# What happens to the metrics log when I delete a student?

When you delete a student’s account from the platform, all information related to that student is also **removed**. This includes metrics and indicators from their courses and learning paths.

Only the account owner will have that student’s record for the next 2 years.

If you want to keep the metrics information, make sure to download the student’s progress report before deleting their account.&#x20;

{% content-ref url="/pages/52Rrub34qzN9299C3UOy" %}
[Want to keep any student information before deleting their account?](/atrilio-users-guide/users/a.-students/how-do-i-delete-students-from-the-platform/want-to-keep-any-student-information-before-deleting-their-account.md)
{% endcontent-ref %}


---

# 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://atrilio.gitbook.io/atrilio-users-guide/metrics/what-happens-to-the-metrics-log-when-i-delete-a-student.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.
