# Newsletter

## Description

This module does not have any configuration settings, it can only be enabled or disabled. The module itself when is enabled will show up in the back - office section "Stats". The module in the "Stats" section only allows to sort the newsletter by date, and export the data.

![](https://3147996356-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeRh5ljXXvELkmmdiRmg8%2Fuploads%2FJcAuFKZNgRTfNccNmAGZ%2FScreenshot%202022-08-04%20at%2013-55-42%20Module%20manager%20%E2%80%A2%20test.png?alt=media\&token=4de8134b-d337-4772-9cd4-0279a3963c5f)

![](https://3147996356-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeRh5ljXXvELkmmdiRmg8%2Fuploads%2FFJc827BPQ9M7DhTduRFb%2FScreenshot%202022-08-04%20at%2014-04-25%20Stats%20%E2%80%A2%20test.png?alt=media\&token=e1ded773-541c-47f2-bdd6-073afed35331)

### QA&#x20;

[Link to the test](https://build.prestashop-project.org/test-scenarios/scenarios/modules/statsnewsletter.html)

## Components description

In the "Stats" section the newsletters can be filtered by date, the specifications can be found [\[HERE\]](https://docs.prestashop-project.org/functional-documentation/functional-documentation/ux-ui/common-components/stats-page-specific-component/filtering-components-in-stats).

* CSV Export - when pressed downloads instantly the data in CSV format.


---

# 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.prestashop-project.org/functional-documentation/functional-documentation/ux-ui/back-office/improve/modules/newsletter.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.
