> For the complete documentation index, see [llms.txt](https://docs.digibee.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digibee.com/documentation/troubleshooting/pt-br/common-issues/cache-cleaning.md).

# Como executar a limpeza de cache da Digibee Integration Platform

## Google Chrome

Os passos descritos abaixo são instruções para limpar o cache da Plataforma no Google Chrome:

1. Para acessar o modo de desenvolvedor do seu navegador pressione **\[F12]** no teclado.
2. clique na aba ***Application.***&#x20;
3. Clique no item **Clear storage** à esquerda e depois clique em **Clear site data.**&#x20;

![](/files/qGnPOlBCOxE7cjFsvHop)

## Firefox

Siga as etapas abaixo para limpar o cache da Plataforma no Firefox:

1. Clique no botão de menu no canto superior direito e selecione **Configurações**.
2. Acesse o painel **Privacidade e Segurança** e vá até a seção **Cookies e Dados de Sites**.
3. Clique em **Gerenciar dados**.
4. Encontre e selecione o site da Digibee.
5. Clique em **Remover selecionados**.
6. Clique em **Salvar alterações**.
7. Quando a caixa de diálogo de confirmação informar sobre uma possível desconexão (logout), clique em **Remover** para continuar.

<figure><img src="/files/P7utrMOxWTEojzc8CEh8" 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:

```
GET https://docs.digibee.com/documentation/troubleshooting/pt-br/common-issues/cache-cleaning.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.
