# How to Block Contacts and Manage Spam

{% hint style="success" %}
in this article, you’ll learn how to stop receiving spam messages on the platform.
{% endhint %}

Spam messages increase clutter in your inboxes and may trigger unwanted Workflows or agent assignments. Spam messages may also contain harmful links that could lead to malware.

Discover a simple and effective method to manage spam messages and reduce unwanted messages received on the platform, minimizing disruptions to your business operations.

If Contacts have been mistakenly blocked, you can always unblock them and resume communication.

#### Methods <a href="#methods" id="methods"></a>

* [Block a Contact via Messages Module](/ismessenger/automate-conversations.md)
* [Block a Contact via Contacts Module](/ismessenger/automate-conversations.md) (only for Owners and Managers)
* [Unblock a Contact](/ismessenger/automate-conversations.md)

Before blocking a Contact, you may want to refer [here](#impacts_of_blocking_contacts) to understand the implications of doing so.

**Block a Contact via Messages Module**

When viewing a conversation from a Contact, you may come across the message(s) as a spam. Follow these steps to manage this:

1. Go to **Messages** > locate the conversation with the spam message.
2. From the Messaging Console, click the action menu icon.
3. Click **Block Contact**. You will see a confirmation message.
4. Click **Block** to confirm and you will receive a message indicating the successful block.

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

**Block a Contact via Contacts Module**

You can also block Contacts from the Contact list. However, this module is only accessible by Owners and Managers. Follow these steps to manage spam messages:

1. Go to **Contacts** and locate the Contact who sent the spam message.
2. Under the **Actions** column, click the action menu icon parallel to the Contact. Alternatively, click the Contact’s name or profile photo to display the Contact’s profile, then click the action menu icon.
3. Click **Block Contact**. You will see a confirmation message.
4. Click **Block** to confirm and you will receive a message indicating the successful block.

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

**Unblock a Contact**

If you have accidentally blocked a Contact, you can always reverse the action by using the same methods as to blocking a Contact. You will see the **Unblock Contact** option available for blocked Contacts. With that, you will be able to resume conversation.

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

#### Impacts of Blocking Contacts <a href="#impacts_of_blocking_contacts" id="impacts_of_blocking_contacts"></a>

**Unable to receive messages by the Contact**

Any messages sent by the Contact after the block occurs will not be displayed in the conversation window on the **Messages** module, and will not be counted towards your Monthly Active Contacts (MAC) usage in the next billing cycle.

**Contact interaction disabled**

You will not be able to send any messages or interact with the Contact. The messaging console for the Contact will be disabled.

<figure><img src="https://files.helpdocs.io/9e3syfbzn8/articles/ema75l3e2j/1713325136874/contact-interaction-disabled.png" alt="Contact interaction disabled"><figcaption></figcaption></figure>

**Conversation closed and blocked**

The conversation will automatically be closed and blocked. The conversation will be moved to the **Blocked Contacts** inbox.

<figure><img src="https://files.helpdocs.io/9e3syfbzn8/articles/ema75l3e2j/1713325057638/convo-closed-and-blocked.png" alt="Conversation closed and blocked"><figcaption></figcaption></figure>

**Contact moved to Blocked Contacts Segment**

The Contact will not be displayed in any Segment, except in the **Blocked Contacts** Segment.

<figure><img src="https://files.helpdocs.io/9e3syfbzn8/articles/ema75l3e2j/1713325090787/contact-moved-to-blocked-contact-segment.png" alt="Conversation moved to Blocked Contacts Segment"><figcaption></figcaption></figure>

**Ongoing Workflows automatically stops**

If the conversation has any ongoing Workflows, these Workflows will automatically be stopped.

You can still initiate a Workflow shortcut for blocked Contacts. However, if the Workflow has a step that interacts with the Contact in terms of messaging the Contact, open or close conversation step, the Workflow will automatically end upon reaching this step.

**Snoozing not available**

You will not be able to snooze blocked Contacts.

**No merging of Contacts**

You will not be able to merge a Contact with a blocked Contact and vice versa.


---

# 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.is-messenger.com/ismessenger/automate-conversations/how-to-block-contacts-and-manage-spam.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.
