# Reports

Missive offers 5 different reports. Basic analytics provide access to the Overview report only, while advanced analytics available to Business plan subscribers offer additional data points and greater granularity to monitor user and team performance.

## Overview report

The overview report provides a high-level view of your organization’s performance. It features multiple data points visualized in one or more charts to give a perfect snapshot. You can also compare similar data points in a larger chart.

<div data-with-frame="true"><img src="/files/88ebf56b485848c36e03482f90593acebe1ff536" alt=""></div>

## Performance reports

### Users

The Users report is ideal for comparing the performance of your employees. All the users in your organization will be listed in a table view, allowing you to compare their Messages sent, Replies sent, Replied conversations, First reply time, Reply time, and Handle time.

<div data-with-frame="true"><img src="/files/688588098a7b80b95bef29813ec1d202df4fe155" alt="You can compare each user data point to the previous period, the top row, and the average (of all users)."></div>

### Teams

The Teams report is perfect for comparing the performance and load of your teams, departments, and functions. All the teams in your organization will be listed in a table view, allowing you to compare their new conversations, messages received, messages sent, replies sent, replied conversations, first reply time, reply time, and handle time.

<div data-with-frame="true"><img src="/files/21842dfe380a4fe83bdaa7d3bc07dd2a58232301" alt="You can compare each team data point to the previous period, the top row, and the average (of all teams)."></div>

## Statistics reports

### Accounts

The Accounts report offers two views: by **Accounts** (each account listed individually) or by **Type of accounts** (all accounts merged by type: email, WhatsApp, SMS, etc.).

All the accounts or types will be listed in a table view, allowing for comparison of their New conversations, Messages received, Messages sent, Replies sent, Replied conversations, First reply time, Reply time, and Handle time.

<div data-with-frame="true"><img src="/files/13bf38a8fa9530f9088a6b9e6edc0713a47fdf81" alt="You can compare each team data point to the previous period, the top row, and the average (of all accounts)."></div>

### Labels

All the labels of your organization will be listed in a table view, allowing you to compare various metrics such as: Applied, Removed, Duration, New conversations, Messages received, Messages sent, Replies sent, Replied conversations, First reply time, Reply time, and Handle time.

<div data-with-frame="true"><img src="/files/a6f23d658bdb92038fda618f2957dea5ffe2ffec" alt="You can compare each label data point to the previous period, the top row, and the average (of all labels)."></div>

## Time series charts

In the Users, Teams, Accounts, and Labels tables, you can click any metric value to expand a time series chart for that row. The chart plots the metric over the selected date range and compares it against whichever comparison mode is active — previous period, top row, or average.

Click the metric again to collapse the chart.


---

# 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://missiveapp.com/docs/advanced-features/analytics/reports.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.
