# Searching contacts

Head to the Contacts page. There are 3 methods for locating specific contacts.

| Search Option | Method                                                                                                                                                                                                       |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| Contact name  | Insert the contact's first name or last name in the Search Bar to locate.                                                                                                                                    |
| Channels      | Tap on the "All Channels" box. To locate contacts, you may select the different channels, such as WhatsApp or Instagram.                                                                                     |
| Tags          | Tap on the "All Tags" box. You may select from the list of tags to locate specific contacts. To learn more about adding tags to contacts, you may refer to [Adding tags](/features/contacts/adding-tags.md). |

<figure><img src="/files/OVUuDc7jBnNf6RYY7js4" alt=""><figcaption></figcaption></figure>

If necessary, you may also click on the different pages to locate more contacts with the same search options.

<figure><img src="/files/VlmuKTy8KxlyRfpyy5l0" 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/contacts/searching-contacts.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.
