# Understanding the trainer dashboard

## Home Page

The home page provides an overview of your organization and contains the following components:

1. **Search bar (top left)** :mag:\
   Allows you to navigate directly to a user's dashboard.&#x20;
2. **User activity graph (middle left)** :man\_running:\
   Provides a snapshot of user activity within your organization.&#x20;
3. **User Milestones (bottom left)** :trophy: \
   Highlights recent user milestones attained by your users.&#x20;
4. **Run Demo (top Right)**  :dart:\
   Allows you to run a sesion demo of the NeuroTracker exercise.&#x20;
5. **Organization stats (middle Right)**  :office:\
   Provides high-level stats on your organization.&#x20;
6. **What's new (bottom right)** :envelope\_with\_arrow:\
   Keeps you up to date on new researches, product updates and more!

<figure><img src="/files/vlc62cX38S0362XVF6T8" alt=""><figcaption><p>Home page</p></figcaption></figure>

## Organization Page

You are able to manage your organization from this page, including adding new users or managing existing accounts.&#x20;

{% hint style="info" %}
**Key components**

* Create users, groups and trainers
* Navigate to a user's dashboard
* View account information&#x20;
* Manage account details
* Customize the account table&#x20;
  {% endhint %}

<figure><img src="/files/XMUuboBH3kUPt5SQZTDY" alt=""><figcaption><p>Organization page</p></figcaption></figure>

## Program Page

The program page is your gateway to viewing and managing programs, sessions and questionnaires.&#x20;

{% hint style="danger" %}
Creating programs, sessions and questionnaires is restricted to advanced and full-support plans.&#x20;

The feature is unlocked upon successful completion of the NeuroTracker Academy Advanced certification.&#x20;

[Academy](/academy.md)&#x20;
{% endhint %}

From the table, you can view the program details, who it has been assigned to and more.&#x20;

<figure><img src="/files/Yg9Bs7Mosf3fnoo7f5gN" alt=""><figcaption><p>Program page</p></figcaption></figure>

## Stats page

This page is your hub for viewing training data and comparing your users.&#x20;

{% hint style="info" %}
Individual training data can also be viewed by navigating to the user dashboard.&#x20;
{% endhint %}

The graphs available on this page include:&#x20;

1. Progression graph: To view the training progression of users over time.&#x20;
2. Baseline graph: Allows you to see starting and current baselines of your users.&#x20;
3. Percent Improvement Graph: Visualizes the improvement rates of users over time

<figure><img src="/files/micMSUeOSzcuwXFLwrqc" alt=""><figcaption><p>Stats page</p></figcaption></figure>

## Help Page

This page is where you can rewatch the turorials, dive deeper into the research or get answers to frequently asked questions.&#x20;

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


---

# 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.neurotrackerx.com/neurotracker-for-business/understanding-the-trainer-dashboard.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.
