# Interactive Button

This button will activate one or more operations. Use this button to move the conversation flow to other interactions on user click on an [Interactive Message](https://docs.mylinkconnect.com/actions-and-operations/cards/interactive-message-action).

![](https://content.gitbook.com/content/tZEstFBYh3uMutlup6ku/blobs/b8FUkl1Si9UgXPuSPqcs/image.png)

Settings

‌The action uses the following settings:

| Setting     | Description                                                                                                                                                               | ​[Parsed](https://app.gitbook.com/@xenioo-1/s/workspace/~/drafts/-Lg2nKXO6MBdgV8rk5-H/primary/actions-and-operations/dynamic-parsing)​ |
| ----------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------- |
| Title       | The title of the button                                                                                                                                                   | ​:white\_check\_mark:                                                                                                                  |
| Description | The description of the button. Only [List Messages](https://docs.mylinkconnect.com/actions-and-operations/cards/interactive-message-action) will display the description. | ​:white\_check\_mark:                                                                                                                  |
| Expression  | The regular expression that may trigger the button if the user writes something instead of clicking the button                                                            | :white\_check\_mark:                                                                                                                   |

### Remarks <a href="#remarks" id="remarks"></a>

This action supports an additional Style Action that can be used to extend the look & feel of the button on platform that support styling.

### Trigger <a href="#trigger" id="trigger"></a>

Click. This action will trigger any child operation as the user clicks the button.

### Variables <a href="#variables" id="variables"></a>

This action does not produce any variable.‌

### Availability <a href="#availability" id="availability"></a>

Channel specific availability follows the table below:

| Channel          | Availability      |
| ---------------- | ----------------- |
| Facebook         | Parent Dependent. |
| WhatsApp         | Parent Dependent. |
| Telegram         | Parent Dependent. |
| Web              | Parent Dependent. |
| Alexa            | Parent Dependent. |
| Google Assistant | Parent Dependent. |
| Slack            | Parent Dependent. |
| API              | Parent Dependent. |

‌This operation can be used only as a child of an Interactive Message. Any account can use this action regardless of [subscription level](https://app.gitbook.com/@xenioo-1/s/workspace/~/drafts/-Lg2nKXO6MBdgV8rk5-H/primary/basic-concepts/your-account/the-free-plan).‌


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.mylinkconnect.com/actions-and-operations/cards/additional-buttons/interactive-button.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
