> For the complete documentation index, see [llms.txt](https://themedocs.zenit.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://themedocs.zenit.design/tutorials/demo-themekonfiguration-importieren.md).

# Demo-Themekonfiguration importieren

Du hast die Möglichkeit, die zu deinem Theme passenden Konfiguration aus unseren [Demoshops](https://www.zenit.design#demos) zu importieren.

Navigiere dazu im linken Seiten-Menü zu **Themes (1)**, wähle eines Deiner installierten Themes oder Child-Thems und klicke oben rechts auf den Button **Vorlage auswählen (2)**.

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

Es öffnet sich ein Pop-Up-Fenster in welchem Du eine Vorlage wählen kannst. Der Button Importieren importiert die Konfiguration. Der Button Importieren und speichern speichert die importierte Konfiguration direkt. Durch das Speichern werden zuvor eingestellte Konfigurationen überschrieben. Du solltest den Import daher verwenden, bevor Du Dein Theme oder Child-Theme personalisierst.

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

Nachdem Du die Konfiguration Deiner Wahl importiert hast, kannst Du bei Bedarf die [passende Startseite](/tutorials/demodaten-importieren.md) aus unserer Demo importieren um dein Design darauf aufzubauen.

{% content-ref url="/pages/IDEylipgsSg7x31ys6hV" %}
[Demodaten importieren](/tutorials/demodaten-importieren.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://themedocs.zenit.design/tutorials/demo-themekonfiguration-importieren.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.
