> For the complete documentation index, see [llms.txt](https://docs.xenioo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.xenioo.com/actions-and-operations/content/xenioo.bots.actions.base.commentaction.md).

# Comment Action

This action display a comment inside the bot flow.

<img src="https://2532694803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvGYwUmVjfELEiJzfmWLC%2Fuploads%2F6QUKxQxB9rG2BiM44mzd%2FScreenshot%202024-06-04%20093814.png?alt=media&amp;token=0cee85d3-a13c-4cff-a363-d30e430fe9ec" alt="" width="488">

### Settings

The action uses the following settings:

| Setting | Description                                     | [Parsed](/actions-and-operations/dynamic-parsing.md) |
| ------- | ----------------------------------------------- | ---------------------------------------------------- |
| Text    | The text that will be displayed in the designer | :white\_check\_mark:                                 |
| Color   | The background color of the comment             | :no\_entry:                                          |

### Remarks

This action does not produce any result in any channel. It only shows a comment inside the designer as in the following screenshot:

<figure><img src="https://2532694803-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvGYwUmVjfELEiJzfmWLC%2Fuploads%2FGkOOOMozHvm95uBUmv2C%2FScreenshot%202024-06-04%20093931.png?alt=media&amp;token=d67e98c9-cd47-4be5-b7d0-68861f19d2cb" alt=""><figcaption></figcaption></figure>

### Trigger

This action has no triggers.

### Variables

This action does not produce any variable.

### Availability

This action can be used only inside interactions and not as child of other actions.&#x20;
