> 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="/files/6xTtqeM2naNVj9mjjqBH" 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="/files/UWP2AaOOJTBF1OylJGfL" 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;
