# What happens when an admin changes a course or learning path from published to draft?

&#x20;

* **Inviting Students**

When a course or learning path is in Draft mode, admins cannot invite new students to it. To invite new students, the course or learning path must be published again.

* **Student Access**

Students will not be able to access the contents of courses or learning paths in Draft mode. If a student is currently enrolled and the status is changed from Published to Draft, they will be unable to continue. However, all their progress information will be retained in the platform, so it can be accessed again once the course is republished.


---

# 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/content/what-happens-when-an-admin-changes-a-course-or-learning-path-from-published-to-draft.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.
