# Channel analytics

Channel analytics and logs are collected and displayed at the channel instance level.

### Channel instance overview <a href="#channel-instance-overview" id="channel-instance-overview"></a>

The **Overview** tab provides information about the messages that have been sent over a specific channel instance.

The report displays the number of messages at each stage of the message lifecycle, including successfully sent and delivered messages, and any messages that failed to be sent or delivered.

You can use the pre-set date filters to view data for specific time periods or use the calendar to create a custom time range. This feature allows you to easily track message activity and performance over time.

#### Logs <a href="#logs" id="logs"></a>

The Logs tab provides an itemized list of every message sent and received over the channel. This tab is useful for debugging and understanding why messages have failed to be sent.

You can find more information about logs and some troubleshooting tips here.

#### Settings <a href="#settings" id="settings"></a>

Under the Settings tab, you can access information about the channel and its configurations. The information displayed in the settings tab will vary depending on the channel type. For example, the WhatsApp settings tab will show the WhatsApp ID registered in Facebook Business Manager, the verified business name, the phone number, and a quality score for the channel.


---

# 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.bird.com/applications/analytics/channel-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.
