> 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/skyone-autosky/skyone-autosky/recursos-do-skyone-autosky/clientes/manutencao/historico-de-manutencao.md).

# Histórico de manutenção:

A aba de **Manutenção** exibe um botão de **Histórico de manutenção** onde ele apresenta informações completas sobre as manutenção, incluindo alterações realizadas, motivo da manutenção e dados do responsável pela atualização. Ela apresenta as seguintes informações:<br>

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

{% hint style="info" %}
Sempre que for ativar ou desativar uma manutenção ou até mesmo exibir um aviso, é obrigatório informar o motivo da ação. Esse motivo será registrado automaticamente no histórico de manutenção, garantindo transparência e rastreabilidade das alterações realizadas.
{% endhint %}

***

### **Logs**

Essa seção permite consultar informações do ambiente com base nos filtros aplicados, exibindo eventos e ações relacionadas ao cliente.

***

### **Resumo do Cliente**

Na listagem de clientes ao clicar nesta opção, um modal é apresentado com os dados do cliente. Se preferir, clique em "**Gerar PDF**” para baixar estas informações.

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


---

# 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/skyone-autosky/skyone-autosky/recursos-do-skyone-autosky/clientes/manutencao/historico-de-manutencao.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.
