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

# Reset Conversation Action

This action reset the conversation position to the default starting [behaviour ](/basic-concepts/the-chatbot-designer/behaviours_concepts.md)and [interaction ](/basic-concepts/the-chatbot-designer/interactions_concepts.md)and all non basic variables and tags from the current conversation.

![](/files/-MI4FhBghSEWzsyr2PAQ)

### Settings

The action uses the following settings:

| Setting                     | Description                                                                                                                                              | [Parsed](/actions-and-operations/dynamic-parsing.md) |
| --------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------- |
| Reset Variables And Tags    | Enable this flag to force clearing of all all non basic variables and tags.                                                                              | :no\_entry:                                          |
| Reset Conversation Position | Enable this flag to set conversation position to [chatbot defaults](/basic-concepts/the-chatbot-designer/interactions_concepts.md#the-start-interaction) | :no\_entry:                                          |

### Remarks

Use this action whenever you need to reset the current conversation from the flow and/or clear any variable you may have used. Using both reset of variables and tags and reset of conversation position will basically put back the user to the starting point *without* removing the contact.

As soon as the conversation position is reset, your user will receive your chatbot [starting message](/basic-concepts/the-chatbot-designer/interactions_concepts.md#the-start-interaction).

### Trigger

This action does not have any trigger.

### 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 inside interactions and as child of other actions. This action requires a [Premium Account](/basic-concepts/your-account/upgrading-from-free.md) to be used on a live chatbot.
