# How to Upload a DNC File

The **Do Not Contact list** (DNC) allows you to block specific contacts from receiving mail, even if they are included in a campaign or order. Here's how to use it:

{% embed url="<https://www.loom.com/edit/ea2dc965ce564627b2fbd58c746a5942>" %}

#### How to Upload a DNC File

1. Go to the **Import Contacts** section.

   <figure><img src="/files/Xl4AMUDkqrNY2mVe7s4t" alt=""><figcaption></figcaption></figure>
2. Upload your CSV file.

   <figure><img src="/files/oB1MRJXGCNWf4kvHksKi" alt=""><figcaption></figcaption></figure>
3. When uploading, **check the box** for **"Do Not Contact"**.&#x20;

   <figure><img src="/files/cf2YtE4RG3Jrsfn8r7Bl" alt=""><figcaption></figcaption></figure>
4. Click **Import**.

   <figure><img src="/files/NGcPo99lSnMGz1wNpMGH" alt=""><figcaption></figcaption></figure>
5. Once uploaded, those contacts will be removed from your contact list and will be skipped in any future orders.


---

# 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.openletterconnect.com/olc-help-docs/do-not-contact-list-dnc-how-to-upload-and-manage/how-to-upload-a-dnc-file.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.
