# Estado de flota.

Dentro de la operativa de una flota, siempre ayuda llevar un control de cuales unidades están activas generando ingreso o inactivas, y sobre todo, la razón por la cuál una unidad o unidades están inactivas.&#x20;

Por lo cuál, el reporte de estados nos ayuda a llevar un control y sobre todo, a analizar nuestras unidades y considerar cambios dentro de la flota o decisiones para ciertas unidades.&#x20;

<https://www.loom.com/share/af74054d5c4149779f263f5c0962977b>


---

# 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://getpulpo.gitbook.io/pulpo-help-center./reportes./lista-de-reportes./estado-de-flota..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.
