> 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/lucy-wiki-de/anwendungsreferenz/vorlagen/vorlagen-herunterladen.md).

# Vorlagen herunterladen

Lucy-Vorlagen werden auf einem zentralen Server gehostet und können zur Anpassung und Verwendung auf Ihren Arbeitsplatzrechner heruntergeladen werden.

{% hint style="info" %}
Navigieren Sie zu **Vorlagen -> Vorlagen herunterladen**, oder wählen Sie **Downloads** aus einer der [**Angriff**](/lucy-wiki-de/anwendungsreferenz/vorlagen/angriffsvorlagen.md) oder [**Awareness**](/lucy-wiki-de/anwendungsreferenz/vorlagen/awareness-vorlagen.md) Galerien.
{% endhint %}

<figure><img src="/files/6492d08e46b4dd4a5d9698c18e47a1d095c419d0" alt=""><figcaption></figcaption></figure>

***

## Aktionen

<figure><img src="/files/7b07083d5f6daf4f1996bb14aa3faa6a7196c989" alt=""><figcaption></figcaption></figure>

Verwenden Sie die Navigationsleiste oben, um nach Vorlagen nach Namen zu suchen, die Galerie zu sortieren und Downloads zu starten. Prüfen Sie **Alle verfügbaren auswählen** um alle Vorlagen auf der aktuellen Seite auszuwählen.

***

## Filter

Verwenden Sie die Filter auf der linken Seite der Galerie, um Vorlagen zu finden, die für Ihre Organisation geeignet sind.

<figure><img src="/files/26cfb2afbca099c9cf517d5cead726c8722a9572" alt=""><figcaption></figcaption></figure>

#### **Primäre Filter**

Neue Vorlagen: Nur Vorlagen anzeigen, die Sie noch nicht heruntergeladen haben.\
Vorlagen aktualisieren: Nur Vorlagen anzeigen, die Sie installiert haben, für die aber eine aktualisierte Version verfügbar ist.

**Typ**

Filtern Sie nach jedem Vorlagentyp (Angriff, Awareness, Anhang, Bericht und Mail-Plugin).

**Sprache**

Nach Sprache(n) filtern.

**Größe**

Nach Größe filtern. Vorlagen mit Videos und anderen Medien sind größer als textbasierte Vorlagen.


---

# 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/lucy-wiki-de/anwendungsreferenz/vorlagen/vorlagen-herunterladen.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.
