# Admin Dashboard Overview

As an administrator, you hold the keys to efficiently manage and oversee various aspects of the platform. The left-side menu provides access to essential tools and settings to ensure seamless operation within your organization. Let's explore the key tabs:

1. **Users:**
   * Manage user accounts, permissions, and access levels.
   * Add, modify, or deactivate accounts as needed.
2. **Email Domain Settings:**
   * Control and restrict the email domains that can be used within your organization.
3. **Reports:**
   * View and organize all daily reports created on the platform.
4. **Groups:**
   * Create, edit, and manage student groups.
5. **Semesters:**
   * Organize academic periods efficiently for a streamlined experience.
6. **Evaluations:**
   * Oversee and manage the evaluation process for students, supervisors, and teachers.
7. **Templates:**
   * Customize and create templates for various forms and documents.
8. **Settings:**
   * Adjust and personalize platform settings to align with your organizational needs.
9. **License Info:**
   * Access information regarding the platform's license for your organization.

<figure><img src="/files/7un72g4UCwcJBIv8C6jX" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">Admin dashboard empowers administrators to maintain a well-organized and efficient learning environment. Dive into each tab for detailed control over user management, data organization, and platform settings.</mark>
{% endhint %}

[<mark style="background-color:green;">Let's get started with a closer look at each section to unleash the full potential of your administrative capabilities!</mark>](/topp-n-admin-user-guide/users.md)


---

# 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-admindocs.toppn.org/overview/admin-dashboard-overview.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.
