# Search for a conversation

When your Inbox fills up, scrolling through every message is not practical. Wonderly lets you locate conversations by keyword, client name, or topic and open them directly from the results.

### Search a conversation from Wonderly's Inbox

{% hint style="info" %}
**When to use:** You know a keyword, client name, or topic and want to jump straight to the conversation.
{% endhint %}

1. Click **Inbox** in the main sidebar.
2. Click the **Search** icon at the top of the secondary sidebar.
3. Type your search query.
4. Click any result to open the full conversation.

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

***Expected Outcome:** The conversation list opens. Once you open a conversation, all other matching results remain visible in the secondary sidebar for easy browsing.*


---

# 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/search-for-a-conversation.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.
