> 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-staffs/trier-et-classer-les-staffs-sur-le-planning./fonctionnalite-staff-ordre-semaine.md).

# Function "Staff Order / Week"

**What is the "Staff Order / Week" feature for?**

The "Staff Order / Week" feature allows you to predefine the display order of staffs in Yoplanning based on the week number. This advanced module, available on request from Yoplanning support, offers more personalized management of weekly schedules, thus allowing you to adapt the visual organization of schedules according to the specific needs of your activity.

**Steps to use the "Staff Order / Week" feature**

1. **Access the list of staff**:
   * Log in to your Yoplanning.pro account.
   * Go to the **"Staffs"** section under the **"Administration"** menu.
2. **Check module availability**:
   * If the "Staff Order / week" module is enabled, you will see a **week drop-down list** at the top of the page. If you don't see this option, contact Yoplanning support to enable it.
3. **Show staff ranking**:
   * Use the drop-down list to select the desired week. The staff ranking will be displayed for the selected week.
4. **Modify staff ranking**:
   * Select the week you want to edit.
   * Click on the **three dots menu** located at the top right of the interface.
   * Select the **"Sort"** option to rearrange the order of the staffs according to your preferences.
   * Once sorted, the order will be saved for the selected week.
5. **General sorting management**:
   * If no specific week is selected in the drop-down list, any sorting changes will apply as a general sort. This sorting will apply by default to all weeks where a specific sorting has not been defined.

**Tips for use and best practices**

* **Anticipate needs**: Preview schedules in advance to adapt staff rankings based on each week's activities or operational needs.
* **Team Training**: Educate your team about this feature so they can adapt quickly and understand the impact of these changes on their schedule.

**Common Problems and Solutions**

* **The "Staff Order / week" module is not available**: Contact Yoplanning support to request the activation of this advanced module.
* **Error in ranking after modification**: If the ranking is not displayed correctly after a modification, try refreshing the page or re-selecting the affected week to see the changes applied.


---

# 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-staffs/trier-et-classer-les-staffs-sur-le-planning./fonctionnalite-staff-ordre-semaine.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.
