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

When a learning path is deleted:

* All progress information for the **learning path** itself will be **deleted**.
* However, the progress for the **individual courses within that learning path** will be **preserved**, including completion certificates. These courses will be marked as “Not visible”, and students can only access them again if an admin reassigns the course.

Important: if a student was invited to a course and later to a learning path containing that course, deleting the learning path will not affect their access to the original course. They will retain all progress under the “initial” admin’s management.


---

# 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-learning-path.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.
