> For the complete documentation index, see [llms.txt](https://docs.bird.com/applications/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bird.com/applications/audience/suppressions/how-to/manage-suppression-list.md).

# Manage suppression list

### Accessing Your Suppression List

You can view all suppressed contact email/phone numbers by navigating to the Marketing section of your Bird workspace. This centralized view helps you monitor and manage all blocked emails / phone numbers.

* Go to Marketing > Audience > Suppressions to view all your suppressions
* You can filter suppressions based on platform or use case
* You can search for a phone number (with + country code) or email to check their suppression
* You can click on the row or click on 3 dots > View suppression to see details like
  * When was the contact created
  * When was this email / phone suppressed
  * Who initiated the suppression - contact vs marketer
  * Reason for suppression
  * Marketing vs Transactional
  * If Transactional SMS suppression, then the originator or sender phone number from which it is suppressed

### Managing Suppression Lists

* You can remove suppression by clicking on **3 dots > Remove suppression**
* If you want to export suppressions, go to Contacts > Advanced filters
  * Select condition as **If someone can or cannot receive marketing/transactional**

<figure><img src="/files/Us8wTb3hH6oZS4dZbmWN" alt="" width="354"><figcaption></figcaption></figure>

* Select **cannot receive**

<figure><img src="/files/Zkt4TWVDPbDLkQmUngbB" alt="" width="563"><figcaption></figcaption></figure>

* Select **Email / SMS/ WhatsApp**

<figure><img src="/files/AUZd36jKySwsxNJIRjo0" alt="" width="563"><figcaption></figcaption></figure>

* Export from the page or save as a segment and export.

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


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.bird.com/applications/audience/suppressions/how-to/manage-suppression-list.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
