> For the complete documentation index, see [llms.txt](https://wiki.lucysecurity.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.lucysecurity.com/application-reference/templates/download-templates.md).

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