> 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/common-issues/cache-cleaning.md).

# How to clean the Digibee Integration Platform cache

## Google Chrome

The steps below are instructions for cleaning the Platform cache in Google Chrome:

1. To access your browser's developer mode press **\[F12]** on the keyboard.&#x20;
2. Click on the **Application** tab.&#x20;
3. Click in the **Clear storage** item on the left and then click on **Clear site data.**&#x20;

![](/files/LKRMYH5jgkyr4klDUF85)

## Firefox

The steps below are instructions for cleaning the Platform cache in Firefox:

1. Click the menu button in the upper right corner and select **Settings**.
2. Open the **Privacy & Security** panel and navigate to the **Cookies and Site Data** section.
3. Click **Manage Data**.
4. Find and select the Digibee site.
5. Click **Remove Selected**.
6. Click **Save Changes**.
7. When prompted with a confirmation dialog about possible logout, click **Remove** to proceed.

<figure><img src="/files/GVyDopAPi8trFWEvCPbF" 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/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.
