> 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-les-billets-de-reservation-aux-participants.md).

# Send booking tickets to participants

### Introduction

Sending booking tickets allows participants to receive all the essential information related to their registration. These tickets serve as proof of booking and can be presented to instructors at the start of the activity. With Yoplanning, sending can be done manually, ensuring smooth management and effective communication with your customers.

### **Steps to use this feature**

**1- Access the order**

* From your session, open the **Participants** tab and click the button next to the participant's name.
* Alternatively, go to the **"Orders"** section of the left menu, then click on **"View"** to display the relevant order.

#### **2️- Share tickets with participants**

Once the order is opened:

1. Click on the **three little dots** at the top right.
2. Select **"Send by email"**.
3. You can attach different types of documents available in the options offered by Yoplanning including **tickets.**
4. **Choose the message template**, then click **"Send"**.

**Note**: The message template must be configured **beforehand** in **"Email"** of the **"Configuration"** section.

For more details on sending emails to participants, see [this article](/en/yoplanning-academy/yoplanning-au-quotidien/gerer-les-reservations-avec-yoplanning/envoyer-un-email-a-plusieurs-participants.md).\\


---

# 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-les-billets-de-reservation-aux-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.
