# Standardordner für Medien erstellen

Im Medien-Manager von Shopware 6 findest du in der Regel verschiedene **Standard-Ordner** für unterschiedliche Medientypen. Sollte einer oder mehrere dieser Ordner fehlen, kannst du sie ganz einfach selbst erstellen.

<figure><img src="/files/kBmIRg7L7AVy7hNBPP7G" alt=""><figcaption></figcaption></figure>

## Standardordner für CMS-Medien erstellen

1. **Gehe zur Medienverwaltung** im Admin unter **Inhalte > Medien**. (1) (2)
2. Klicke oben rechts auf **"Neuen Ordner hinzufügen"**. (3)
3. Vergib einen passenden **Namen** für den Ordner (z. B. "CMS Media").
4. Wähle die Option **"Einstellungen"** im Kontext-Menü ![](/files/GmWVrqPacJyq6LvE5vPx) des neuen Ordners. (4) (5)
5. Wähle im Feld **"Medien-Standardspeicherort für"**, für welchen Bereich der Ordner verwendet werden soll – z. B. **"cms\_page (Layout)"**. (6)
6. Speichere die Änderung. (7)

Der neue Ordner wird nun automatisch für den gewählten Bereich verwendet – z. B. beim Hochladen von Bildern in CMS-Elementen.

<figure><img src="/files/9rAJMchxPd4dihGHJ2oP" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/NaJs1W3D9Kcvvbd4OnC4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/Bu28tZokaWaPtXqCrVo2" alt=""><figcaption></figcaption></figure>


---

# 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/grundwissen/bilder/standardordner-fur-medien-erstellen.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.
