# User Layer Templates

In LightAct, you can also create your own custom Layer Templates.

Any layer can be transformed into a Template, by right-clicking on it and selecting **Template -> Create from layer**.

<div align="left"><figure><img src="/files/evBIXGx704cjv6UVfKG8" alt=""><figcaption></figcaption></figure></div>

Once you give your template name and click on **Create** button, you will be able to see it in the Timeline track's right-click menu, under User templates.

{% hint style="info" %}
**Good to know**: For a User Layer Template to appear as a suggestion in the *Asset suggestion menu*, it should contain at least one of the following keywords: *Video*, *Image*, *Audio*, or *Notch* in its name.
{% endhint %}

<div align="left"><figure><img src="/files/1TSYCwl2qdDdEjmd40tT" alt=""><figcaption></figcaption></figure></div>

## User Template Management

To manage your custom templates, go to **Edit -> Preferences Window** and expand the **Files** tab by clicking on it.

On the left-hand side of the *Layer Templates* section, all of your custom-created templates should be listed. Here, you can **Duplicate**, **Rename**, or **Delete** a selected *Template*. On top of that, you can also assign your own shortcuts, for their faster placement on the *Timeline tracks*.

<figure><img src="/files/ItwkyFfG6arsUTW6cxFm" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
**Good to know**: Anytime you add or delete a template, the change should be visible upon clicking the **Refresh list** button.
{% 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://docs.lightact.com/layers-and-layouts/user-layer-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.
