> For the complete documentation index, see [llms.txt](https://docs.inogic.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inogic.com/whatsapp4dynamics/features/block-and-unblock-functionality.md).

# Block and Unblock Functionality

The Block / Unblock feature allows CRM agents to manage and control communication with specific WhatsApp numbers directly from Dynamics 365 CRM.&#x20;

Using this feature, agents can block unwanted, restricted, or spam numbers to prevent further communication through WhatsApp4Dynamics. Once a number is blocked, both incoming and outgoing communication with that WhatsApp number is restricted within the CRM.&#x20;

This feature helps organizations:&#x20;

* Manage unwanted conversations efficiently &#x20;
* Prevent spam or unauthorized communication &#x20;
* Improve communication control and compliance &#x20;
* Maintain cleaner and more secure customer interactions &#x20;

{% hint style="info" %}
**Note:** Only CRM users who have the required privileges configured in WhatsApp4Dynamics Settings will be authorized to block or unblock numbers.
{% endhint %}

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

## What Happens When a Number is Blocked?

Once a WhatsApp number is blocked:

* CRM agents will not be able to send messages to the blocked number.
* Incoming WhatsApp messages from the blocked number will not appear in CRM.
* The status of the chat record will be marked as blocked.
* The Status Reason for the related chat session is automatically updated to Cancelled.
* The blocked conversation can still be viewed for reference purposes.

If required, the blocked number can later be unblocked to resume normal communication.

## Ways to Block a Number:

CRM agents can block a WhatsApp number using the following methods:

**Method 1: Block from the Chat Record**

1\.  Open the specific Chat record.

2\.  Click the Ellipsis (⋮) menu available in the Chat UI.

3\.  Select the Block option.

Once selected, the WhatsApp number will be blocked successfully.

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

**Method 2: Block from the Notification Panel**

1\.  Open the Notification Panel.

2\.  Locate the incoming chat notification.

3\.  Click the Block option for the specific number.

{% hint style="info" %}
**Note:** This option is available only when a new chat notification is displayed in the notification panel.
{% endhint %}

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

**Viewing Blocked Numbers:**

After a number is blocked:

* Users can filter and view blocked conversations directly from:

&#x20;     Chat Hub

&#x20;     Chat Entity Grid

* The chat record’s Status Reason is automatically updated to: Blocked

This helps CRM agents quickly identify blocked conversations within Dynamics 365.

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

<figure><img src="/files/73j0iCeqvINiEhj85Wv4" alt=""><figcaption></figcaption></figure>

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

## Ways to Unblock a Number:

If communication needs to be resumed, CRM agents can unblock the number using either of the following methods:

**Method 1:**

1\.  Open the blocked Chat record.

2\.  Click the Ellipsis (⋮) menu.

3\.  Select the Unblock option.

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

**Method 2:**

1. Open the blocked Chat record.
2. Click the Unblock button available on the Chat UI.

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

Once unblocked: &#x20;

* Incoming messages will be received again
* Outgoing messaging will be enabled
* Normal WhatsApp communication will resume


---

# 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:

```
GET https://docs.inogic.com/whatsapp4dynamics/features/block-and-unblock-functionality.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.
