# Manage opt-outs

{% hint style="info" %}
All timestamps in relevant time zones.
{% endhint %}

The *Opt-Out* *Manager* is accessed by selecting *Opt-Outs* in the left-hand navigation.&#x20;

<figure><img src="/files/1bOw5hkbLbrDbRSlPWTd" alt=""><figcaption></figcaption></figure>

The *Opt-Out* *Manager* lists all recipients who do not want to receive further communication from your business. When a campaign is sent, the campaign’s recipient list is checked against the opt-out list. Recipients who opted out are flagged and will not be sent a message.

In the *Opt-Out* *Manager*, you can:&#x20;

* View a table listing all opted-out numbers on this account and the date and time they unsubscribed.
* Search for a number and export results.
* Filter on the channel the end-user opted out of (SMS, WhatsApp, All).
* Add numbers to the opt-out list, either as a single number or a bulk upload via a .xlsx or .csv file (max. 100MB).

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

### **Single opt-out**

When adding a "**Single Opt-Out**”, you can add a WhatsApp or SMS number or both.&#x20;

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLTbnSU7slq5Jurb1u3jb%2Fuploads%2FzDyTEjHsXjDcZNZwrEQC%2Fimage.png?alt=media&#x26;token=310ee21e-1e18-4135-805a-3e3c25856393" alt="" width="375"><figcaption></figcaption></figure>

When selecting a WhatsApp number that wants to opt out, you must also select the source WhatsApp number(s) they are opting out of.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLTbnSU7slq5Jurb1u3jb%2Fuploads%2FB5sSTDxND7ODaE21dD56%2Fimage.png?alt=media&#x26;token=1edbc493-d1fe-41ec-9580-0ef1d6b3092e" alt=""><figcaption></figcaption></figure>

Click *Add Opt-Out*.

A confirmation banner is shown, and the number now appears in the opt-out table.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLTbnSU7slq5Jurb1u3jb%2Fuploads%2FQvWanqLYtkF8UQkHfT89%2Fimage.png?alt=media&#x26;token=3bea3bb3-d5b2-4898-89c0-a0eb431185a9" alt="" width="375"><figcaption></figcaption></figure>

### **Bulk upload**

When **bulk uploading opt-outs**, you choose an .xlsx or .csv file to upload. While the file uploads, select the channel (WhatsApp, SMS) these numbers want to opt out of. If WhatsApp, you must also also select the source number(s).

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLTbnSU7slq5Jurb1u3jb%2Fuploads%2FPwtR4Q8J3QjHHZ1dOmqi%2Fimage.png?alt=media&#x26;token=76818304-0d80-42c8-a854-b1d7f76e2a74" alt="" width="375"><figcaption></figcaption></figure>

Once the file is successfully uploaded, you must select the column in your file containing the number(s) that want to opt out.

Click *Add Opt-Out*.

A confirmation banner is shown, and the number now appears in the opt-out table.

{% hint style="info" %}
To **add or remove** numbers to/from this list, upload a new file. The new file replaces the existing list on this tab.
{% endhint %}

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FLTbnSU7slq5Jurb1u3jb%2Fuploads%2FHHgAW5OVRgZtl5K2Fzsx%2Fimage.png?alt=media&#x26;token=10c87147-5daa-481a-95f4-fb875ce3fd6b" 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://guides.clickatell.com/broadcast-messenger/responses-and-opt-outs/manage-opt-outs.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.
