# Block and Unblock Contact

Similar to how you can block and unblock contacts in the customer contact menu of the customer service module, you can do the same in the **Contact** menu of the sales activity module. And when customer contact is blocked via the customer support or customer contact page, on the contact page on the sales activity, the contact will be marked as blocked.

Select and click the contact that you want to block, In the upper right corner of contact detail, click the **'Action'** button and select the **'Block Contact'** option. Then, you will be prompted to confirm the block request, click '**Yes'** to proceed block contact or you can click **'No'** to return to the detail contact.

![Block Contact](/files/4AAkbGjmgA3jvet0QTrW)

Then the contact will be marked as blocked. To unblock contact has been blocked, in the upper right corner of the contact detail, click the **'Action'** button and select the **'Unblock Contact'** option. Then, you will be prompted to confirm the Unblock request, click **'Yes'** to proceed unblock contact or you can click ‘**'No'** to return to the detail contact.

![Unblock Contact](/files/n2ltqV2BBiL2uZHjLQiL)


---

# 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.3dolphins.ai/sales-activity/contact/detail-contact/block-and-unblock-contact.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.
