# Navigation bar

The navigation bar is located on the left side of the screen. It provides quick access to the main features of the platform and includes three main sections:

* **Company Learnings** – View all courses created across the company&#x20;
* ➕ **Button** – Create a new course from a document or from scratch&#x20;
* **Settings (**⚙️ **gear icon)** – Configure general and course-specific settings, or access the recycle bin&#x20;

<figure><img src="/files/5BifZAQZpPs3rG3ifyZs" alt=""><figcaption><p>Company learnings interface</p></figcaption></figure>

***

## Company Learnings

In this section, you can view all the courses created by you or your colleagues.

<figure><img src="/files/NHCZdcc04KSYBZdvWjVU" alt=""><figcaption><p> Company Learnings interface elements</p></figcaption></figure>

**Interface elements**

* **Search Bar** (top left): Type a course name to find it quickly.&#x20;
* **Filter Menu** (top center):&#x20;
  * **All** – Displays all courses you have permission to access&#x20;
  * **My** – Shows only the courses you created&#x20;
  * **Running** – Displays courses that are currently scheduled and assigned to company members&#x20;
* **Sort Menu** (top right):  Sort the course list by:&#x20;
  * Newest&#x20;
  * Oldest&#x20;
  * A to Z&#x20;
  * Z to A&#x20;

{% hint style="info" %} <mark style="color:red;">👉</mark> Learn more about the **Company learnings interface** and **course list** [here](/micro-learning/features/course-list.md).&#x20;
{% endhint %}

***

## ➕ Button

Click the + symbol to start creating a new course. You will be given two options:&#x20;

* **With AI** – Upload a document (Word, PDF, or PPT) and let the platform generate a course using AI&#x20;
* **From Scratch** – Create a course manually, step by step&#x20;

<figure><img src="/files/xiU7z73ep0REwIuJa0Ln" alt=""><figcaption><p> + Button in the Navigation Bar</p></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">👉 Click</mark> [<mark style="color:blue;">here</mark>](/micro-learning/features/create-a-course-with-ai.md) <mark style="color:blue;">for details on</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**creating a course with AI from a document**</mark>
{% endhint %}

{% hint style="info" %} <mark style="color:blue;">👉 Click</mark> [<mark style="color:blue;">here</mark>](/micro-learning/features/create-a-course-from-scratch.md) <mark style="color:blue;">for details on</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**creating a course from scratch**</mark>
{% endhint %}

***

## Settings (⚙️ gear icon)

<figure><img src="/files/HnRwNIAlkxVOyhuf8tuL" alt=""><figcaption><p>Settings menu</p></figcaption></figure>

Click the gear icon to access **platform configuration options**, grouped into **three sections:**

#### **1. General**

* **Company Logo.** Upload your logo to display it on completion certificates.
* **Theme.** Customize the platform setting your main company colour.&#x20;
* **Visibility Groups.** Visibility groups control who can **manage** or **view** a course. These groups can be:&#x20;
  * **Custom** – Created manually by the client&#x20;
  * **Azure-based** – Synced from Azure AD groups&#x20;
* **SCORM Domains.**&#x20;
  * These are whitelisted domains that allow SCORM packages exported from Microlearning to be uploaded only on authorized LMS platforms.&#x20;

#### **2. Course**

* **Categories** – Create or delete categories (e.g. Legal, Procedure, Safety) to organize courses&#x20;
* **Badges** – Add, edit, or remove badges used for gamification and points&#x20;

#### 3. **Recycle Bin**&#x20;

* **Archived courses**: View and restore deleted courses&#x20;
* **Categories**: View and restore deleted categories&#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/navigation-bar.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.
