> For the complete documentation index, see [llms.txt](https://docs.skyone.cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.skyone.cloud/espanol/skyone-autosky/plataforma-skyone-autosky/clientes/mantenimiento/historial-de-mantenimiento.md).

# Historial de Mantenimiento

La pestaña **Mantenimiento** muestra un botón **Historial de mantenimiento** donde se muestra información completa sobre el mantenimiento, incluidos los cambios realizados, el motivo del mantenimiento y los datos de la persona responsable de la actualización. Muestra:

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

{% hint style="info" %}
Siempre que se active o desactive un mantenimiento, o incluso al mostrar un aviso, es obligatorio ingresar un motivo. Esta información se registrará automáticamente en el historial de mantenimiento, asegurando transparencia y trazabilidad de las modificaciones realizadas.
{% endhint %}

***

#### Logs

Esta sección permite consultar información del ambiente según los filtros aplicados, mostrando eventos y acciones relacionadas con el cliente.

***

#### Resumen del Cliente

Al seleccionar esta opción, se abrirá un modal con los datos del cliente.\
Si lo prefieres, puedes hacer clic en "**Generar PDF**" para descargar la información.

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

<br>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.skyone.cloud/espanol/skyone-autosky/plataforma-skyone-autosky/clientes/mantenimiento/historial-de-mantenimiento.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
