> 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.md).

# Customer Communication

### [**Send an Invoice, Ticket or Quote**](#envoyer-une-facture-un-billet-ou-un-devis)

This guide explains how to use Yoplanning to efficiently send invoices, tickets, or quotes to your clients. It details the steps to select the appropriate document and personalize the accompanying message.

### [**Send an Automatic Reminder to the Client Before Their Session**](/en/yoplanning-academy/yoplanning-au-quotidien/communication-client/envoyer-un-rappel-automatique-au-client-avant-sa-session-via-yoplanning.md)

Learn how to set up and send automatic reminders to clients for their upcoming sessions. This module covers scheduling reminders, customizing message content, and tips for maximizing communication effectiveness.

### [Send a reminder manually to a session participant.](/en/yoplanning-academy/yoplanning-au-quotidien/communication-client/envoyer-un-rappel-de-session-manuellement.md)

You can create multiple reminder templates and choose them manually from the list of participants whenever you want.

### [**Send a Message After the Service to Gather Feedback**](/en/yoplanning-academy/yoplanning-au-quotidien/communication-client/envoyer-un-message-post-activite.md)

Learn how to send post-service messages to gather customer feedback. This guide explains how to create message templates, choose the optimal time to send them, and how to use customer feedback to improve your services.

### **Send a Message to All Members of a Session**

This section details the process of sending group messages to participants in a specific session. It includes instructions on selecting recipients, writing the message, and best practices for communicating effectively with a group.

### **Send a Message to All Participants within a Defined Period**

Discover how to target and communicate with customers who participated in activities over a specific period. This guide provides detailed steps for filtering recipients by time period, crafting relevant messages, and managing bulk mailings.

### [Send your emails from your own domain](/en/yoplanning-academy/yoplanning-parametrage/communication-client/connecter-votre-domaine-pour-lenvoi-demails.md)

Your emails are sent from your own domain instead of `info@yoplanning.com`, and you can track whether each email has been received and opened—both in **History > Emails** and in the order list. This is a paid feature, charged per email sent.

### <mark style="background-color:orange;">**Important Warning Regarding the Use of Yoplanning's Email Sending Features**</mark>

***Note that the restrictions below do not apply to SMS messages, but only to emails***

Please note that while Yoplanning offers email and SMS notification features, there are significant restrictions on their use. Yoplanning has a specific license for sending notifications, meaning that the messaging features must be used exclusively for sending informational or notification emails, and not for commercial communications.

It is imperative not to use Yoplanning for sending commercial messages, such as early-season reminder emails to boost bookings. These practices could be interpreted as spam and negatively impact the reputation of your organization as well as that of Yoplanning.

If you need to send emails for business purposes, we strongly recommend using a dedicated tool specifically designed for marketing communications. This will not only ensure compliance with applicable standards and regulations but will also help maintain the efficiency and reliability of Yoplanning's notification systems.

Your understanding and cooperation are essential to ensure an optimal user experience that complies with digital communication legislation.

### [Extract emails from my customer file for an email campaign](/en/yoplanning-academy/yoplanning-au-quotidien/communication-client/exporter-les-emails-clients.md)

To conduct commercial communication with your clients.

### [What is Opt-in?](/en/yoplanning-academy/yoplanning-au-quotidien/communication-client/opt-in-et-les-regles-demailing-en-europe.md)

Documentation on GDPR regarding email communication.

### [User guide for connecting an email system via Zapier](/en/yoplanning-academy/yoplanning-au-quotidien/communication-client/guide-dutilisateur-pour-connecter-un-systeme-demailing-via-zapier.md)

The feature allows for the automation of email communication management by connecting Yoplanning to an email system via Zapier.

### [Access to the participant information request form](/en/yoplanning-academy/yoplanning-au-quotidien/communication-client/trouver-le-lien-de-demande-dinformation-des-participants.md)

The feature allows you to generate and share a public link for participants to fill out a form with requested information.


---

# 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://docs.yoplanning.support/en/yoplanning-academy/yoplanning-au-quotidien/communication-client.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.
