> 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/tarifs-gestion-et-parametrage/gestion-dynamique-des-prix-saisonnalite-dans-yoplanning.md).

# Dynamic price management (seasonality) in Yoplanning

#### How to Access and Use this Feature

1. **Definition of the Base Price in the Product Sheet**:
   * Go to the “Products” section from the dashboard.
   * The price indicated in the product sheet must be one of your standard prices. It is recommended to use the most current rate to avoid frequent changes.
2. **Using Repeats for Seasonality**:
   * If you are not familiar with creating repetitions, refer to the appropriate documentation [by clicking here](/en/yoplanning-academy/yoplanning-parametrage/parametrage-produit/mise-en-place-des-disponibilites-sur-votre-planning/utiliser-les-repetitions-sur-yoplanning.pro.md)
   * Use repetitions to define rate changes. There are two main reasons for creating different repetitions: change of rate or schedule.
   * Opt for a personalized repetition to check all days with the same price.
   * Create as many repetitions as necessary to cover all price changes, whether in normal or potential schedule.
3. **Creation and Modification of Prices when Creating Sessions**:
   * When creating your sessions, adjust the prices of your products based on the date.

#### Alternative: Using Session Templates

If you prefer not to create sessions in advance, you can use session templates:

1. Go to the “Administration” section.
2. Go to "Configuration".
3. In the "Scheduling" section, click "Session Templates" to configure session templates with dynamic pricing.

#### Tips for Use and Best Practices

* **Advanced Planning**: Plan ahead for seasonality to avoid frequent changes.
* **Use of Templates**: Session templates can simplify the management of seasonal variations.
* **Verification and Update**: Regularly check and adjust prices to ensure they match the business strategy and demand.

#### Common Errors and Solutions

* **Incorrect Pricing**: Make sure to check pricing when creating sessions or templates.
* **Complexity of Session Management**: If you have difficulty managing rehearsals, do not hesitate to consult the dedicated documentation or contact support for help.

By following these steps and tips, you can effectively manage pricing dynamically based on seasonality, maximizing the profitability and efficiency of your planning.


---

# 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/tarifs-gestion-et-parametrage/gestion-dynamique-des-prix-saisonnalite-dans-yoplanning.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.
