# Managing Style Templates

You can manage a style template through its configuration interface and through the **Style Templates** section.&#x20;

## Edition

In the template configuration interface, press on **Edit** to redo the creation steps and modify the parameters.&#x20;

## Duplicate&#x20;

In the **Style Templates** section, select the templates and press **Duplicate**. A copy of each selected template is produced and you can edit it later.&#x20;

## Style Template Permissions&#x20;

You can grant permissions to the templates you select in the **Style Templates** section.&#x20;

This section has two tabs: **Permissions** and **Owners**. The owners are the only ones who can manage the administrative permissions for the style template, manage the list of owners and delete it.

A list of users and groups with permissions appears in the **Permissions** tab. Click on ![](/files/Wv4IHtF5wJkbjm3vwjkh) to add new users or groups.

{% hint style="info" %}
Available users and groups are configured in the JMap Server section of JMap Admin. Refer to the [Users and Groups ](/e/administrator/jmap-server-administrator-manual/jmap-server/security/users-and-groups.md)section for more information about managing users in JMap Server.
{% endhint %}

There are only administrator permissions for style templates.

<table data-header-hidden><thead><tr><th width="257"></th><th></th></tr></thead><tbody><tr><td>Administrate style template</td><td>Allows an administrator to modify the style template. </td></tr><tr><td>Access style template</td><td>Allows an administrator to access a style template to view its content and to use it.</td></tr></tbody></table>

## Deleting Style Templates&#x20;

You can delete a template from its configuration interface or a selection of templates through the **Style Templates** section, by pressing **Delete**.&#x20;


---

# 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/managing-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.
