# Searching conversations

You may search for certain conversations by clicking on the Search Bar.&#x20;

<figure><img src="https://3695386554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJAJdkbr7buxJRDEtuBWs%2Fuploads%2FO0NP77JBEpoTm9QCFTE5%2FSearch%201.jpg?alt=media&#x26;token=5b08a010-14d3-496c-bc03-b0301459a882" alt=""><figcaption></figcaption></figure>

You may search for conversations in two ways stated below. Once you have located the chatroom, click on it, and you will be directed to the chatbox. It will be shown on your display.

<table><thead><tr><th width="221.5">Search option</th><th>Function</th></tr></thead><tbody><tr><td>Chat name</td><td>Refers to searching by contact name — for example, your client's name. </td></tr><tr><td>Message content</td><td>Refers to searching by words in chat — in other words, the text in the messages you have sent before.</td></tr></tbody></table>

<figure><img src="https://3695386554-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FJAJdkbr7buxJRDEtuBWs%2Fuploads%2F1JY3LuXwFG9Gol9szolK%2FSearch%202.jpg?alt=media&#x26;token=9eefb06b-486d-446a-9c70-0c195d1f0ac2" 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/searching-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.
