# SKYPLATFORM DASHBOARD

Upon logging into the SkyPlatform with your assigned credentials, the Dashboard interface presents a detailed overview of your projects. For first-time users, the Dashboard will initially be displayed a blank interface.

As projects are integrated into the platform, the system provides details, including the total count of projects and devices, and their operational status (online or offline). Additionally, the interface allows for real-time monitoring of device data streams. You can observe live data flow, make configuration changes, and remotely publish updates to projects.<br>

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://inspinia-technology.gitbook.io/skyplatform/skyplatform-technical-user-documentation/basics-of-skyplatform/skyplatform-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.
