> 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/moodle-or-access-annoto-course-dashboard.md).

# Moodle | Access Annoto Course 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/moodle-or-access-annoto-course-dashboard.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.
