# Statistics charts

## Description <a href="#description" id="description"></a>

This page enables you to generate statistic charts on your lists subscriptions on a specific period and export it as csv.

This feature is available in AcyMailing Essential or higher&#x20;

## How to access this screen <a href="#how-to-access-this-screen" id="how-to-access-this-screen"></a>

In the AcyMailing left menu, click on the "Statistics" then "Charts" menu.

![](/files/-MJSL_sn5pMMT6PEi0xv)

![](/files/-MJSLb_9DqdTUvmozTmT)

You can use this interface to build your Call to Action the way you want.

* **Export**: Export the generated chart data in a csv file using this button
* **Print**: Print the generated chart and a table containing the chart's data with this print button
* **Cancel**: Get back to the subscribers listing
* **Help**: Display this page in your site

## Options <a href="#options" id="options"></a>

![](/files/-MJSLdv8DA2HD5RL4MpW)

&#x20;You can refine the date range and the chart type using those options.

* **Chart type**: Select if you want to generate a column chart or a line chart
* **Date range**: Select or not the date range with the one you want to pick the statistics
* **Interval**: Choose the interval used in the chart generation
* **Add up the results**: Add the previous result in the new one? For example:
  * No: October 145 new subscribers, November 67 new subscribers, December: 75 new subscribers
  * Yes: October 145 subscribers, November 212 subscribers, December: 287 subscribers

Once you selected the options you want, you can click on the "Generate chart" button to see the generated chart.

## Lists <a href="#lists" id="lists"></a>

![](/files/-MJSLfzCjoZ2j2yymmeV)

Select the lists you want to compare, or leave it unchecked to compare all your lists.

You can also check the "Years" option to compare the list subscriptions per year.

## Charts <a href="#charts" id="charts"></a>

There are currently two types of charts. Here is the column chart:

![](/files/-MJSLiMneGfmBa-mGUUs)

And here is the line chart:

![](/files/-MJSLkZxIrE_4eW3ALoT)

Select the lists you want to compare, or leave it unchecked to compare all your lists.

You can also check the "Years" option to compare the list subscriptions per year.

## Export <a href="#export" id="export"></a>

![](/files/-MJSLmnf8HFfJPvOwDz_)

Once your chart is generated, you can export its data by clicking on the "Export Chart" button at the bottom of the page. A text area will appear enabling you to copy the data in csv format. You can also click on the "Export" button in the toolbar to directly download a csv file with this data.


---

# 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.acymailing.com/old/main-pages/statistics/statistics-charts.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.
