# Get to know Inbox reporting

Inbox reporting allows you to get insights and statistics about your team's performance.

## Types of reports

There are three types of reports:

* [The overview report](#h_01F32FNV3PZ5VGBH3D5F8X1HRE)
* [The real-time report](#h_01F32FP6ZN3EBH21D2FS8N0A2J)
* [The tag report](#h_01F32FPK20WQ7BGBYGV0D7YKJF)

And there are [metrics](#h_01F32FPYHBVEDC4T2XEZ4HS224) and [filters](#h_01F32FQPAY55WPD3X6KCQ9GR98) for each report.

&#x20;

### 1. The overview report <a href="#h_01f32fnv3pz5vgbh3d5f8x1hre" id="h_01f32fnv3pz5vgbh3d5f8x1hre"></a>

The overview report gives you a general overview of how your team is performing and what your customer support workload looks like.

The metrics include:

* Total tickets created
* Total tickets resolved
* Average first response time (seconds)
* Average resolution time (seconds)

You can filter the metrics by:

* Time period
* Platform
* Queue
* Agent

Note: Ticket resolved count includes the tickets that were created in a previous period but have been resolved in the selected date range. It can result in a higher ticket resolve count than the ticket created count in reporting.

You can also see a heatmap of your team's busiest times, which will help you to discover when you receive the newest tickets, and adjust your team's workload accordingly.

### &#x20;

### 2. The real-time report <a href="#h_01f32fp6zn3ebh21d2fs8n0a2j" id="h_01f32fp6zn3ebh21d2fs8n0a2j"></a>

The real-time report provides you with a snapshot of your team's current status. In this report, you can see:

* The total number of tickets in the queue
* The total number of tickets that have been assigned
* The number of agents available
* Average first response time (seconds)
* Average resolution time (seconds)
* The current availability of each of your agents (offline, busy, available)
* The current status of each of your agents (chatting, no action)
* How many active tickets each agent has

You can filter these insights by:

* Platform (WhatsApp, email, etc)
* Queue

### &#x20;

### 3. The tag report <a href="#h_01f32fpk20wq7bgbygv0d7ykjf" id="h_01f32fpk20wq7bgbygv0d7ykjf"></a>

The tag report shows you which tags are the most popular in your Inbox queue, allowing you to spot trends and understand the most common reasons why customers reach out.

In the tag report, you can filter by time periods.

***Note:** after applying a tag to a ticket it takes around 20 seconds for the tag reporting to reflect the changes.*

&#x20;

## Filters <a href="#h_01f32fqpay55wpd3x6kcq9gr98" id="h_01f32fqpay55wpd3x6kcq9gr98"></a>

When working with Inbox reporting, you'll be using the following filters:

* Time period
* Platform
* Queue
* Agent

### Time period

The time period filter allows you to apply a date filter to your reports. You can apply a custom date range to your reports or choose from pre-set date filters:

* Today
* Yesterday
* Last 7 days
* Last 30 days
* Last 90 days
* Last 365 days

### Platform

The platform filter allows you to filter your reports by all available platforms that your customers choose to communicate with you e.g. WhatsApp.&#x20;

### Queue

The queue filter allows you to filter your reports by the [queues](https://inbox.messagebird.com/manager/advanced-routing/my-queues).&#x20;

### Agent

The agent filter allows you to filter your reports by individual agents.&#x20;


---

# 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/connectivity-platform/inbox-reporting/get-to-know-inbox-reporting.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.
