# Features

- [User roles](https://docs.intranet.ai/micro-learning/features/user-roles.md): This section explains the different user roles available in Microlearning and how to add or remove users from the appropriate Active Directory (AD) groups.
- [Navigation bar](https://docs.intranet.ai/micro-learning/features/navigation-bar.md): In this section, you'll learn how to navigate the Microlearning interface to create new courses and configure platform settings.
- [Course list](https://docs.intranet.ai/micro-learning/features/course-list.md): This section shows all courses available to you, providing a quick overview and easy access to course details.
- [Course status](https://docs.intranet.ai/micro-learning/features/course-status.md): This section explains the different status labels a course can have in Microlearning, and what each one means.
- [Steps to create and deliver a course](https://docs.intranet.ai/micro-learning/features/steps-to-create-and-deliver-a-course.md): This section outlines the full course lifecycle in Microlearning, from creation to publication and delivery.  Each step explains what you can do with your course and how to prepare it for learners.
- [Create a course with AI](https://docs.intranet.ai/micro-learning/features/create-a-course-with-ai.md): This section explains how to create a course by uploading a document and using the AI-powered generation tool.
- [Create a course from scratch](https://docs.intranet.ai/micro-learning/features/create-a-course-from-scratch.md): This section explains how to create a course manually, i.e. without uploading a document.
- [Delete and recover a course](https://docs.intranet.ai/micro-learning/features/delete-and-recover-a-course.md): In this section, you will learn how to delete a course and how to recover it if needed.
- [Add a new lesson](https://docs.intranet.ai/micro-learning/features/add-a-new-lesson.md): In this section, you will learn how to add new lessons to a course
- [Edit, delete, or move lessons](https://docs.intranet.ai/micro-learning/features/edit-delete-or-move-lessons.md): This section explains how to manage individual lessons within a course by editing their content, changing their order, or removing them entirely.
- [Lesson types](https://docs.intranet.ai/micro-learning/features/lesson-types.md): In this section, you will learn more about all the lesson formats available when creating a course on Microlearning.
- [Add attachments and embedded content](https://docs.intranet.ai/micro-learning/features/add-attachments-and-embedded-content.md): This section will explain how to make your lessons more engaging by adding photos, videos, or external media such as YouTube videos, Google Maps, or online documents.
- [Clone a course](https://docs.intranet.ai/micro-learning/features/clone-a-course.md): In this section you will learn how to clone a course to reuse its content and structure while keeping the original unchanged.
- [Translate a course](https://docs.intranet.ai/micro-learning/features/translate-a-course.md): In this section, you'll learn how to translate a course into multiple languages directly from the platform.
- [Generate a final quiz](https://docs.intranet.ai/micro-learning/features/generate-a-final-quiz.md): In this section, you will learn how to generate, view, and manage the Final Quiz in Microlearning. This feature helps assess users’ understanding at the end of a course.
- [Final Quiz & Gamification Settings](https://docs.intranet.ai/micro-learning/features/final-quiz-and-gamification-settings.md)
- [Publish and unpublish a course](https://docs.intranet.ai/micro-learning/features/publish-and-unpublish-a-course.md): This section explains how to make your course available to learners — or hide it when needed.
- [Assign a course](https://docs.intranet.ai/micro-learning/features/assign-a-course.md): This section explains how to schedule and assign a course to individuals or groups in your organization — ensuring they receive timely reminders to complete it.
- [Export in SCORM](https://docs.intranet.ai/micro-learning/features/export-in-scorm.md): In this section, you will learn how to export your course to another LMS (Learning Management System) platform using the SCORM format.
- [Take a course on SharePoint](https://docs.intranet.ai/micro-learning/features/take-a-course-on-sharepoint.md): In this section, you will learn how to take the course on SharePoint (i.e. from a learner's perspective).


---

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