> For the complete documentation index, see [llms.txt](https://docs.does.qa/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.does.qa/test-steps/utility/flow-comment.md).

# Flow Comment

Flow Comment adds a text note on the Flow canvas. It does not run during a Test Case. Use it to document intent, handover notes, or reminders for other builders.

![Flow comment Test Step](https://app.does.qa/screenshots/node/utility_comment_flow.png)

## When to use it

* Explain why a branch exists or what data setup it expects.
* Leave a handover note before another teammate edits the Flow.
* Mark sections of a large Flow without affecting Run results.

## Configure

### Basics

| Field       | What to set                   |
| ----------- | ----------------------------- |
| **Comment** | Note text shown on the canvas |

### Advanced

| Field              | What to set                                          |
| ------------------ | ---------------------------------------------------- |
| **Status on fail** | [Failed Status](/test-step-options/failed-status.md) |

## Related

* [Test comment](/test-steps/utility/test-comment.md)
* [Name test](/test-steps/utility/name-test.md)
* [Utilities](/test-steps/utility.md)

**Tags:** `utility`, `comment`, `flow`, `message`, `header`
