# Navigation & Interface

#### Introduction to the Dashboard

The **Dashboard** in VEGA AI powered platform is the central hub for teachers and administrators, offering a quick overview of student performance, test activity, and institutional growth. Designed with simplicity and functionality in mind, the Dashboard is your go-to space for monitoring key metrics and navigating different sections of the platform.

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

***

**Key Features of the Dashboard**

1. **Plan Information**:
   * The top-left section shows your current subscription plan (e.g., **Enterprise**) and details about:
     * **Free Active Users**: Number of free active users this month.
     * **License Utilization**: Visual indicators for Starter and Essential plan usage to track how many students are actively enrolled.
2. **Test and Activity Overview**:
   * **DSAT Full-Length Tests**: Displays the number of full-length tests completed in the last seven days, along with a comparison to previous periods.
   * **Diagnostic Tests**: Monitors the number of diagnostic tests taken within the last week.
   * **Play Games**: Tracks the number of gamified learning activities students have engaged with in the same timeframe.
   * **Practice Tests**: Summarizes how many practice tests have been completed.
3. **Student Analytics Section**:
   * The lower part of the Dashboard highlights recent student test results.
   * Columns include:
     * **Student Name**: The name of the student who completed the test.
     * **Date**: The date the test was taken.
     * **Projected SAT Score**: The predicted score based on the student’s performance.
     * **Analytics**: A link to detailed analytics for each student.

***

**Example Use Case**

* **Quick Progress Check**: Let’s say you want to review how students in your batch performed on full-length tests this week. The Dashboard allows you to immediately see trends in their projected SAT scores and navigate directly to detailed analytics for deeper insights.

***

**Navigation Made Easy**

* The **Sidebar** (left-hand menu) offers quick links to other sections, including:
  * **Students**: View and manage all students enrolled in your institution.
  * **Analytics**: Dive into detailed student performance metrics across different tests.
  * **Batches**: Organize and monitor student groups.
  * **Spaces, Courses, Test Scheduling**: Access and manage interactive content, lesson plans, and tests.
* These sections are designed to seamlessly guide you to the resources or data you need.

\ <br>


---

# 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.myvega.ai/getting-started/navigation-and-interface.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.
