# Opt-out management

{% hint style="info" %}
Available only for the **SMS channel**
{% endhint %}

To ensure compliance, you can use opt-out management to allow users to subscribe/unsubscribe on their own using designated keywords.

## Step 1: Enable opt-out management

1. Goto Settings > Channel > SMS > Configuration
2. Choose the number, and enable the configuration

<figure><img src="/files/8e6eDkgd2bMFqR2sFApF" alt=""><figcaption></figcaption></figure>

## Step 2: Define the keywords

1. Goto Channels > SMS > Opt-out management
2. Define the keywords for opting in/out.
3. Define the default messages when opting in/out.

<figure><img src="/files/JCAmew6NUMommZMAlX4c" alt=""><figcaption></figcaption></figure>


---

# 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://help.wotnot.io/support-and-billing/faq/opt-out-management.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.
