# Conversation List

### View Conversations by Status&#x20;

Click "All" on the top left to view conversations by status: All, Unassigned, Assigned, or Resolved.<br>

<figure><img src="/files/vgikjBgbxbt1T36TlaMn" alt="" width="188"><figcaption><p>View Conversations by Status</p></figcaption></figure>

### View Conversations by Channel&#x20;

Click "All Platforms" to view conversations across different channels.

<figure><img src="/files/LLhBPIpSvp9Ar44wzl8V" alt="" width="188"><figcaption><p>View Conversations by Channel</p></figcaption></figure>

<figure><img src="/files/9GuPwRFDkuAkRQqdO9Af" alt="" width="188"><figcaption></figcaption></figure>

### Filter Conversations&#x20;

Click the filter icon to view unread conversations, conversations with specific labels, or conversations assigned to specific agents/teams.

<figure><img src="/files/gTaL8uzBaDORYSGYcCPu" alt="" width="188"><figcaption><p>Filter Conversations</p></figcaption></figure>

<figure><img src="/files/glRRM5SSL7aBWtwVedlA" alt="" width="188"><figcaption></figcaption></figure>

### Add a New WhatsApp Contact&#x20;

Click the "+" icon and enter a Name and Phone number to add a new contact and start a conversation.

<figure><img src="/files/jNI6go5ffFWqbmfo1r0K" alt="" width="188"><figcaption><p>Add a New Contact</p></figcaption></figure>

<figure><img src="/files/93NcbgSQR3s9uAfmbXMY" alt="" width="188"><figcaption></figcaption></figure>

### Perform Batch Actions&#x20;

Click "Select" to choose multiple conversations, then click "Action" to assign them to a specific agent/team or mark them as Unassigned, Resolved, or Open.

<figure><img src="/files/ARMAtcL8FSCD91MIyDd9" alt="" width="188"><figcaption><p>Select</p></figcaption></figure>

<figure><img src="/files/Lq5Bg45i2wk7ytTmQ4sX" alt="" width="188"><figcaption><p>Batch Select</p></figcaption></figure>

<figure><img src="/files/hmH40l1pdgNPNCEHmsYO" alt="" width="188"><figcaption><p>Actions</p></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.chatalog.ai/chatalog-mobile-app/conversation-list.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.
