> For the complete documentation index, see [llms.txt](https://docs.ngsurvey.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ngsurvey.com/de/form-management/style-branding/style-library.md).

# Stilbibliothek

## 🎨 Was ist die Style-Bibliothek?

Die Style-Bibliothek ist der Ort, an dem Sie alle Stilthemen erstellen, bearbeiten und verwalten können.

Sie können Ihre Style-Bibliothek öffnen, indem Sie auf den **Styles library** Header klicken. Ein Klick auf den Style weist ihn der Umfrage zu, an der Sie gerade arbeiten.

![](/files/a54f0211f6f300762494ba728e2af83bd4f29754)

{% hint style="info" %}
👨🏻‍🎨 Beim Überfahren der Style-Vorschau wird der gehighlightete Style in Echtzeit in der Umfrage angezeigt, an der Sie gerade arbeiten.&#x20;
{% endhint %}

## ➕ Einen neuen Style hinzufügen

Um einen neuen Style hinzuzufügen, können Sie auf die **+** Schaltfläche klicken. Dadurch wird das [Style Editor](/de/form-management/style-branding/style-editor.md) geöffnet, mit dem Sie einen völlig neuen, glänzenden Style erstellen können.

![](/files/43a0f9eb54b2e8136e51bfee9fe371562d61aa05)

## 🚀 Aktionen in der Style-Bibliothek&#x20;

![](/files/1083ee3224ea5938624a5b2619e6bf53e01a3715)

* **`Klonen`**&#x65;rstellt eine 1:1-Kopie des Styles.&#x20;
* **`Löschen`** löscht den Style. Umfragen, denen dieser Style zugewiesen war, werden automatisch auf den Standard-Style Pure Ocean Blue zurückgesetzt.&#x20;

## 🔏 Style-Rechte

Jeder neu erstellte Style ist zunächst nur für Sie verfügbar und sichtbar. Wenn Sie den Style mit anderen Nutzern teilen möchten, können Sie die Eigenschaften des [Style ](/de/form-management/style-branding/style-editor/style.md)auf **geteilt**&#x20;

![](/files/02355e7ab8c327376400475ce267bf723d3cd9d0)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.ngsurvey.com/de/form-management/style-branding/style-library.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
