# Dashboard

Get a quick overview of your device's operating system, connection status, and newly registered device information in this section.

1. **Operating System Distribution**: displays the operating systems used by devices with SatisCtrl installed. Support for Windows and iOS versions is planned for future development.&#x20;
2. **Recently Enrolled Devices**: view the current registration and operational status of newly added devices.&#x20;
3. **Device Connection Status**: view the number of devices currently online and on standby.

<figure><img src="/files/2ErFeL4sHj7BpShOsHvg" alt="" width="375"><figcaption></figcaption></figure>


---

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