# 3. Managing Chats with Whatsapp Customers

*When a customer sends a message to the page, the message will be directed to Omni - WhatsApp.*

*The number of unread messages will be displayed on the menu.*

<figure><img src="/files/03U5uzm53LnMIi7LavO3" alt=""><figcaption></figcaption></figure>

*To manage messages and support customers efficiently, agents need to follow these steps:*

*Step 1: Open the Omni page.*

*Step 2: Click on the WhatsApp tab.*

*Step 3: Click on the Inbox tab to see the message recently received from the Whatsapp customer.*

*Step 4: Click on the message to start chatting and provide support.*

&#x20;*Here, you can see the assigned support agent by hovering over the small avatar on the message (see the image).*

*Viewing permissions for sessions are set in the Interaction section*

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


---

# 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.antbuddy.us/antbuddy-inc-documents/antcrm-customer-management/conversation/whatsapp-use-guide/3.-managing-chats-with-whatsapp-customers.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.
