# Bot Visitor Volume

The bot visitor volume is a feature that makes it easy for supervisors to see the number of visits handled by the bot on your channel within a specific period of which channel your visitors are using to get in touch with your bot. By acquiring the visit ratio, you can monitor how well your bot channel is being utilized.&#x20;

To view the report, go to the **Analytic** menu and click the **Live Agent** menus, then click **Bot Visitor Volume** which you can find on the left sidebar.

![Bot Visitor Volume](/files/tBGViW9WQCMs8SO6ZoyZ)

**Component Explanation:**

| Name         | Description                                                                                         |
| ------------ | --------------------------------------------------------------------------------------------------- |
| Time Series  | Indicates whether the report's time is displayed in the format of 'day,' 'week, 'month,' or 'year.' |
| Channel Name | Your channel account name.                                                                          |
| Type         | Your channel type.                                                                                  |
| #of Visitor  | Total customers who interacted with your bot during that time series.                               |


---

# 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.3dolphins.ai/analytic/live-agent/bot-visitor-volume.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.
