# Set Context Action

This operation will alter or clear the current [NLP conversation context](https://docs.mylinkconnect.com/artificial-intelligence/nlp/intents#context). Different contexts may alter the conversation flow, depending on the context filter configured on your NLP intents.

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

### Settings

The action uses the following settings:

| Setting | Description                                  | [Parsed](https://docs.mylinkconnect.com/actions-and-operations/dynamic-parsing) |
| ------- | -------------------------------------------- | ------------------------------------------------------------------------------- |
| Context | The name of the context that needs to be set | :white\_check\_mark:                                                            |

### Remarks

Using this action also resets the context expiration counter that may have been set by the [automatic context](https://docs.mylinkconnect.com/artificial-intelligence/nlp/intents#context) execution.

### Trigger

This action has no triggers.

### Variables

This action produces the following variables after being triggered:

| Variable              | Description                  |
| --------------------- | ---------------------------- |
| conversation\_context | The new conversation context |

### 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;

### Further Reading

{% embed url="<https://www.xenioo.com/en/using-nlp-to-fuel-your-chatbot-ai/>" %}
