# Do Not Contact Lists

This section is designed for creating contacts that need to be excluded from interaction lists.

For each contact, multiple communication channels can be specified, such as several phone numbers, email addresses, messengers, etc.

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

1. Blocked Contacts List Name
2. Total: The number of contacts in the list

***

## **Creating/Editing a Do Not Contact List**

When creating a blocked contacts list, the following parameters must be specified:

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

1. Do Not Contact List Name
2. Upload a CSV file with the list of contacts

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

Format: CSV (comma-separated), where the first row contains column names and all subsequent rows contain contacts and their data.

When editing the contact list via this field, additional data can be uploaded. The format of the original file and the upload file must be the same.

{% hint style="success" %}
Example:

id,email,full\_name,debt

1,<stonadya@ukr.net>,nadya,75.25

2,<nadiia@com.ua>,nadiia,150.5

3,<cristina@com.ua>,cristina,225.75
{% endhint %}

3. Sample: A table showing the data uploaded from the file.
4. Blocked contact columns are the contact details that need to be added to the blocked contacts list — for example, phone numbers, email addresses, NovaTalks conversation IDs, etc. A contact can have multiple contact details. In this case, the system will add all communication units as blocked. For each communication unit, its type must be specified.


---

# 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.novatalks.com.ua/en/get-started/outgoing-campaigns/lists/do-not-contact-lists.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.
