# Dashboard

The **Dashboard** provides an overview of all sensors in your Organization and is accessible to **all users**, regardless of their permission level (Administrator, Manager, or Analyst). It serves as the central place to quickly assess sensor status, review recent measurements, and navigate to more detailed views.

The Dashboard displays the following information for every sensor assigned to your Organization:

* **Sensor name and serial number**
* **Assigned location** within the Organisation
* **Current sensor status**, including the number of active and pending alarms
* **Latest measurement value**
* **Time since the last measurement**

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

The main features of the Dashboard include:

* **Displaying sensor details** such as name, serial number, status, current measurements, and last communication time
* **Filtering sensors** by location, sensor type, or status to quickly find specific data
* **Generating reports** for selected sensors directly from the Dashboard
* **Comparing measurements** from multiple sensors on a single chart
* **Displaying sensor information on a location map** to visualize placement and status within a building or room

If you want to learn more about any of these functions, you can navigate to the corresponding detailed sections in this user manual, such as [*Sensor details*](/efento-cloud/basics/sensor-details.md), [*Generating Reports*](/efento-cloud/basics/images-and-media/generating-reports.md), [*Measurement Comparison*](/efento-cloud/basics/images-and-media/comparing-measurements.md), [*Location Maps*](/efento-cloud/basics/images-and-media/location-map.md), or [*Filtering and Sorting Sensors*](/efento-cloud/basics/images-and-media/filetering-and-sorting.md).


---

# 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.efento.io/efento-cloud/basics/images-and-media.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.
