# Dashboard

### Overview

The Admin Portal Dashboard in MangoApps is a central hub for administrators, providing an overview of your company and account information.

<img src="/files/uyRbY2hVK657nzgTy15k" alt="Admin Portal > Home > Dashboard" width="563">

***

### **Your Company Info**

To update information in this section, click the **Edit** button next to the section header.

**Company Name**: Displays the registered name of your organization.

**Company Address**: Shows the official address on file.

***

### **Your Account Info**

This section provides detailed information about your company's MangoApps account.

**Product**: Displays your MangoApps subscription type.

**Network Users**: Indicates the total number of registered users in your organization.

{% hint style="info" %}
**Network user:** Users with your company's email address. For example - <_jane.doe@acme.com>, <john.smith@acme.com>, etc.\_ Network users count towards your monthly or yearly subscription.&#x20;
{% endhint %}

**Guest Users**: Shows the total number of guest accounts.

{% hint style="info" %}
**Guest user:** Users with an email address that does not belong to your company. For example - <_jane.doe@gmail.com>, <john.smith@yahoo.com>, etc.\_ Guest users can be invited to a group or project by admin or team members. These guest users typically do not have access to information outside of the project or group they belong to.
{% endhint %}

**Active Since**: Lists the date your organization first activated MangoApps.

**Data Center**: Specifies the type of data storage setup (e.g., Private Cloud/On-Premise).

**Storage**: Shows the used and total storage capacity (e.g., 24.8 GB used out of 300 TB).

***

### **Helpful Resources**

The right-hand panel offers quick links for assistance:

* **Write a Review**: Contribute your feedback via trusted platforms like Gartner and G2 Crowd.
* **Need Help?**:
  * Access the Admin Guide.
  * Refer to the User Guide.
  * Contact support via email: <support@mangoapps.com>.
* **Become a Partner**: Learn about the [MangoApps Partner Program](https://www.mangoapps.com/partner) for referrals or reselling.


---

# 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://guides.mangoapps.com/admin-guide/home-1/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.
