> ## Documentation Index
> Fetch the complete documentation index at: https://chatbotx.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Block Contacts

> Learn how to block spam contacts in ChatbotX manually from Inbox or automatically through Flow Builder.

When you deal with spam accounts, abusive messages, or simply do not want the Bot to keep replying to a certain person, **Block Contact** gives you a clean way to handle it.

After a user is blocked, they will no longer receive any response from the Bot. You can unblock them anytime if needed.

## Method 1: Block manually in Inbox

Use this when you are already viewing the conversation and want to block the contact immediately.

**Steps:**

1. Open the conversation of the person you want to block in Inbox.
2. Click the **Menu** icon in the top corner.
3. Choose **Block Contact**.

<Frame>
  <img src="https://mintcdn.com/chatbotx/6419eoAF_uo2OCBi/images/image-168.png?fit=max&auto=format&n=6419eoAF_uo2OCBi&q=85&s=78b71386ec6854757aee9d7194c23ea3" alt="block_contact_inbox" width="2467" height="1068" data-path="images/image-168.png" />
</Frame>

## Method 2: Block automatically in a Flow

Use this when you want the system to block contacts automatically based on a condition, such as abusive language or a specific behavior.

**Steps:**

1. In any Flow, add a **Perform Action** block.
2. Choose **Contacts Actions -> Block Contact**.

<Frame>
  <img src="https://mintcdn.com/chatbotx/6419eoAF_uo2OCBi/images/image-169.png?fit=max&auto=format&n=6419eoAF_uo2OCBi&q=85&s=df9fb51f7e5583b323454be5655f6d75" alt="block_contact_flow" width="1839" height="989" data-path="images/image-169.png" />
</Frame>

> **Note:** Blocking is different from deleting. **Block** only stops the Bot from replying, while the customer's data stays in the system. **Delete** removes the customer completely and cannot be undone.
