> 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/definir-un-ordre-pour-les-options-de-vos-produits..md).

# Define an order for your product options.

To order the options in the products on Yoplanning.pro, the procedure is intuitive and flexible, allowing complete customization of the display order of your options and their respective elements. Here is a user guide to optimize the use of this feature:

### What is the purpose of option ordering?

Ordering options in products allows you to customize the display of options and their elements to match your preferences or business logic. This improves the user experience for your customers and makes management easier for your team.

### How do I access the scheduling functionality?

1. **Access your product configuration**: In the administration menu, locate the product you wish to modify and enter its configuration.
2. **Add or locate existing options**: If you haven't yet added options to your product, now is the time to do so. Otherwise, navigate to the section where your options are listed.

### How to order the options and their elements?

* **Order options**: Once you have more than one option created for a product, you can reorder them. Look for the little blue cards associated with each option. Click and hold on one of these cards, then drag it to the desired location.
* **Order items within options**: Likewise, to rearrange items within a specific option, use the same drag-and-drop process. The cursor will turn into a small hand when moving, indicating that you can move the item.

### Tips for use and best practices

* **Plan Ahead**: Before adding and ordering your options and elements, have a clear plan of how you want them to be presented to end users.
* **Test the display**: After rearranging your options and items, view the final result in the booking module to ensure the order is logical and intuitive for users.

Judicious use of this feature not only contributes to a better user experience but also to more efficient product management within Yoplanning.pro.


---

# 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/definir-un-ordre-pour-les-options-de-vos-produits..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.
