# List of Conversations

## Select channels

This is a filter you can choose to decide which conversations in Messenger or Website form will appear.

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

## Search by name or email

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

This box will let you find your customer more quickly by using email/name information.

## Filter

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

There will be a list including 2 selections to filter your conversations: Latest first or Unread first by clicking below the search box.

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

* You can also select a category to customize your conversation preferences:
  * **Facebook Messenger**: This filter populates conversations from the Facebook page you've linked to your WorkSpace.
  * **Website**: This filter displays conversations from the website integrated with the chatbot.
  * **Conversation Status**: This filter allows you to view conversations based on their status. Even hidden conversations will appear under the "Closed" category.

&#x20;


---

# 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://documents.cxgenie.ai/live-chat-and-support/list-of-conversations.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.
