# Monthly Report

The monthly report provides a comprehensive overview of the number of campaigns scheduled, messages sent, and contacts engaged over the course of the month. The report also includes a performance breakdown of the month's email campaigns, including key metrics such as open rates, click-through rates, and conversion rates.

To view this report, navigate to the **Reports** tab from the menu and click on 'Monthly Report.'

<figure><img src="/files/C2Lp4rBSL5lBtNnOPEmm" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
Interested in receiving the monthly report directly in your inbox? Navigate to **Configure** on the top-right of your screen and click on 'Notifications.' Then, turn on the option for 'Monthly Campaign Report' - don't forget to add your email address!
{% endhint %}


---

# 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.gleantap.com/reports/monthly-report.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.
