# Filtering conversations

Begin by clicking on the "Filter" highlighted, and "Chat Filter" should appear on your display. You may filter conversations by conditions, assignee, and channel.&#x20;

By clicking on the filters, you wish to apply and "Apply" to confirm, filtered conversations will appear on the list of your conversations.&#x20;

<figure><img src="https://3695386554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJAJdkbr7buxJRDEtuBWs%2Fuploads%2FpyJT2KXueYpTyYanaTUF%2FFilter%201.jpg?alt=media&#x26;token=9776b884-1575-41c6-ac78-8e8dac0e6433" 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://support.chatmonster.io/features/inbox/filtering-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.
