# Dashboard

Our **centralized dashboard** is designed to provide you with a **comprehensive overview** of the key metrics and activities, enabling you to manage and monitor your Unecast account with ease.

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

### **1. Balance Overview**

Located at the top center, this section displays your current account balance in USD. It helps you keep track of your available funds for sending SMS and managing your campaigns.

### **2. Quick Stats**

* **Users:** Shows the total number of users associated with your account.
* **Apps:** Displays the number of applications currently registered.
* **Contacts:** Lists the total number of contacts in your account, including group details.
* **Campaigns:** Indicates the number of campaigns you’ve created.
* **Messages:** Shows the total number of messages sent, along with a success rate.

### **3. Messaging Statistics**

This section provides a graphical representation of your messaging activity over a selected period (e.g., last 30 days). It visualizes trends in message volume, helping you track the performance of your campaigns.

### **4. Navigation Menu**

### 5. Left Sidebar

* **Dashboard**: Returns you to this main overview page.
* **Contacts**: Manage and view all your saved contacts.
* **SMS**: Access tools for creating and managing SMS campaigns.
* **Developer**: Provides API documentation and developer tools for integrating Unecast with other platforms.
* **Support**: Offers access to customer support and resources for troubleshooting any issues.
* **User Guide**: Links to a detailed guide on using the platform, located at the bottom of the sidebar.

### 6. Main Nav bar

**Profile and Settings:** Access your profile details and account settings by clicking on your profile icon in the top-right corner. This is where you can switch between multiple organizations, make changes to your account information or log out of the platform.

### **7. Feedback Button**

Located on the right side of the screen, this button allows you to provide feedback directly to our UX team, helping improve the functionality.


---

# 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://learn.unecast.com/getting-started/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.
