# Edit, delete, or move lessons

Once lessons have been added to a course, you can manage them individually by editing, deleting, or rearranging them.

## Edit a Lesson content

To modify the content of a lesson:&#x20;

* Click the lesson you'd like to edit.
* To edit the text, simply click it and type the amends.
* Changes will be **automatically saved**.

<figure><img src="/files/MB6hqN98LAFzS2XI8jyb" alt=""><figcaption></figcaption></figure>

***

## Edit a Lesson layout

To modify the type or layout of a lesson:&#x20;

* Click the **configuration icon** on right-hand side of the lesson.&#x20;

<figure><img src="/files/JlWoyu9ws4YPZw23GeMQ" alt=""><figcaption><p>Configuration icon</p></figcaption></figure>

* **Change the parameters** you'd like (layout or lesson type) by selecting them.&#x20;
* **Confirm** the action or **discard** it to the closing icon on the top right of the page.

<figure><img src="/files/ptzeyqvFpWGXt8MLUIB9" alt=""><figcaption></figcaption></figure>

***

## Delete a Lesson

To remove a lesson from the course:&#x20;

* Click the **bin icon** at the bottom right corner of the lesson card.&#x20;
* You will be asked to **confirm** before the lesson is **permanently deleted.**&#x20;

{% hint style="danger" %}
**Deleted lessons cannot be restored.**
{% endhint %}

<figure><img src="/files/B7p8rFqvF5SiGUOrE6L8" alt=""><figcaption></figcaption></figure>

***

## Move a Lesson

To change the position of a lesson within the course:&#x20;

* **Drag and drop** the lesson card to a new position, both between lessons and chapters.&#x20;
* The **lesson number** will be **automatically updated** to reflect its new position in the course flow.&#x20;

<figure><img src="/files/Qy9pLqMBotcvRt7x0o7m" 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/edit-delete-or-move-lessons.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.
