# My Contacts

{% hint style="info" %}
Choose the bot you want to operate to view and manage its specific set of contacts.
{% endhint %}

#### Viewing Available Bots

This page displays all the bots associated with you, including:

* **Bots Owned by Your Account**
* **Bots Where You Are an Invited Operator**

**Action:** Select a bot from the list to proceed. You will be directed to a page with all active contacts for that bot.

<figure><img src="/files/bjbQvHijjUnvDaaCFgtd" alt="" width="188"><figcaption></figcaption></figure>

#### Contact Overview and Quick Actions

Upon selecting a contact, an expanded view will display a brief overview and provide options for immediate actions.

| **Element**            | **Description**                                                                         | **Action/Navigation**                                                                                        |
| ---------------------- | --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------ |
| Contact Details        | Shows basic contact information.                                                        |                                                                                                              |
| Communication Channels | Displays the first three available communication channels (e.g., SMS, WhatsApp, Email). | Clicking a channel icon takes you to the Broadcast Widget page with the contact's details already filled in. |
| Details Icon           | A dedicated icon (often a small 'i' or magnifying glass).                               | Click this icon to go to the detailed Contact page.                                                          |

<figure><img src="/files/sv1V8ByC7z1mcCVrhleU" alt="" width="188"><figcaption></figcaption></figure>

#### Contact Detail Page

Access the Contact Detail page for a comprehensive view of customer information and conversation history.&#x20;

Select a communication channel, like a phone number or email address, and you'll be taken to the Broadcast Widget page. There, the contact's details are pre-filled, ready for messaging.

<figure><img src="/files/XQXUvkwugGvftGPF9r7K" alt="" width="188"><figcaption></figcaption></figure>

When you click the communication channel on the detail page, it redirects you to the broadcast widget page with contact information pre-filled.


---

# 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.xenioo.com/mobile-app/broadcast/my-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.
