# Default styles

On this page, you can choose which styles (configured on the [styles page](/admin/styles.md)) should be applied by default when creating documents.

<figure><img src="/files/tun1XF4Qr0qhM0ihrNon" alt="" width="563"><figcaption></figcaption></figure>

When you have defined at least one style for a category on the styles page, a dropdown menu will be visible on the default styles page. Using this dropdown menu, you can select the style you would like to be the default one for you when creating documents. Click <img src="/files/ibyyh960YRwKFnbKmb2t" alt="" data-size="line"> to save your preferences.

Click <img src="/files/stRd0KRweuBRujIfClqJ" alt="" data-size="line"> to undo any unsaved changes you made.

{% hint style="info" %}
Consult the [styling overview article](/styling/styling-overview.md) for more information on how default styles on multiple levels (customer, group, user, etc.) are applied.
{% endhint %}


---

# 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://help.clause9.com/settings/default-styles.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.
