# Publish and unpublish a course

## Publish a Course&#x20;

1. Open the course.&#x20;
2. Click “**Actions**” (top right).&#x20;
3. Select “**Publish**”.&#x20;
4. In the confirmation tab that appears, click “**Publish**” again.&#x20;
5. After confirming, the course status will change to **green** ("**Published**"). This might take a few seconds to a few minutes depending on the length and complexity of the course.&#x20;

{% hint style="warning" %}
**You can only view a course in SharePoint once it’s published.**

To view a course, Go to: **Actions** > **Go to course** (this option appears only after publishing).
{% endhint %}

<figure><img src="/files/TMGVrsMyIydORr32x8XN" alt="" width="563"><figcaption><p>How to publish a course</p></figcaption></figure>

***

## Unpublish a Course&#x20;

1. Click “**Actions**”.&#x20;
2. Select “**Unpublish**”.&#x20;
3. In the confirmation tab, click “**Unpublish**” again.&#x20;
4. The course status will change back to **yellow** ("**Draft**"). &#x20;

{% hint style="warning" %}
If you unpublish a course, the “Go to course” option will no longer be available in the Actions menu.&#x20;
{% endhint %}


---

# 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://docs.intranet.ai/micro-learning/features/publish-and-unpublish-a-course.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.
