> For the complete documentation index, see [llms.txt](https://docs.emaildelivery.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.emaildelivery.com/docs/funnels/contact-suppression-and-exclusion.md).

# Contact Suppression and Exclusion

You can exclude and suppress contacts from receiving a funnel message by selecting suppression lists you've previously uploaded, or by selecting segments or contacts that have had a tag applied to them

{% hint style="info" %}
Any contact that exists in the selections on the suppression tab page will not receive the funnel message
{% endhint %}

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/17/e5f58716-0519-462e-986a-78b7a358ff7b.png)

{% hint style="info" %}
Use the dropdown next to each category to add contacts to suppress

To remove selections you have made, simply click on them as shown in the example below
{% endhint %}

![](https://d2x3xhvgiqkx42.cloudfront.net/e0384b56-4f90-47bf-9077-d8a44f0eb175/2a05d828-eb35-44b0-9b70-bfc4c7204e36/2018/12/17/a2f5b393-44af-442c-9b40-c12952e7c92b.gif)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.emaildelivery.com/docs/funnels/contact-suppression-and-exclusion.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.
