# My Bots

The "My Bots" section serves as your main hub for managing and overseeing all bot activities within the mobile app.

**Viewing and Accessing Bots**

This section provides a structured list of bots relevant to you:

* **Bots Included**: View all bots linked to your account and those you're invited to manage as an operator.
* **Organization**: Bots are sorted alphabetically and grouped by the associated account.
* **Channels**: Under each bot's name, see the list of channels (e.g., Facebook, WhatsApp) where it is active.

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

#### Navigating Conversations

**Monitor and engage with active user interactions:**

1. **Select a Bot:** Tap any bot from the list to access its dedicated Conversations Section.
2. **View All Activity:** This section provides access to every ongoing conversation for the selected bot.
3. **Start Chatting:** Tap any conversation to open the Chat Detail view and continue the discussion.

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

### Searching for Conversations

Use the **Search conversation** box to find specific interactions quickly. The search function starts automatically as you type and operates across these fields:

* Username
* Telephone Number
* First and Last Name

The search behavior is consistent with the desktop application.

#### Starting a New Interaction

To start a new message or broadcast:

1. Tap the **+** symbol in the top-right corner.
2. This opens the [**Send Message**](broken://pages/k6kYllGjLwdP8eOjQ0nz) view, similar to the one in [**My Conversations**](broken://pages/6A5t9I6BAe9Ed5CBheNy).


---

# 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.mylinkconnect.com/mobile-app/conversation/my-bots.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.
