# Reports

You can configure weekly and/or monthly reports.

These reports are sent automatically on Mondays (weekly) or on the first day of the month (monthly).

<figure><img src="/files/Ezqc7gYd7tJmAxMLV6sQ" alt=""><figcaption><p>Reports list</p></figcaption></figure>

### Create/edit a report

Several report types are available:

* Global: The report includes all learner activities in your Cards account
* Group: To report on a specific group
* Routine: To report on a specific routine.

You can also choose to receive a CSV file of your learners' activities as an attachment to the report. If you create a weekly report, this file will include the previous week's activities; if you create a monthly report, it will include the last month's activities.

### Subscribing to a report

When you create a report, you are automatically subscribed to it. From the "Listing" view, you can unsubscribe from the report at any time and stop receiving it.

If other people (editors or owners) have created other reports, you can subscribe to them as well.


---

# 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://doc.cards-microlearning.com/english/statistics/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.
