# Resources: Style Templates

Style templates are predefined styles that can be reused across many projects and layers. They help save time because a style can be configured once but used at many places. Style templates also help create standardized maps.

Once a style template is configured, it can be used in every place a style is needed (layer styles, selection styles, thematics, etc.).&#x20;

A style template can be used as a **reference** or as a **copy**. When used as a reference, if the style template is modified, all layers that refer to it will also use the modified style. When used as a copy, the style is detached from the style template and can be modified independently thereafter.

Style templates are associated with only one type of map element (point, line, polygon, etc.) and cannot be used for other types of elements.

The **Style Templates** section in **Resources** displays a table that shows the templates configured in the server. In this section you can [create ](https://docs-jmapserver-lima.k2geospatial.com/e/administrator/jmap-server-administrator-manual/resources-style-templates/creating-style-templates)a new template, access the configuration interface of a template by clicking on its name, and [manage ](https://docs-jmapserver-lima.k2geospatial.com/e/administrator/jmap-server-administrator-manual/resources-style-templates/managing-style-templates)the templates you select in the table.


---

# 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-jmapserver-lima.k2geospatial.com/e/administrator/jmap-server-administrator-manual/resources-style-templates.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.
