> ## Documentation Index
> Fetch the complete documentation index at: https://docs.getstrada.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Do Not Call List

> Manage opt-out requests and maintain compliance with do-not-call preferences

## Overview

The Do Not Call List helps you maintain compliance and respect customer preferences by tracking contacts who have requested not to be called. All agents will automatically block outbound calls to numbers on this list.

***

## Enable Tracking

Toggle **Enable Tracking** to have your AI agents automatically detect and add customers who request not to be called during conversations. When enabled, agents will:

1. Recognize opt-out requests during calls
2. Automatically add the phone number to the do not call list
3. Prevent future outbound calls to these contacts

<Frame>
  <img src="https://mintcdn.com/strada/oaSdzG8_ZGgSP0SZ/settings/calls/dnc-enable-tracking.png?fit=max&auto=format&n=oaSdzG8_ZGgSP0SZ&q=85&s=7edae9119576c4d59cdf0c06df802c46" alt="Enable Tracking toggle" width="994" height="208" data-path="settings/calls/dnc-enable-tracking.png" />
</Frame>

***

## Do Not Call List

The table displays all blocked phone numbers with the following columns:

* **Phone Number** - The contact's phone number
* **Added** - How long ago the number was added to the list
* **Conversation** - A link to view the original call where the opt-out was requested, or "No Call" if the number was added manually

Each row also includes a delete button to remove the number from the list.

<Frame>
  <img src="https://mintcdn.com/strada/oaSdzG8_ZGgSP0SZ/settings/calls/dnc-list.png?fit=max&auto=format&n=oaSdzG8_ZGgSP0SZ&q=85&s=c9beeb4507ba7c7fd02e29030c19fc5b" alt="Do Not Call List" width="994" height="812" data-path="settings/calls/dnc-list.png" />
</Frame>

### Adding a Number

Click **+ Add Number** to manually add a phone number to the do not call list. Enter the number in the dialog and confirm to block future outbound calls to that contact.

<Frame>
  <img src="https://mintcdn.com/strada/oaSdzG8_ZGgSP0SZ/settings/calls/dnc-add-number.png?fit=max&auto=format&n=oaSdzG8_ZGgSP0SZ&q=85&s=b37d0714a18af1e1cd6b6a34e39d2b79" alt="Add Phone Number dialog" style={{ borderRadius: '12px' }} width="680" height="378" data-path="settings/calls/dnc-add-number.png" />
</Frame>

### Exporting

Click **Export CSV** to download the complete list for compliance reporting or integration with other systems.

***

## Import Phone Numbers

To add multiple phone numbers at once, click **Choose CSV File** or drag and drop a CSV file into the import area.

The CSV must contain a single column with a header that includes "phone" or "number" (e.g., `phone_number`). After uploading, you'll see a preview of the parsed numbers along with any validation errors. Click **Import** to add all valid numbers to the list.

<Frame>
  <img src="https://mintcdn.com/strada/oaSdzG8_ZGgSP0SZ/settings/calls/dnc-import.png?fit=max&auto=format&n=oaSdzG8_ZGgSP0SZ&q=85&s=965fbb3ad6d59447f31312e88e10846d" alt="Import Phone Numbers" width="994" height="404" data-path="settings/calls/dnc-import.png" />
</Frame>
