# Download templates

Lucy templates are hosted in a centralized server and can be downloaded to your workstation for customization and use.

{% hint style="info" %}
Navigate to **Templates -> Download Templates**, or select **Downloads** from either the [**Attack**](/application-reference/templates/attack-templates.md) or [**Awareness**](/application-reference/templates/awareness-templates.md) galleries.
{% endhint %}

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

***

## Actions

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

Use the navigation bar at the top to search for templates by name, sort the gallery, and initiate downloads. Check **Select All Available** to select all templates on the current page.

***

## Filters

Use the filters on the left-hand side of the gallery to find templates that are right for your organization.

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

#### **Primary Filters**

New Templates: View only templates you have not yet downloaded.\
Update Templates: View only templates that you have installed, but that have an updated version available.

**Type**

Filter by each type of template (attack, awareness, attachment, report, and mail plaugin).

**Language**

Filter by language(s).

**Size**

Filter by size. Templates with videos and other media are larger than text-based templates.


---

# 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://wiki.lucysecurity.com/application-reference/templates/download-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.
