# Style Library

## 🎨 What is the style library ?

the style library is the place where you can create, edit and manage all your style themes.

You may open your style library by clicking on the **Styles library** header. Clicking on the style will assign it to the survey you are currently working on.

![](/files/-MBbgOo3vGMpg0vlUtPE)

{% hint style="info" %}
👨🏻‍🎨 Hovering the style previews the hovered style in realtime on the survey you are currently working on.&#x20;
{% endhint %}

## ➕ Adding a new style

To add a new style you may click on the **+** button. This will open the [style editor](/form-management/style-branding/style-editor.md) to let you create a brand new shiny style.

![](/files/-MBbdxrxoD8NqPW3A5ru)

## 🚀 Style library actions&#x20;

![](/files/-MBbgwvbEr6KWNa_BNiy)

* **`Clone`**&#x77;ill create a 1-1 copy of the style.&#x20;
* **`Delete`** will delete the style, surveys to which this style was assigned to will automatically be reverted back to the default Pure Ocean Blue style.&#x20;

## 🔏 Style Rights

Each newly created style will only be available and seen by you, If you would like to share the style with other users you may set the properties of the [style ](/form-management/style-branding/style-editor/style.md)to **shared**&#x20;

![](/files/-MBbnDB75xWFOmILQZRb)


---

# 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://docs.ngsurvey.com/form-management/style-branding/style-library.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.
