> For the complete documentation index, see [llms.txt](https://docs.enate.net/whats-new/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.enate.net/whats-new/portuguesbr/versoes-mais-antigas/visao-geral-das-alteracoes-versoes-mais-antigas/visao-geral-de-mudancas-da-versao-2022.3.md).

# Visão geral de mudanças da versão 2022.3

Uma visão geral dos novos recursos da versão 2022.3 do Enate

Neste lançamento nós focamos em dois temas principais para tornar seu Gerenciador de Trabalho mais inteligente e produtivo.

Você pode ver este vídeo para uma visão mais geral das mudanças na v2022.3, ou pode ver as seções individuais para mais detalhes.

{% embed url="<https://media.enate.net/What'sNew/What'sNewInEnateV2022.3PTBR.mp4>" %}

### Notificações

Nós fizemos uma grande reformulação em nossas [notificações](/whats-new/portuguesbr/versoes-mais-antigas/visao-geral-das-alteracoes-versoes-mais-antigas/visao-geral-de-mudancas-da-versao-2022.3/melhorias-em-notificacoes.md), fornecendo aos usuários de operações e Líderes de Equipe muito mais recursos e opções de ajuste fino para que sejam ativamente informados acerca de atividades em Tickets, Ações e Cases em que estão interessados.

### Produtividade do Item de Trabalho

Levamos em consideração o feedback obtido sobre adicionar mais funcionalidades nesta área, trazendo melhorias para sua [linha do tempo](/whats-new/portuguesbr/versoes-mais-antigas/visao-geral-das-alteracoes-versoes-mais-antigas/visao-geral-de-mudancas-da-versao-2022.3/melhorias-na-linha-do-tempo.md), seu [rastreador de tempo](/whats-new/portuguesbr/versoes-mais-antigas/visao-geral-das-alteracoes-versoes-mais-antigas/visao-geral-de-mudancas-da-versao-2022.3/melhorias-no-card-de-monitoramento-de-tempo.md) e [gerenciamento de arquivos](/whats-new/portuguesbr/versoes-mais-antigas/visao-geral-das-alteracoes-versoes-mais-antigas/visao-geral-de-mudancas-da-versao-2022.3/guia-arquivo-em-tickets-acoes-e-cases.md) de Tickets, Ações e Cases em particular.

### Notas de Lançamento

Você pode conferir uma lista de novas Funcionalidades, Melhorias e Correções de Bugs que incluímos nestes lançamentos nos documentos abaixo. Para uma lista mais extensa de mudanças, incluindo API, Data Warehouse e quaisquer mudanças de quebra, veja a seção dedicada [Notas de Lançamento](https://docs.enate.net/whats-new/2022.3/2022.3-changes-overview/release-notes).


---

# 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.enate.net/whats-new/portuguesbr/versoes-mais-antigas/visao-geral-das-alteracoes-versoes-mais-antigas/visao-geral-de-mudancas-da-versao-2022.3.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.
