# Clone a course

## How to Clone

1. Open the course you want to duplicate.&#x20;
2. Click “**Actions**” (top right corner).&#x20;
3. Select “**Clone**”.&#x20;
4. In the confirmation pop-up, click “**Clone**” again.&#x20;

<figure><img src="/files/pogbFiVJdzlCyUiW920C" alt="" width="375"><figcaption><p>Cloning a course</p></figcaption></figure>

## After Cloning

* The new course will be named with this format: **\[CLONE-automatically generated code] Title of cloned course**, e.g. \[CLONE-abkd68fp] Agile project management.&#x20;
* It will appear under “**Company Learnings**” in your course list.&#x20;

<div align="left"><figure><img src="/files/HISGDOgkyHmkvXlF1N72" alt="" width="452"><figcaption><p>Title of clone courses in the Company Learnings page</p></figcaption></figure></div>

## Rename the Cloned Course

To rename the duplicated course:&#x20;

1. Open the newly cloned course.&#x20;
2. Click “**Actions**” (top right corner) > “**Configuration**”.&#x20;
3. In the “**Course options**” tab, edit the **Title** field.&#x20;
4. Click “**Save**” at the bottom.&#x20;

<figure><img src="/files/EAVh0ZJ4MezPTbGjq51Z" alt="" width="375"><figcaption><p>Renaming a cloned course</p></figcaption></figure>

💡 You can also update the **course** **description**, **category**, or **cover image** from this panel.&#x20;


---

# 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/clone-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.
