# Filter your Inbox conversations

Filters help you cut through a busy Inbox and see only the conversations that matter right now. You can filter by label to view a specific category, or filter by read status to surface unread messages.

### Method 1: Filter by label

{% hint style="info" %}
**When to use:** You want to view all conversations tagged with a specific label.
{% endhint %}

1. Click **Inbox** in the main sidebar.
2. Click the label you want to filter by (**Urgent**, **To Do**, or **To Read**) at the top of **My Inbox** in the secondary sidebar.

{% embed url="<https://app.supademo.com/demo/cmok34qmv7x6pza2i2y94lrop>" %}

**Expected outcome:** Only conversations with that label appear in the list.

***

### Method 2: Filter by read status

{% hint style="info" %}
**When to use:** You want to narrow your view to unread messages or see all messages by read status.
{% endhint %}

1. Click **Inbox** in the main sidebar.
2. Open **My Inbox** or **Sales Inbox** from the secondary sidebar.
3. Click the **filter icon** above the conversation list.
4. Select **Unread & Read** or **Unread only**.

{% embed url="<https://app.supademo.com/demo/cmok3clz27y25za2i87x92mof>" %}

**Expected outcome:** Your conversation list updates to show only the messages that match the status you selected.


---

# 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://www.wonderly.com/help/communications-hub/inbox-overview/everyday-use/filter-your-inbox-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.
