# Caches & Indizes

Es ist durchaus sinnvoll bei Änderungen im Shop (insbesondere, wenn diese die Storefront betreffen) einmal den Shopware Cache zu leeren.

{% hint style="info" %}
**Hinweis**: Dieser Artikel ist nur für Nutzer eines selbst-gehosteten Shops relevant.
{% endhint %}

Im Modul Caches & Indizes hast Du die Möglichkeit, den Cache zu leeren und aufzuwärmen.

1. Öffne die Administration deines Shops
2. Navigiere in den Bereich "Einstellungen" => "System" => "**Cache & Indizes**"
3. Klicke auf den Button "**Caches leeren**" (1) oder auf den Button "**Löschen und Aufwärmen**" (2)

![Caches & Indizes](/files/gz02oVdFbqXj8Gsguaqj)

#### Caches leeren (1)

Hierüber kannst Du die Caches leeren, ohne dass Diese anschließend direkt wieder aufgewärmt werden.

#### Löschen und Aufwärmen (2)

Zunächst wird ein neuer Cache erzeugt. Sobald dieser vorhanden ist, wird der alte Cache entfernt.

#### Indizes aktualisieren (3)

Aktualisiert die Indizes wie die Kategorie- und Produktindizes sowie die SEO-URLs.

Über das **Dropdown Menü** kannst Du alle Indizes anwählen, die beim Indizes aktualisieren nicht mit aktualisiert werden sollen.

#### Weiterführende Informationen

{% embed url="<https://docs.shopware.com/de/shopware-6-de/einstellungen/caches-indizes>" %}
Shopware Dokumentation: Caches & Indizes
{% endembed %}


---

# Agent Instructions: 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://wiki.themeware.design/wissensdatenbank/shopware/konfiguration/einstellungen/caches-and-indizes.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.
