# Outbound analytics

When you run an outbound campaign using outbound bots, you can see the results of that campaign on the bot card itself.

![](https://help.wotnot.io/~gitbook/image?url=https%3A%2F%2F360969599-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FsrMxU8nO3RjusUiYuXBB%252Fuploads%252FSt3FPXqSTn0Htp9vsV7e%252FCleanShot%25202024-06-21%2520at%252014.51.51.png%3Falt%3Dmedia%26token%3D1472dfe1-f5d9-475f-9705-bba994bf9395\&width=768\&dpr=4\&quality=100\&sign=4b4491b7\&sv=1)

For each bot card, you can see the metrics of:

* **TOTAL** - Total no. of contacts added to this campaign.
* **DELIVERED** - Contacts who successfully received the message.
* **SENT** - Contacts to whom the message is successfully sent.
* **FAILED** - Contacts that did not receive the message.
* **SEEN** - Contacts that saw the message. (Only for WhatsApp)
* **REPLIED** - Contacts that replied back to the message.

### Detailed data <a href="#detailed-data" id="detailed-data"></a>

To open the dashboard,

* Click on the 3 dots icon -> View result
* OR Click on the number on the bot card

From the outbound analytics dashboard you can:

* Click on the hyperlinked number on any column to see the actual contacts list
* Download the report into a CSV file.
* See the data for a given date range.

![](https://help.wotnot.io/~gitbook/image?url=https%3A%2F%2F360969599-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FsrMxU8nO3RjusUiYuXBB%252Fuploads%252FWBzsiM6VNvVPWLd4Z0AM%252FCleanShot%25202024-06-21%2520at%252014.55.35.png%3Falt%3Dmedia%26token%3D63692fe1-1f48-4688-8f6b-4c8cfbaee036\&width=768\&dpr=4\&quality=100\&sign=be09a9d\&sv=1)\ <br>


---

# 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://help.wotsabot.ai/wotsabot-help-articles/reporting/outbound-analytics.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.
