> For the complete documentation index, see [llms.txt](https://docs.archisketch.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.archisketch.com/guide/enterprise-en/parametric-library/advanced-settings/style-template.md).

# Style Template

A style template is a kind of preset feature that lets you select various parameter (variable) values in bulk in the editor.

If you have color or specification combinations that you use repeatedly, you can apply parameter combinations all at once through a style template in the editor.

## Accessing Style Templates

You can access it by clicking Library Advanced Settings > Style Templates.

<figure><img src="https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-0240665dd1c8c6189775f02d824473d018d5bbad%2Fadvanced-settings_style-template-1.png?alt=media" alt=""><figcaption></figcaption></figure>

## Creating a Style Template

* You can enter the style template creation modal by clicking the \[Create Style Template] button at the top right.
* You can add enterprise variables in groups in Style Item Edit.
* For each enterprise variable, you can choose whether editing is allowed in the editor.

<figure><img src="https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-e47131bf4e7b6f54e57962aafa9595c9efd5368b%2Fadvanced-settings_style-template-2.png?alt=media" alt=""><figcaption></figcaption></figure>

## Editing & Deleting Style Templates

You can edit, hide (not shown in the editor), or delete a style template using the icon buttons on the right side of the template.

<figure><img src="https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-e4a01892a19d957beac3730d5fad4b5d952dee4f%2Fadvanced-settings_style-template-3.png?alt=media" alt=""><figcaption></figcaption></figure>

## Using in the Editor

* You can check the list of style templates by clicking the \[Style Template] button at the top of the editor.
* If you click the \[Apply] button for the style template you want, the selected template will be applied to the design components in the editor.

<figure><img src="https://917231921-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fh5B2S7uKpAIaFKDxegCT%2Fuploads%2Fgit-blob-fa787caa635f941bd89e9a5c2704d103fba3ec98%2Fadvanced-settings_style-template-4.png?alt=media" alt=""><figcaption></figcaption></figure>


---

# 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.archisketch.com/guide/enterprise-en/parametric-library/advanced-settings/style-template.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.
