# Select and Download Conversations

In the Conversation Tray, you can filter chats by their status and group. In addition, you can add contacts as well as download all the chats you had with your customers.&#x20;

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhElFPtMZjXYjDDMBT5q2%2Fuploads%2FW8KClxSPnNIdaxe0xyZV%2FConversation%20Tray.png?alt=media&#x26;token=19897e98-26a6-40d5-841d-5b65d18ebd18" alt=""><figcaption></figcaption></figure>

The filter options are,

* All Contacts<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhElFPtMZjXYjDDMBT5q2%2Fuploads%2FORBRYmXV1N6yI5hySLSm%2FAll%20Contacts%20in%20Chat.png?alt=media&#x26;token=0885b9be-aa53-40fc-a797-3bedda052256" alt="" data-size="line">: By default you see conversation of all the contacts.&#x20;
* Starred Contact<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhElFPtMZjXYjDDMBT5q2%2Fuploads%2FMyhb0RJkXV1ol4yIVnML%2FStarred%20Contacts.png?alt=media&#x26;token=4f32cdbb-34a9-4c92-939a-fa2ba0aea59d" alt="" data-size="line">: View conversation of the contacts that you've pinned.&#x20;
* Unread Contacts<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhElFPtMZjXYjDDMBT5q2%2Fuploads%2FFBwOnfKFibTJ3BEubfEO%2FUnread%20Contacts.png?alt=media&#x26;token=29f3c75e-befb-4dd8-a553-d060a2686a9a" alt="" data-size="line">: View chats that you haven't read.&#x20;

If you want to add a contact using chat, you can click the add contact button<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhElFPtMZjXYjDDMBT5q2%2Fuploads%2FYExBO4L1cIQf04XX7eGS%2FAdd%20Contacts%20using%20Chat.png?alt=media&#x26;token=97b24f89-670d-4620-97c0-1bb069872b14" alt="" data-size="line">

And if you want to download the conversations, simply click the download button<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhElFPtMZjXYjDDMBT5q2%2Fuploads%2FcH9phiHJBZIYZmUbLyUF%2FDownload%20Conversations.png?alt=media&#x26;token=374ecb9f-75ff-4b10-ad9f-fcaf3c0d37f6" alt="" data-size="line">


---

# 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.rampwin.com/english/select-and-download-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.
