> 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/fr/what-would-you-like-to-learn-about/advocate-program/manage-advocate-participant-experiences/email-experiences/import-an-advocate-email-template.md).

# Importer ou exporter un modèle d'e-mail Advocate

Vous pouvez importer un modèle d’e-mail existant et exporter un modèle d’e-mail si vous souhaitez enregistrer l’e-mail que vous remplacez avant d’en importer un nouveau.

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

#### Importer un modèle d’e-mail

L’éditeur d’e-mails peut accepter n’importe quel code d’e-mail au format HTML, et vous pouvez importer n’importe quel e-mail basé sur HTML qui a été créé pour vous.

1. Dans le menu de navigation de gauche, sélectionnez ![](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] → Contenu**.
2. Dans le *E-mails* , sélectionnez **Modifier les e-mails** pour modifier un modèle existant.
3. Sélectionnez l’e-mail pour lequel vous souhaitez importer un e-mail personnalisé.
   * Sélectionnez ![](/files/b1161fd4c59fea20880cfbae47960525795ec245) **\[Icône de sortie]** pour réduire le menu latéral.
4. Sélectionnez **Importer le modèle** dans la barre d’outils horizontale pour ouvrir la fenêtre d’importation.
5. Ajoutez votre script dans la *Importer le modèle* fenêtre. Vérifiez l’exactitude et l’exhaustivité du code copié.
6. Sélectionnez **Importer** pour charger le code personnalisé dans le canevas de l’éditeur d’e-mails.
7. Une fois vos mises à jour terminées, envoyez-vous un e-mail de test.
   * Sélectionnez **Actions** ![](/files/b04f0278cecdb6d4cd1acab522796f8fbdcb0fa1) **\[Menu déroulant]** pour vous envoyer un e-mail de test.
8. Sélectionnez **Enregistrer** dans le coin supérieur droit de l’écran.
9. Si votre programme est en ligne, vous devez [publier votre brouillon de programme](/brand/fr/what-would-you-like-to-learn-about/advocate-program/getting-started-with-advocate/create-and-publish-a-program-draft-for-advocate.md) pour déployer la modification auprès de vos participants.

#### Exporter un modèle d’e-mail <a href="#export-an-email-template-0-1" id="export-an-email-template-0-1"></a>

1. Dans le menu de navigation de gauche, sélectionnez ![](/files/15f4c8f88cb75624c1f6a18cb768e8f494128ac4) **\[Engage] → Contenu**.
2. Dans le *E-mails* , sélectionnez **Modifier les e-mails** pour modifier un modèle existant.
3. Sélectionnez l’e-mail pour lequel vous souhaitez importer un e-mail personnalisé.
   * Sélectionnez ![](/files/b1161fd4c59fea20880cfbae47960525795ec245) **\[Icône de sortie]** pour réduire le menu latéral.
4. Sélectionnez **Exporter le modèle d’e-mail** dans la barre d’outils horizontale pour ouvrir la fenêtre d’importation.
5. Afficher le code dans la *Exporter le modèle* fenêtre.
6. Sélectionnez **Copier le code HTML** pour copier et coller le code HTML.


---

# 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/fr/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.
