# Overview

![](https://887564422-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgf4wby1nhNas9J0n_V%2Fuploads%2FdxZQX6D4pDA6wkCH6131%2Fimage.png?alt=media\&token=5d0a6503-87d7-4ff4-8558-e7ab4b345429)

#### Map (machines location)

This widget represents the number of machines, organized in clusters. Use the navigation buttons to zoom-in and out. You will also find the number of alarms in the last hour.

<img src="https://887564422-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgf4wby1nhNas9J0n_V%2Fuploads%2FDefYto1PyEpm9AsZ5usE%2Fimage.png?alt=media&#x26;token=d9c52ab0-bd92-43b6-a78e-c1b18f7a7029" alt="" data-size="original">

Add location info by editing the [device](https://admin-things5.gitbook.io/things5/manage-devices/device-list#actions-for-single-device) or when [creating](https://admin-things5.gitbook.io/things5/device/manage-devices/add-new-device) a new one.

#### Connected devices

This widget represents the number of machines that have an active connection to Things5.\
\&#xNAN;*In the example they are six.*

*view more* show [device list](https://admin-things5.gitbook.io/things5/device/manage-devices/device-list) with "status: on line" filter on

#### Alarms

This widget represents the number of alarm emitted by machines in last 24 hours.\
A detail of these is available right below the widget; by clicking on each of which, it is possible to access the machine that generated it.\
\&#xNAN;*In the example they are four.*

#### Pending invitation

This Widget is about [new users](https://admin-things5.gitbook.io/things5/users/manage-user#add-a-new-user) who has been sent an invitation to access the platform but none of them have accessed his account yet.\
\&#xNAN;*In the example they are two over a total of twenty-four users*

*view more* show [user list](https://admin-things5.gitbook.io/things5/users/manage-user) with "invitation (pending or expired)" filter on

![](https://887564422-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgf4wby1nhNas9J0n_V%2Fuploads%2F102uLzDt7PI5WYfXdiUF%2Fimage.png?alt=media\&token=b2517cb0-4c62-4e96-94af-771fe1dcf405)

#### Latest Alarm

This section of the overview page shows all alarm-type events of last 24 hours. \
The time range can be adjusted using dedicated time selection popup (<mark style="color:purple;">**ref. 1**</mark>)

Clicking on each line (<mark style="color:purple;">**ref. 2**</mark>) redirects you to the [event log section](https://admin-things5.gitbook.io/things5/device/manage-devices/device-detail-page/events-log) of that device

![](https://887564422-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mgf4wby1nhNas9J0n_V%2Fuploads%2FWKJl08zQv9t0MF6F7Hc7%2Fimage.png?alt=media\&token=cb85f282-05f3-4ae7-a40a-e1ad72f577a7)


---

# 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://admin-things5.gitbook.io/things5/device/overview.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.
