# Text Action

This is the most common action. The bot will display the specified text to the user in a chat bubble.

![](https://2532694803-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdPD9c4fJbXSAZcPHt9%2F-LevfEjQpKeBmwq1CpmB%2F-LevfytKofEG43kwkRLj%2Fimage.png?alt=media\&token=7c895f0e-40eb-4d01-b7b6-4c53d48bd86d)

### Settings

The action uses the following settings:

| Setting     | Description                                 | [Parsed](https://docs.xenioo.com/actions-and-operations/dynamic-parsing) |
| ----------- | ------------------------------------------- | ------------------------------------------------------------------------ |
| Bot Message | The text that will be displayed to the user | :white\_check\_mark:                                                     |

### Remarks

When used on the [Web Channel](https://docs.xenioo.com/basic-concepts/publishing/channels/web), this action can be enhanced with basic scripting and HTML formatting to obtain specific text format or execute action on the target browser. Also, this action will automatically enrich http and https URL found inside the text and transform them in clickable links. If you wish to use a different title for your enriched links attach with a single pipe (|) like in the example below:

![](https://2532694803-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LdPD9c4fJbXSAZcPHt9%2F-MDUsxCEv5WWfzrL8oB3%2F-MDUtfQ-oq-vKSVSA6UU%2Fimage.png?alt=media\&token=29fa2e08-1e7a-4e85-8dc8-22f24dc9fcf0)

### Trigger

This action has no triggers.

### Variables

This action does not produce any variable.

### Availability

Channel specific availability follows the table below:

| Channel          | Availability    |
| ---------------- | --------------- |
| Facebook         | Fully Available |
| WhatsApp         | Fully Available |
| Telegram         | Fully Available |
| Web              | Fully Available |
| Alexa            | Fully Available |
| Google Assistant | Fully Available |
| Slack            | Fully Available |
| API              | Fully Available |

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