# Ver datos y estados de los dispositivos

Dentro de la vista de Proyectos, elige el dispositivo del cuál quieres ver los datos ambientales y haz click en el botón "ver datos"

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

## Estado del dispositivo

En la vista de proyecto puedes identificar rápidamente si un dispositivo está conectado o desconectado dependiendo del color en el que aparezca su nombre:&#x20;

Verde: Conectado\
Rojo: Desconectado

Si deseas tener **información más detallada**, haz click en el nombre del dispositivo. Esto te llevara a la vista de detalle.&#x20;

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

En la vista de detalle de dispositivo podrás editar su nombre y descripción, así como  ver un reporte de conectividad mensual,  y su ubicación geográfica.

### Descargar Datos

Haz click en la pestaña superior "descargar datos"<br>

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

En esta sección podrás seleccionar un rango de fecha y hora para descargar un documento *.csv* con los datos que han sido recolectados en ese rango de tiempo.


---

# 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.makesens.co/cloud/makesens-cloud/funcionalidades/ver-datos-y-estados-de-los-dispositivos.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.
