# How To See Incoming Messages And Reply To User ?

#### <mark style="color:red;background-color:orange;">Managing WhatsApp Messages in Team Inbox</mark>

* **Viewing Messages and Chats**:
  * Default view under the "Mine" tab shows chats assigned to you.
  * To view all contacts, select the "All" tab.
* **Assigning Contacts**:
  * Click a contact to assign it to yourself.
  * Assigned contacts are visible in the "Mine" tab.
* **Replying to Users**:
  * The user's WhatsApp name is displayed by default.
  * Type your message in the reply area and send.
* **Handling Automations**:
  * If a contact is assigned to an agent, automated replies and bot flows are disabled.
* **Mark the chat as done when conversation is completed**:
  * Click the three dots on a chat.
  * Select "Mark as done" to close the chat.
* **Sending Template Messages**:
  * After 24 hours without user interaction, use template messages.
  * Click "template", choose a pre-approved template, fill the required variables, and click "send".
* **After Sending a Template Message**:

  * Mark the  as done to allow bot interactions based on keywords or flows.

  &#x20;

{% embed url="<https://www.youtube.com/watch?v=GsKwZ_3NDoE&t=1s>" %}


---

# 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://helpdocumentation.gitbook.io/user/inbox-v1-old/how-to-see-incoming-messages-and-reply-to-user.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.
