# Create a category

In dieser Anleitung erfährst du, wie du eine Kategorie-Seite anlegen kannst.

## Kategorie anlegen

1. Wechsel über die Hauptnavigation in die "**Kategorie-Verwaltung**" (1) (2) deines Shops ("Kataloge" => "Kategorien")
2. Wähle die gewünschte Kategorie aus in welcher die neue Kategorie erscheinen soll
3. Klicke auf den ![](/files/y75dQosl9LNhhgKQ3JAF) **Kontext-Button** (3) um das Kontextmenü zu öffnen und eine neue Kategorie anzulegen
4. Wähle ob die neue Kategorie vor, nach oder als Subkategorie innerhalb der ausgewählten Kategorie erstellt werden soll (4)
5. Benne die Seite (5) und lege die Seite an (6)
6. Nun kannst du die Kategorie-Seite bearbeiten
7. Aktiviere die Seite damit Sie auch in der Storefront angezeigt wird (7)

Du hast nun eine Kategorie erstellt.

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

#### Screenshots

<div><figure><img src="/files/2tU6aKTO07dH3Yc1SzXY" alt=""><figcaption></figcaption></figure> <figure><img src="/files/G3QjYy6xib0082ux6R39" alt=""><figcaption></figcaption></figure> <figure><img src="/files/QpMWg1ht4PTh7fIA4UM5" alt=""><figcaption></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/create-a-category.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.
