# Understanding Suppression

## Suppressed emails fall into the following categories:

* The emails of people who unsubscribed from receiving your communication
* The emails that bounced because people's inboxes are full
* The emails of people who marked your communication as spam/complaints
* The emails that are inactive or invalid/non-existent

Our system automatically suppresses these types of emails (and therefore excludes them from receiving future communication) in order to protect your Sender Reputation.

## How do I know if someone is suppressed?

There are a few ways to find contacts that are suppressed.

### View your Suppression Report

1. Click Audience on the left menu, then Suppression from the drop-down list
2. Select the category you'd like to view - email/SMS unsubscribes, bounces, complaints, or in-active

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

### Search their contact information

1. Click Audience on the left, then Contacts and search for the contact there, or search for them in the search bar at the top, next to Configure
2. Open their profile and you will see 'Suppressed' in red text if they have been suppressed

&#x20;

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

If it is due to email or SMS un-subscribe, you will see that to the right.

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

### View your inbox

1. Go to your inbox from the left hand menu
2. If a contact has been suppressed, you will see 'Suppressed' in red text next to their name
3. You will also see that you are unable to email/SMS text them if they have opted out of communication

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

## Can I un-suppress someone?

You can manually un-suppress a contact by clicking the 'Suppressed' link in red. Communication will be sent, but if the email is still invalid, inbox still full, or the user is still opted out, this can have a negative impact on your Email Reputation.&#x20;


---

# 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.gleantap.com/audience/understanding-suppression.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.
