> 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/information-de-mise-a-jour/rapport-de-maj-2024/rapport-special-maj-nov-2025-changement-dinterface-filtre.md).

# Rapport spécial MAJ nov 2025 – Changement d’interface filtre

This update changes the location of the "My Account" menu and consolidates display preferences into the "Settings" panel. Here's what's changing:

* **New location of "My Account"**: Previously, your profile, dashboard, and preferences were grouped in a dropdown menu in the top right corner. Now, these items are accessible via the **"My Account"** entry in the sidebar menu, under the Administration section. Clicking on this entry will take you to your dashboard, your profile, and, via the three-dot menu, your planning note history.
* **Centralized Preferences in "Settings"**: The panel formerly known as "Display Settings" has been renamed and now groups all options related to the schedule display. Here you'll find interface language settings, time zone, working hours, advanced options, and Google Calendar integration. All these preferences are now accessible via the gear icon in the upper right corner.
* **Clear separation between personal data and team settings**: by placing "My Account" in the side menu and grouping preferences in "Settings", the interface clearly distinguishes your personal information (profile, dashboard, planning notes) from the settings that concern your Team.


---

# 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/information-de-mise-a-jour/rapport-de-maj-2024/rapport-special-maj-nov-2025-changement-dinterface-filtre.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.
