> 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/brightspace-d2l/d2l-or-accessing-annoto-dashboard.md).

# D2L | Accessing Annoto  Dashboard

You can access the Annoto Dashboard in two ways:

* From the Course Level
* From the Video view

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

You can access the Annoto Insights Dashboard directly from the Brightspace (D2L) navigation bar:&#x20;

<figure><img src="/files/F77iupjgjnPAAveqFHQG" alt=""><figcaption><p>Illustration: Annoto Insights dashboard access from Brightspace (D2L) navigation bar</p></figcaption></figure>

The **Annoto Insights Dashboard** is displayed.

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

&#x20;

**Do not have Annoto Dashboard in the NavBar?**

{% content-ref url="/spaces/-LRdI6n\_jV\_tV8BQXk-o/pages/-Mbka-jr6YNvPDCHY5jN" %}
[How to add Annoto Course Dashboard to the NavBar](https://docs.annoto.net/setup-guides/brightspace/how-to-add-annoto-insights-dashboard)
{% endcontent-ref %}

## **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 amazing 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/brightspace-d2l/d2l-or-accessing-annoto-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.
