> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/de/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/email-experiences/import-an-advocate-email-template.md).

# Eine Advocate-E-Mail-Vorlage importieren oder exportieren

Sie können eine vorhandene E-Mail-Vorlage importieren und eine E-Mail-Vorlage exportieren, wenn Sie die E-Mail, die Sie ersetzen, vor dem Import einer neuen speichern möchten.

<div data-with-frame="true"><figure><img src="/files/bc36c93a6a7341775f661559a2a1a91dbc6f2783" alt="" width="563"><figcaption></figcaption></figure></div>

#### Eine E-Mail-Vorlage importieren

Der E-Mail-Editor kann beliebigen HTML-formatierten E-Mail-Code akzeptieren, und Sie können jede HTML-basierte E-Mail importieren, die für Sie erstellt wurde.

1. Wählen Sie im linken Navigationsmenü ![](https://impact-1.gitbook.io/docs/emvxfLrwrlacc4y3y02Y/~gitbook/image?url=https%3A%2F%2F4048883401-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwMLlMoFBtKJa8ptd3zaw%252Fuploads%252Fgit-blob-230534471fef5f40808e921e41ee44e4a06ded03%252Fe6cb9548999afdc1ed3ce4942e4cb5b45b5cecbd323267aac2a7cd1915fccc09.svg%3Falt%3Dmedia\&width=300\&dpr=3\&quality=100\&sign=71dd50ef\&sv=2) **\[Engage] → Inhalt**.
2. Wählen Sie im *E-Mails* Karte, wählen Sie **E-Mails bearbeiten** um eine vorhandene Vorlage zu bearbeiten.
3. Wählen Sie die E-Mail aus, für die Sie eine individuell erstellte E-Mail importieren möchten.
   * Wählen Sie ![](/files/470f2d9c92832555e1961b2cb73a2c6d16fd575a) **\[Exit-Symbol]** um das Seitenmenü zu minimieren.
4. Wählen Sie **Vorlage importieren** in der horizontalen Symbolleiste, um das Importfenster zu öffnen.
5. Fügen Sie Ihr Skript in das *Vorlage importieren* Fenster ein. Überprüfen Sie den kopierten Code auf Genauigkeit und Vollständigkeit.
6. Wählen Sie **Import** um den benutzerdefinierten Code in die Arbeitsfläche des E-Mail-Editors zu laden.
7. Nachdem Ihre Änderungen abgeschlossen sind, senden Sie sich selbst eine Test-E-Mail.
   * Wählen Sie **Aktionen** ![](/files/62a75895785f5ef5de73c56f40f1f36808a75ade) **\[Dropdown-Menü]** um sich selbst eine Test-E-Mail zu senden.
8. Wählen Sie **Speichern** in der oberen rechten Ecke des Bildschirms.
9. Wenn Ihr Programm live ist, müssen Sie [den Entwurf Ihres Programms veröffentlichen](/brand/de/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/create-and-publish-a-program-draft-for-advocate.md) um die Änderung für Ihre Teilnehmenden bereitzustellen.

#### Eine E-Mail-Vorlage exportieren <a href="#export-an-email-template-0-1" id="export-an-email-template-0-1"></a>

1. Wählen Sie im linken Navigationsmenü ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage] → Inhalt**.
2. Wählen Sie im *E-Mails* Karte, wählen Sie **E-Mails bearbeiten** um eine vorhandene Vorlage zu bearbeiten.
3. Wählen Sie die E-Mail aus, für die Sie eine individuell erstellte E-Mail importieren möchten.
   * Wählen Sie ![](/files/470f2d9c92832555e1961b2cb73a2c6d16fd575a) **\[Exit-Symbol]** um das Seitenmenü zu minimieren.
4. Wählen Sie **E-Mail-Vorlage exportieren** in der horizontalen Symbolleiste, um das Importfenster zu öffnen.
5. Zeigen Sie den Code im *Vorlage exportieren* Fenster an.
6. Wählen Sie **HTML kopieren** um das HTML zu kopieren und einzufügen.


---

# 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://help.impact.com/brand/de/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/email-experiences/import-an-advocate-email-template.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.
