> 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/ajouter-ou-modifier-du-materiel-a-un-participant.md).

# Add or modify equipment for a participant

### Add Material to a Participant

#### 1. Initial Setup

* Make sure you have correctly configured the options in your services ([refer to the material creation article](/en/yoplanning-academy/yoplanning-parametrage/gestion-des-options-ressources-materielles-et-immaterielles/creation-et-la-modification-de-la-liste-de-materiel-sur-yoplanning.pro.md)).
* The material will be added automatically at the time of registration if everything is configured correctly.

#### 2. Access to Material in each Session

* Access the desired session, at the bottom of the session you will see the list of materials needed for the activity.

#### 3. Modification or Addition of Material

* **Click on “Manage Reservations”**.
* **Select the "Hardware" tab**: There you will see the list of materials already assigned to the session. You can remove or increase the quantity for each material.

**To add hardware:**

* Return to the “Participants” tab.
* Use the checkbox to select the participant to whom you wish to add the material.
* Click the blue button to add hardware.
* The page that opens presents by default the material provided for this activity, but you can choose exceptional material in the "Extra" section if necessary.

#### 4. Validation

* Once the equipment has been selected, confirm your choice.
* If you have manually entered the equipment and the customer already had an order for the service, do not forget to select and sell the equipment concerned in the "Material" tab.

### Tips and Best Practices

* **Recheck Configuration**: Make sure the initial hardware configuration is correct to enable automatic entry.
* **Manage Exceptionally if Necessary**: As a manager, you have the flexibility to choose equipment from your list that is totally exceptional if necessary.

### Conclusion

“Add equipment to a participant” is an essential feature of Yoplanning.pro that makes booking management easier by adding additional customization. Follow these steps to add, edit, or remove material for each participant to provide an optimal customer experience.


---

# 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/ajouter-ou-modifier-du-materiel-a-un-participant.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.
