# Assign a category layout

In dieser Anleitung erfährst du, wie du ein Kategorie-Layout einer Kategorie zuweisen kannst.

## Layout zuweisen

1. Wechsel über die Hauptnavigation in die "**Kategorie-Verwaltung**" (1) (2) deines Shops ("Kataloge" => "Kategorien")
2. Wähle die entsprechende Kategorie aus (3)
3. Wechsel in den Tab "**Layout**" (4)
4. Klicke auf den Button "**Layout ändern**" (5)
5. Es erscheint ein Pop-up "**Layout auswählen**"
6. Wähle das gewünschte Layout aus (6)
7. Bestätige deine Auswahl mit "**Speichern**" (7)
8. Nun kannst du die Kategorie-Seite ebenfalls "**Speichern**" (8)

Du hast nun ein Kategorie-Layout einer Kategorie zugewiesen.

{% hint style="info" %}
**Hinweis**: Wie du eine Kategorie oder ein Kategorie-Layout erstellst erfährst du in den Artikeln [Create a category](/knowledge-base/tutorials/categories/create-a-category.md) bzw. [Create a category layout](/knowledge-base/tutorials/categories/create-a-category-layout.md).
{% endhint %}

#### Screenshots

<div><figure><img src="/files/UDEKT1ml9hGW1QT8WL6g" alt=""><figcaption><p>Shopware 6 Kategorie-Verwaltung</p></figcaption></figure> <figure><img src="/files/M7nDiiaXxCitcdNxvnj1" alt=""><figcaption><p>Shopware 6 Kategorie-Editor</p></figcaption></figure> <figure><img src="/files/e7fbDnrNI1ni9ByNHqzD" alt=""><figcaption><p>Layout auswählen</p></figcaption></figure> <figure><img src="/files/sFybxARgl95KHB8BsiuB" alt=""><figcaption><p>Fertig!</p></figcaption></figure></div>

***

#### Weiterführende Informationen

Weitere Informationen zu Kategorien in Shopware 6 findest du in der Shopware Dokumentation:

{% embed url="<https://docs.shopware.com/en/shopware-6-en/catalogues/categories?category=shopware-6-en/catalogues>" %}
Shopware Dokumentation: Kategorien
{% 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://knowledge.themeware.design/knowledge-base/tutorials/categories/assign-a-category-layout.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.
