> For the complete documentation index, see [llms.txt](https://docs.varbase.vardot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.varbase.vardot.com/9.1.x/content-designers/site-configuration/system/clearing-varbase-cache.md).

# Clearing Varbase Cache

### How to Clear Varbase Cache?

There are two approaches where to clear the caches:

**The first approach** which is the easiest way, hover the Varbase icon and you will notice *Flush all caches* then click it. The Varbase will now clear all your caches, this might take a couple of seconds then a message will appear indicating your caches are cleared.

![Flush all caches from Varbase icon](/files/GEDdFI3OXpU4PObkyI9F)

**The second approach** which you need to navigate through **Administration \ Configurations \ Configuration \ Development \&#x20;*****Performance.***

{% hint style="info" %}
In this section, only the super admin has access to the *Performance* section.
{% endhint %}

![Clear all caches from Performance page](/files/Q7ckSqoSbbAnQsU7OQga)

You will notice the *Clear all caches* button, click it. The Varbase will now clear all your caches, this might take a couple of seconds then a message will appear indicating your caches are cleared.


---

# 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.varbase.vardot.com/9.1.x/content-designers/site-configuration/system/clearing-varbase-cache.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.
