> For the complete documentation index, see [llms.txt](https://kb.linknlink.com/isg/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.linknlink.com/isg/using-isg/home/dashboard.md).

# Dashboard

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

1）**Control devices,** currently we only support instantly turn them on or off with a single click. If the device's on/off status changes, the card color will update accordingly.

2\)  **Sensor devices,** you can view sensor's data and status at a glance.

3\)  **Add-ons,** which give you quick access to apps like Home Assistant, Spotify

4\)  **Camera,** You can preview the latest snapshots and click to view the camera in full-screen real-time mode.


---

# 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://kb.linknlink.com/isg/using-isg/home/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.
