# Caches & Indexes

When making changes in the store (especially when they affect the storefront), it is quite useful to clear the Shopware cache once.

{% hint style="info" %}
**Note**: This article is only relevant for users of a self-hosted store.
{% endhint %}

In the module Caches & Indizes you have the possibility to clear and warm up the cache.

1. Open your Shope Administration
2. Navigate to the section "Settings" => "System" => "**Caches & Indexes**".
3. Click onto the button "**Clear caches**" (1) or onto the button "**Clear and warm up caches**" (2)

![Caches & Indexes](https://1979975522-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F178YilsPBIFHBAxTvcMo%2Fuploads%2Fgit-blob-de59f8aa501a5a9c1de26cff08b825c9021180e1%2Fsettings--caches-indexes.png?alt=media)

#### Clear Caches (1)

This allows you to empty the Caches without them being warmed up again immediately afterwards.

#### Clearing and warming up caches (2)

At first, a new Cache will be created. As soon as this exists, the old Cache will be removed.

#### Updating Indizes (3)

Updates the Indexes such as the category and product indexes as well as the SEO URLs. Using the **dropdown menu** you can choose all Indizes that should not be updated when updating the Indizes.

#### Further Links

{% embed url="<https://docs.shopware.com/en/shopware-6-en/configuration/caches-indexes>" %}
Shopware Documentation: Caches & Indizes
{% endembed %}
