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

# Relatório de Atualização Especial Nov 2025 – Alteração da Interface de Filtro

Esta atualização altera a localização do menu "Minha conta" e consolida as preferências de exibição no painel "Configurações". Veja o que está mudando:

* **Nova localização de "Minha Conta"**: Anteriormente, seu perfil, painel e preferências estavam agrupados em um menu suspenso no canto superior direito. Agora, esses itens podem ser acessados ​​por meio da opção **"Minha Conta"** no menu lateral, na seção Administração. Clicar nessa opção levará você ao seu painel, ao seu perfil e, por meio do menu de três pontos, ao seu histórico de anotações de planejamento.
* **Preferências centralizadas em "Configurações"**: O painel anteriormente conhecido como "Configurações de exibição" foi renomeado e agora agrupa todas as opções relacionadas à exibição da agenda. Isso inclui configurações de idioma da interface, fuso horário, horário de funcionamento, opções avançadas e integração com o Google Agenda. Todas essas preferências agora podem ser acessadas pelo ícone de engrenagem no canto superior direito.
* **Separação clara entre dados pessoais e configurações da equipe**: ao colocar "Minha conta" no menu lateral e agrupar as preferências em "Configurações", a interface distingue claramente suas informações pessoais (perfil, painel, notas de planejamento) das configurações que dizem respeito à sua equipe.


---

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