Commenting techniques
Using comments in workflows is considered a good practice as it can give a better step-by-step notification of what is done in the workflow. Therefore, commenting in a complex workflow is considered to be good while debugging:
- The package you'll need to use comments inside a workflow needs to be installed from the Package Manager functionality that is available in the
Activities
panel (theManage Packages
icon). You can installUiPath.Core.Activities
from the packages; inside you will find theComment
activity in theActivities
panel as indicated by the arrow (in this case, it is installed):

- Once the package is installed, just drag and drop the
Comment
activity from theActivities
panel and add comments in between the workflows wherever you want:
