> For the complete documentation index, see [llms.txt](https://docs.yoplanning.support/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-au-quotidien/gerer-les-reservations-avec-yoplanning/envoyer-un-email-a-plusieurs-participants.md).

# Send an email to multiple participants

This feature allows Yoplanning.pro users to quickly send emails to multiple selected participants of a session or event. It is particularly useful for communicating important information, reminders, or updates to participants.

### **Access and use of the feature**

1. **Access the list of participants:**
   * In the main menu on the left, click on **Sessions**.
   * On the Sessions page, click the **Participants** tab at the top of the page.
2. **Filtering and selection of participants:**
   * Use the available filters to target attendees based on date, product, or other specific criteria.
   * Check the boxes next to the names of the participants you want to send an email to.
3. **Sending an email:**
   * Once the participants have been selected, click on the **Message** button located above the list of participants.
   * Write your message or use a predefined template if available.
   * Click **Send** to distribute the email to the chosen participants.

### **Usage tips**

* **Preparation**: Before sending the message, make sure the content is clear, precise and contains all the necessary information that participants need to know.

### **Common errors and solutions**

* **Sending Problem**: If some participants are not receiving the email, check their email address in their profile to make sure it is correct.
* **Filters not effective**: If the filters are not working as expected, try refreshing the page or check if the filter criteria are set correctly.

This guide aims to facilitate the use of the multiple email sending functionality in Yoplanning.pro, ensuring effective and organized communication with participants.


---

# 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:

```
GET https://docs.yoplanning.support/en/yoplanning-academy/yoplanning-au-quotidien/gerer-les-reservations-avec-yoplanning/envoyer-un-email-a-plusieurs-participants.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.
