# Dashboard

The Dashboard provides a high-level view of all devices for each Site.&#x20;

You can export information to a PDF, image, or spreadsheet format by clicking the Export To icon at the top right of each widget.

The following dynamic widgets are available:

* Platforms – Shows the number of devices for each system. Click on the bar to go directly to the Device page for that system.
* Enrollment – Shows the number of enrolled and unenrolled device. Click *Enroll Device* to go directly to the page for enrolling your device, whether it is iOS, Android, or Chromebook.
* iOS Breakdown – Shows which version is installed on how many devices.
* Android OS Breakdown – Shows which version is installed on how many devices.
* Chrome OS Breakdown – Shows which version is installed on how many devices.
* Last Seen Overview – Shows the number and percentage of devices seen in the last 8 hours.
* Last Seen Breakdown – Shows the breakdown of how many devices were seen per the range of days.


---

# 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.faronics.com/deep-freeze-cloud/mobile-device-management/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.
