# Export activities

Cards micro-learning allows you to export your learners' activities in CSV format, either individually or for an entire group of learners.

### Individual export (learner) <a href="#export-individuel-apprenant" id="export-individuel-apprenant"></a>

From the list of learners (“Learners” menu), click on the profile of a learner for whom you wish to obtain a CSV export of their activities.

In the left column of their profile, at the very bottom you will find the button to “Export your activity”.

A CSV file will be offered to you for download, containing all of the latter's activities.

<figure><img src="/files/R1b4thCtO4JeGb7UjYBx" alt=""><figcaption><p>Export user activity</p></figcaption></figure>

### Export group activity <a href="#exporter-lactivite-dun-groupe" id="exporter-lactivite-dun-groupe"></a>

From the Dashboard screen (Editor side home page): scroll down until you find the latest activities monitoring table then:

* click on **See all activities**
* **filter the results by Group** (or individually) and select the group concerned
* **export the activities** by clicking on the button on the right of the screen.

<figure><img src="/files/QN0cRWjZ9v59sVzXsg6o" alt=""><figcaption><p>Exporting group activities</p></figcaption></figure>


---

# 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/export-activities.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.
