# Dashboard

The Dashboard is a key feature of the MOSO platform, providing users with a quick and easy way to access their latest plans and pending invitations, as well as important updates and information about their activities on the platform. It is accessible exclusively through the web version of the application.

The Dashboard is comprised of three main components: a side navigation menu, which allows users to quickly access different sections of the platform; a top navigation bar, which provides quick access to key features and settings; and a main screen, which displays important information such as the user's latest activities, pending invitations, and other relevant updates.

With its user-friendly interface and intuitive design, the Dashboard is an essential tool for staying up-to-date with your activities and managing your workflow on the MOSO platform. Whether you are a teacher, student, or supervisor, the Dashboard provides quick and easy access to the information you need to succeed.

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

<figure><img src="/files/2sSIIEXwHNRIgfatsYbz" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">Please note that the Dashboard page is exclusively available in the web version of the application, and may not be accessible through other versions or platforms.</mark>
{% 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://en-docs.mentoringapp.com/moso-user-guide/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.
