# Export pour Mailchimp \[PRO]

{% hint style="success" %}
Cette fonctionnalité est uniquement disponible avec la version PRO
{% endhint %}

OptaMed permet de récupérer un fichier CSV spécialement formaté pour importer simplement les adresses email d'une sélection de patients dans Mailchimp.

Pour générer ce fichier, allez dans la liste des patients, filtrez la liste en fonction de vos besoins, puis sélectionnez l'option "Exporter la sélection pour Mailchimp" qui est disponible après un clic sur le menu avec 3 petits points "..." en haut à droite de la fenêtre.

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

Le fichier "Patients-mailchimp.csv" est automatiquement généré sur votre bureau et contient la liste des patients sélectionnés qui ont une adresse email définie.

Il suffit ensuite de suivre la procédure décrite dans la [documentation de Mailchimp](https://mailchimp.com/fr/help/import-contacts-mailchimp/#heading+importer+votre+fichier+dans+mailchimp).


---

# 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://tutorial.optamed.ch/patients/export-pour-mailchimp-pro.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.
