> 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-parametrage/gestion-des-options-ressources-materielles-et-immaterielles/attribution-des-options-aux-sessions-sur-le-planning.md).

# Assigning Options to Sessions on the Schedule

Assigning options to sessions on the schedule is a key feature of Yoplanning.pro that provides increased flexibility and customization in managing activities. Whether it is to adjust prices according to the season or to offer specific options based on date criteria, this functionality allows you to effectively meet the varied needs of your organization. Here's a step-by-step guide to mastering this feature.

**What is this feature for?**

Assigning options to sessions on the schedule allows you to personalize the information from the products for each session created. This is particularly useful for managing variations in rates or option types based on times of year or other specific criteria.

**How ​​to use this feature?**

1. **Modifying Session options**:
   * Search the session list for the start session of the period you want to modify.
   * Then Select the “Edit” option
2. **Customization of Options**:
   * In the session editing interface, navigate to the “Options” section.
   * By default, the associated product information will be copied. Here you can modify this information according to your needs, by adjusting the prices or changing the available options.
3. **Saving Changes**:
   * After making the necessary adjustments, click "Save" to apply the changes to the session.

**Tips for use and best practices**

* **Planning Ahead**: Consider adjusting session options well in advance of sessions, especially during peak season, to accurately reflect the rates and options available.
* **Verification of Information**: Before finalizing the session, carefully verify that all options information is correct to avoid confusion or pricing errors.
* **Repetition Management**: For series of repetitive sessions, ensure that the first session exactly reflects the desired options before duplicating this configuration on subsequent sessions.

**Resolving common issues**

**Problem**: Incorrect or missing options on some sessions.

* **Solution**: Go to the first session in the series, edit the options as desired and ensure the changes are correct. If necessary, remove the repeat and recreate it so that the correct information is copied from the product.

**Problem**: Option changes not saved.

* **Solution**: be careful when modifying a product, the question is asked when saving. If you want to modify future sessions, it is important to respond. Yes in the majority of cases to this question.

By following these steps and tips, you will be able to effectively manage your session options on the schedule, thus providing a personalized and tailored experience to your clients.


---

# 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-parametrage/gestion-des-options-ressources-materielles-et-immaterielles/attribution-des-options-aux-sessions-sur-le-planning.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.
