# Annoto Dashboard

## Overview

Welcome to the Annoto Dashboard!

‌The Annoto Dashboard provides full management and analytics capabilities in order to shed light on learners' video consumption and behavior within Annoto in-video collaboration widget, providing you with analytics and insights on their activity in the course.

## Dashboard Structure

The dashboard provides a number of views allowing to get a quick glance on the course activities and gradually dive into details up to insights on single user activity on a specific video.

The main views are:

* Course View - contains course management hub, insights and preferences.
* Video View - allows to manage the discussion, provides detailed insights, evaluate the assessment results and customize preferences for the specific video.
* User View - provides detailed insights on specific user activities within the course.

Most of the main views contains the following tabs:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Hub</strong></td><td>Enables management of the content</td><td></td></tr><tr><td><strong>Insights</strong></td><td>Provides analytics and insights about the content and the users</td><td></td></tr><tr><td><strong>Preferences</strong></td><td>The place to set features and UX for the course or specific video</td><td></td></tr></tbody></table>

{% hint style="info" %}
Look for <img src="/files/CtnbiYgd2B6e4VTyKzCM" alt="" data-size="line"> and for <img src="/files/HJCzL1jW7stPEK0PgJyQ" alt="" data-size="line"> icons in the dashboard to get quick information and links to the relevant details docs.
{% endhint %}

## Navigating the Dashboard

### Navigation Bar

The Navigation Bar (at the top of the page) is bread-crumbs-style navigation system that indicates the view you are in and allows quick navigation.&#x20;

<div align="left"><img src="/files/-MC30KzFvHU0LBUMGfeV" alt=""></div>

For exmple, the above navigation bar shows [Video View](/guides/annoto-platform/introduction/video-view.md) of a video called "Climate Change 101" in a course called "Annoto".  Clicking on the course name will take you back to the [Course View](broken://pages/vlrIRN2ADrN8htCAFCt9)**.**&#x20;

### Diving into Details

To navigate into more specific view, simply click on one of the rows in the hub or on a row in any of the tables in the insights tab.&#x20;

For example:&#x20;

* In the [Course Hub](/guides/annoto-platform/introduction/course-view.md#course-hub), clicking on any of the video rows takes you to the discussion within the video.
* In [Insights Course Videos table](/guides/annoto-platform/introduction/course-view.md#videos), clicking on a video row takes you to the [Video View](/guides/annoto-platform/introduction/video-view.md) of that specific video.
* In the [Insights Course Users Activity table](/guides/annoto-platform/introduction/course-view.md#users-activity) clicking on user row takes you to the [User View](/guides/annoto-platform/introduction/user-view.md) of that specific user.

### Navigating the tables

At the bottom of each table, you can find the controls bar:

<img src="/files/lxSn6olp1CgMMlSgwnuQ" alt="" class="gitbook-drawing">

## Insights Time Range

![](/files/wAhfBS6tG5eOlI0flyHc)

On each Insights tab of the dashboard the date range controls allows to set the preferred period for the analytics.

The time period can be set by clicking on the date range. This will open a calendar in which you can choose your preferred dates (choose "from", "to" and click "apply") :

<figure><img src="/files/bQX558fdTRPlgtZ2Qeia" alt=""><figcaption><p>Illustration: choosing a time range</p></figcaption></figure>

## Following a Course

You can **subscribe to be notified** on new comments posted in your course **directly from the dashboard.**

In order to subscribe to email notifications, all you have to do is click on **Follow this Course** button at the top right part[ ](/guides/annoto-platform/introduction.md#controls-bar)of the dashboard:

<figure><img src="/files/ydIny03muIIkvFftrBOT" alt=""><figcaption><p>Illustration: Follow This Course button</p></figcaption></figure>

Once you see "Following", you are subscribed and will receive email notifications for every new comment (or a reply) that was added in any of your course videos.

{% hint style="info" %}
New, not reviewed comments can always be spotted in the [Hub](/guides/annoto-platform/introduction/course-view.md#course-hub).
{% endhint %}


---

# 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.annoto.net/guides/annoto-platform/introduction.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.
