> For the complete documentation index, see [llms.txt](https://docs.annoto.net/guides/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.annoto.net/guides/lms/moodle/moodel-or-embed-annoto-media.md).

# Moodel | Embed Annoto media

## Adding a video with Annoto

&#x20;Here is an example of how to add a video via Page:&#x20;

1. Turn Editing On
2. Add an activity or resource
3. Choose **Page**

![Illustration: Moodle activity or resource, page is marked](/files/HSrKQYXcfEAjGdsbEHgw)

### Adding a YouTube video&#x20;

In the  page:&#x20;

a. Add a name to the page

b. In the **content** window:&#x20;

&#x20;    Click on the **Link** icon:

![Illustration: Content options in Moodle page. Link icon marked](/files/2YQEKtY17CE49n7fK0Kh)

c. Enter the URL of the video that you are interested in:&#x20;

![Illustration: create link window. URL is added](/files/QVMragN7FXlbqgMXJaca)

d. Click **Create link**

e. Save&#x20;

**Annoto will be automatically added to the video.**

### Adding saved media

In the  page:&#x20;

a. Add a name to the page

b. In the **content** window:&#x20;

&#x20;    Click on **Insert or edit an audio\ video file** icon:

![Illustration: Content options in Moodle page. Insert or edit an audio\ video file icon marked](/files/azgZA6Czv5xu6ql58zUh)

c. Click "Browse Repositories":

![Illustration: Insert Media window with Browse Repositories marked](/files/jXbQsGe8elfhPRZSRYRV)

d. Choose the media you would like to add and click "Upload this file"

d. Save&#x20;

**Annoto will be automatically added to the video.**

{% hint style="info" %}
Please note: the size of the media that can be uploaded to Moodle depends on the settings of your organization. Any video that your Moodle enables to add - Annoto will be added to.&#x20;
{% endhint %}

## **Accessing Annoto dashboard**

The Annoto Insights Dashboard provides comprehensive analytics and insights about the users and their interactions, giving a view on how and when users interact with the video content and with each other.

{% hint style="info" %}
In case the Annoto Dashboard is not automatically added to your course, adding the Annoto Insights Dashboard is done via "Add an activity or Resource". Adding the dashboard once for each course will provide analytics and insights for **ALL** course videos and users.&#x20;
{% endhint %}

You can access the Annoto Dashboard in two ways:

* From the Course Level
* From the Video view

## **Accessing Annoto dashboard from the Course Level**

### Adding Annoto Dashboard to the course

1. Turn Editing On
2. Add an activity or resource
3. Choose **Annoto Dashboard**

![Illustration: Moodle activity or resource, Annoto Dashboard is marked](/files/MYHF1F9jXlxjgT9Cyywp)

4\. Add **Activity Name**

5\. Save

The **Annoto Analytics Dashboard** is displayed.

<figure><img src="/files/5uhz2LAp6yctcdm5VIv7" alt=""><figcaption><p>Illustration: Annoto Analytics</p></figcaption></figure>

## **Accessing Annoto Dashboard from the Video view**

1. Go to one of the video where you have Annoto.
2. Based on your organization setting, you will have one of the following two options:

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

3. After clicking the Icon ![](/files/RCnPlTYmH9aS9gyWs96h), you will see Annoto Dashboard launch
4. If you click on the menu ![](/files/IwlobgzAzkndBPR4rPH5), you should then click on the Annoto Dashboard:

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

{% hint style="success" %}
[**Click here** ](https://docs.annoto.net/guides/dashboard/introduction)to learn about the comprehensive analytics the dashboard provides and all the insights that can be gained from them.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.annoto.net/guides/lms/moodle/moodel-or-embed-annoto-media.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
