# Export in SCORM

## When to export a course

This feature allows you to reuse your course outside of SharePoint by uploading it to any LMS platform that supports SCORM packages.&#x20;

***

## How to export a course

1. Open the course.&#x20;
2. Click **Actions** (top right).&#x20;
3. Select **Export SCORM.**&#x20;
4. **Choose the SCORM version** compatible with your LMS: 1.2 or 2004 4th Edition&#x20;
5. **Include audio (optional)**: Tick this if you want to export the course with audio, untick to exclude it.&#x20;
6. Click **Export** to generate and download the SCORM .zip package.&#x20;

***

## Add or remove SCORM domains

1. Go to **Settings** by clicking the **gear icon** in the navigation menu on the left.
2. Select the **General** tab.
3. Scroll to the section titled **SCORM domains**.
4. To **add** a new domain:
   * Type the domain in the field labeled **"New domain..."** at the bottom of the list.
   * Then click the **“+” (add)** button.
5. To **delete** a domain:
   * Hover over the domain entry.
   * Click the **bin icon** that appears on the right.

<figure><img src="/files/6C3BwBKqiQLYea52fYwx" alt=""><figcaption></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://docs.intranet.ai/micro-learning/features/export-in-scorm.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.
