> 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/it/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

Questo aggiornamento modifica la posizione del menu "Il mio account" e accorpa le preferenze di visualizzazione nel pannello "Impostazioni". Ecco cosa cambia:

* **Nuova posizione di "Il mio account"**: in precedenza, il tuo profilo, la dashboard e le preferenze erano raggruppati in un menu a discesa nell'angolo in alto a destra. Ora, questi elementi sono accessibili tramite la voce **"Il mio account"** nel menu laterale, nella sezione Amministrazione. Cliccando su questa voce verrai indirizzato alla tua dashboard, al tuo profilo e, tramite il menu a tre punti, alla cronologia delle tue note di pianificazione.
* **Preferenze centralizzate in "Impostazioni"**: il pannello precedentemente noto come "Impostazioni di visualizzazione" è stato rinominato e ora raggruppa tutte le opzioni relative alla visualizzazione della pianificazione. Qui troverete le impostazioni della lingua dell'interfaccia, il fuso orario, l'orario di lavoro, le opzioni avanzate e l'integrazione con Google Calendar. Tutte queste preferenze sono ora accessibili tramite l'icona a forma di ingranaggio nell'angolo in alto a destra.
* **Chiara separazione tra dati personali e impostazioni del team**: posizionando "Il mio account" nel menu laterale e raggruppando le preferenze in "Impostazioni", l'interfaccia distingue chiaramente le tue informazioni personali (profilo, dashboard, note di pianificazione) dalle impostazioni che riguardano il tuo 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/it/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.
