# Emails Report

## Use Case

Using this report, you can understand which type of emails customers tend to engage with more, recognize if unexpected behavior occurs over time for the click and open rate, and visualize the reasons why customers do not receive emails in case of bounces. You can also perform AB testing or include campaigns on emails and see which templates catch the attention of your customers most in order to increase the probability of a product purchase afterwards.

## <code class="expression">space.vars.Report\_CIEmails</code> Report Features

This report is based on the creation date of the emails. It contains data for the last two years.

The top-level row shows the core metrics of this report and the date the report was last refreshed above it. This gives you an overview of email performance, including the percentage for open rates, click rates, and bounce rates for the current period. It can be compared against a fixed previous period, which is based on the current period selected (for example: if the current period selected is 30 days, then the previous period used will be the previous 30 days from the current period).

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FdixTQPAlusNKBHBd3M6H%2FEmailsReportStats.png?alt=media&#x26;token=220aef83-66fb-46c1-b645-a685107b348d" alt="Core metrics of Emails report"><figcaption></figcaption></figure>

In addition, there is a funnel layout showing the number of emails sent and how many out of these are opened and then clicked.

<div align="left"><figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FFa6mIINgMpyyod6P9gNg%2FEmailsReportFunnel.png?alt=media&#x26;token=1165b688-6208-4bff-b040-b57ef957ad10" alt="Email performance funnel" width="188"><figcaption></figcaption></figure></div>

More detailed charts are included in the <code class="expression">space.vars.Report\_CIEmails</code> report to help you monitor your email performance.

<figure><img src="https://1156682959-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LPf1Lv1YUuLYva6LrXQ%2Fuploads%2FewERC8URa0PGX6BTMBvH%2FCommsEmailReport.png?alt=media&#x26;token=b8b41882-a651-43f2-a8d1-b4745175590d" alt="Emails report charts"><figcaption></figcaption></figure>

{% hint style="info" icon="book" %}

#### Check out the parcelLab guides

For further information on using the report and metrics, see our [user guide documentation](https://how.parcellab.works/guides/communication/communication-insights/emails-report).
{% 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://docs.parcellab.com/docs/platform/overview/communication-insights/emails-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.
