# Search Conversation

To search a conversation in chat, simply type your contact's phone number, name or message in the search field.&#x20;

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhElFPtMZjXYjDDMBT5q2%2Fuploads%2FNt0ql5yZVDGWDJKLWkmP%2FChat%20search.png?alt=media&#x26;token=51b509e0-7b1d-416d-ae32-5c9551301887" alt=""><figcaption></figcaption></figure>

As you'll do that, it will bring the conversation matching the search query. You can also look for a particular message by switching to the Messages tab.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhElFPtMZjXYjDDMBT5q2%2Fuploads%2FzNC0cI7oCZMi3ynPNRZi%2FSearch%20Chat%20Messages.png?alt=media&#x26;token=42d97e71-cf2d-42f2-91ff-fc71830fadd4" alt=""><figcaption></figcaption></figure>

Furthermore, you can also sort conversations in the Latest or Oldest order.&#x20;

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhElFPtMZjXYjDDMBT5q2%2Fuploads%2FKqKoPsMGdPHhAyaDi1Vk%2FChat%20Order%20Sorting.gif?alt=media&#x26;token=7a6440f6-e1d2-42f4-af11-8d23b84db73d" alt=""><figcaption></figcaption></figure>

Simply click the<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhElFPtMZjXYjDDMBT5q2%2Fuploads%2FcLgzUjMsyZUEJ7NFYGoQ%2FSort%20Button.png?alt=media&#x26;token=1143bbbd-cf1f-420a-990b-8868135fd1ad" alt="" data-size="line">Sorting button and then select either: **Latest First** or **Oldest First**.

### Chat Search Filters

If you want to narrow down the search, you can use the filter options. Simply click the<img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhElFPtMZjXYjDDMBT5q2%2Fuploads%2FV1DUCiEYQ4gMLs8MfrFP%2FFilter%20Button%20Chat.png?alt=media&#x26;token=9a06f7f0-5695-4993-96db-654331135c36" alt="" data-size="line"> filter button to access filter options.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FhElFPtMZjXYjDDMBT5q2%2Fuploads%2Febx6Fhc68Xpu0lQfySVN%2FApplying%20Chat%20Filter%20Rules.png?alt=media&#x26;token=df41417d-81f1-4301-8172-c0fa1dba407c" 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://docs.rampwin.com/english/search-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.
