# Dashboard

When you log in to the CubiLock EMM Console, the first screen you see is the **Dashboard**. It gives you a **high‑level overview** of your entire device fleet and management status at a glance — *without navigating through multiple pages*.

The CubiLock dashboard provides key metrics and visual summaries that help you quickly understand how your enterprise devices are configured and performing. These insights help IT administrators assess their environment, spot issues, and verify compliance with policies efficiently

![](/files/gIm30i3L9E5YA7ZCEboz)

Summary Panel

| **Metric**        | **What It Shows**                               |
| ----------------- | ----------------------------------------------- |
| **Profiles**      | Total number of device profiles created.        |
| **Users**         | Number of admin users in your CubiLock account. |
| **Total Devices** | Total number of devices currently enrolled.     |

#### Profile Types Panel

This displays counts of devices segmented by profile types:

| **Profile Type** | **Meaning**                                     |
| ---------------- | ----------------------------------------------- |
| Fully Managed    | Devices fully controlled by the enterprise.     |
| Work             | Work profiles for BYOD scenarios.               |
| Dedicated        | Devices configured in kiosk/dedicated use mode. |

#### Profile Assignments Chart

Shows the distribution of devices across different device profiles. Each slice represents how many devices are assigned to a specific profile.

#### Devices Make & Models

Visual breakdown of devices by manufacturer and model helps you identify the most common hardware in your fleet.

The dashboard helps you assess device deployment, configuration states, and fleet diversity all in one place — saving time and aiding operational decisions.:contentReference\[oaicite:7]{index=7}


---

# 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.cubilock.com/introduction/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.
