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

# Management and setup fees

### [**Creating and Using Promo Codes in the Yoplanning Application**:](/en/yoplanning-academy/yoplanning-parametrage/tarifs-gestion-et-parametrage/generer-des-codes-promo.md)

This section of the documentation is designed to guide you through the steps of creating and using promo codes. You will learn how to create custom promo codes and how to apply them to boost your sales and build customer loyalty.

### **Prices for courses and/or multi-sessions**

Learn how to effectively manage rates for workshops and multi-sessions here. We provide you with the tools to set competitive rates for your clients who want to register for multiple sessions at once.

### **Dynamic price management (seasonality)**

Explore Yoplanning's dynamic pricing feature, which allows you to adjust your rates based on seasonality. This section of the documentation will help you understand how to make the most of this feature to maximize your revenue throughout the year.

### [**Define a price per "session" (useful for selling private lessons)**](/en/yoplanning-academy/yoplanning-parametrage/tarifs-gestion-et-parametrage/definir-un-tarif-par-session-pour-les-cours-prives-dans-yoplanning.pro.md)

Learn how to set specific rates for each session, a feature that's especially useful when selling private lessons. This section will guide you through adjusting your session rates to maximize your profits.

### **How do I add a price variation to a product?**

If you're looking to vary your prices based on specific criteria, this section of the documentation is for you. Here, you'll learn how to add price variation to your products or services based on criteria such as duration, difficulty, group size, and more.

### **How do I add a group rate?**

This section is dedicated to developing group rates. It guides you through the steps to set special group rates, an effective strategy for attracting more customers and increasing your revenue.

### [Price variation differs in sessions than in the product.](/en/faq/faq-pour-le-parametrage/pourquoi-les-reductions-parametrees-dans-le-produit-napparaissent-pas-en-ligne.md)

In Yoplanning.pro, you may find that you set discounts on a product, but they don't appear when you sell online. This is due to the way Yoplanning manages planning sessions and products. In this article, we'll explain why this happens and how to resolve the issue.

### [Price per participant VS Price per session](#prix-par-participant-vs-prix-par-session)

Explanation of the difference between a price per participant and per session, this is a fundamental distinction in the use of Yoplanning that you must understand to configure your software correctly.

### [Marketing Module or (Yield management)](/en/yoplanning-academy/yoplanning-parametrage/tarifs-gestion-et-parametrage/module-marketing-dans-yoplanning.md)

Yoplanning's Marketing module allows you to dynamically adjust session prices based on occupancy rate, purchase period and other strategic criteria to optimize sales.


---

# 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.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.
