# Reports

Under the 'Reports' you will find the reports about the following three components: overview, agreements and users.

### Overview <a href="#overview" id="overview"></a>

<figure><img src="/files/GxhvhMXnaoCEynVpMxK5" alt=""><figcaption></figcaption></figure>

Here you get an overview of:

* Number of completed meetings per week
* Number of planned meetings per week
* Total number of meetings per week
* The average per review question per week
* The average total review rating per week
* Number of reviews per week
* Average meeting duration in minutes per week

At the top of the page you can adjust the filters, to select the right range of the data and if possible group.

### Meetings <a href="#meetings" id="meetings"></a>

<figure><img src="/files/JH9CZrbHYY2GKjuLkYAH" alt=""><figcaption></figcaption></figure>

Here you can find all the details per meeting. You can apply different filters via 'select columns to display them in this report'. In addition, you can also select meetings based on the range of data and possibly a group.

The 'Meetings' tab is mainly used to review the review questions filled in by the customer per meeting.

### Users <a href="#users" id="users"></a>

Here you have a quick overview of yourself about:

* Number of planned meetings
* Number of completed meetings
* Number of reviews received
* Average review rating
* Average review rating per review question

Here too you can adjust the range of data to select a specific period.

&#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/24sessions/product/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.
