UI Comments#
Comments allow users to leave text messages on a UI step during a flow run. This enables collaboration and communication between team members directly within the workflow — for example, adding notes, asking questions, or providing context about the data entered in a form.
How it works#
When comments are enabled for a UI, a comments button appears in the UI during flow execution. Users can toggle the comments panel to view existing comments and add new ones.
Each comment includes:
- The message text
- The user who posted it
- A timestamp
Comments are stored per UI node on the flow run, so different steps in the same flow can have their own comment threads.
See UI Designer