# Suppressing Contacts

Suppressing contacts allows you to reduce your monthly bill without deleting any customer data. See the tutorial below on how to suppress contacts.<br>

1. Go to the [**Audience**](https://manager.cymbal.co/audience) tab in your Cymbal.co dashboard

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

2. Use filters to select the contacts you want to suppress. For example, you might filter for contacts with a 1-star email rating.

<figure><img src="/files/18Ib4MuJd1OfXwkA05kI" alt=""><figcaption></figcaption></figure>

3. Click **“Manage suppression”**&#x20;

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

4. Choose the communication channel you want to suppress. For this example, we will suppress both Email and Text message. Then, click **“Update status for X contacts”.**

<figure><img src="/files/8nP4tRgoeKgAWY1xvWQI" alt=""><figcaption></figcaption></figure>

5. Click **“Suppress”** to confirm and complete the process.

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

## How Can a Suppressed Contact Be Unsuppressed?

If a suppressed contact **purchases a ticket and opts in**, they will automatically be unsuppressed and start receiving marketing communications again.


---

# 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://docs.cymbal.co/help/contacts/suppressing-contacts.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.
