> 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/communication-client/envoyer-un-rappel-de-session-manuellement.md).

# Send a session reminder manually

### **Feature Description**

The "Manually send session reminders" feature allows you to send reminder emails to session participants at any time, in addition to the automatic reminders you have set up.

### **Steps to use the feature**

1. **Access the "Sessions" section**:
   * From the dashboard, click on the left menu.
   * Select “Sessions” from the list.
2. **Access the "Participants" tab**:
   * Once in the "Sessions" section, click on the "Participants" tab.
   * This tab displays the list of all participants registered for the different sessions.
3. **Filter participants**:
   * Use the available filters to display the specific participants you want to send a reminder to.
   * For example, you can filter by date, session type, or participation status.
4. **Select the relevant sessions**:
   * Check the boxes to the left of the sessions you want to send a reminder for.
   * You can select multiple participants, each will receive a personalized reminder.
5. **Send reminder**:
   * Click the "Reminder" button at the top right of the page.
   * A pop-up window will open, allowing you to choose the reminder email template you defined in your templates.
6. **Confirm sending**:
   * Select the reminder email template and confirm sending.
   * Reminders will then be sent automatically to the selected participants.

### **Tips for use and best practices**

* **Check Email Templates**: Make sure your reminder templates are properly configured and customized to provide all the necessary information to attendees.
* **Use filters effectively**: Use filters to precisely target attendees who need a reminder. This could include upcoming sessions or attendees who haven't yet confirmed their attendance.
* **Schedule Reminders**: Even if you send a reminder manually, try to do so at strategic times (e.g., a few days before the session) to maximize impact.

### **Common Problems and Solutions**

* **Problem: Email not received by participant** **Solution:** Check that the participant's email address is correct and that the email has not ended up in the spam folder.
* **Issue: Incorrect Reminder Template** **Solution:** If the email template is not configured correctly, the reminder email may be missing important information. Make sure to test and verify your templates regularly.
* **Issue: Incorrect session selection** **Solution:** Use filters to avoid mistakenly selecting sessions that do not require a reminder. Always check the selected sessions before sending the reminder.

By following these steps and tips, you will be able to effectively use the "Manually send session reminder" feature on Yoplanning.pro to ensure that all your participants receive the necessary reminders and are well informed about their upcoming sessions.


---

# 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/communication-client/envoyer-un-rappel-de-session-manuellement.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.
