> 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.md).

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

Fizemos uma série de melhorias com o lançamento da última versão do Work Manager v2021.1. Para uma rápida visão geral das principais mudanças, confira este pequeno vídeo explicativo:

{% embed url="<https://media.enate.net/WorkManager/1WorkManager2021.1/PTBRWhat'sNewInWorkManagerv2021.1.mp4>" %}

### **Status novos e mais simples**

Na última versão do Enate, simplificamos os status pelos quais um item de trabalho pode passar para tornar o processamento de itens de trabalho mais simples e fácil. Assista ao vídeo abaixo para saber mais:

{% embed url="<https://media.enate.net/WorkManager/11WorkItemScreens/PTBRWorkItemStatusesv2021.1.mp4>" %}

### &#xD;**Nova funcionalidade de Agendamento de Emails e Página da Caixa de Saída**

Também adicionados uma nova funcionalidade: a de agendar emails, que funciona junto com a Caixa de Saída. Assista ao vídeo a seguir para uma visão geral:

{% embed url="<https://media.enate.net/WorkManager/8OutboxPage/PTBRSchedulingEmailsAndUsingTheOutboxPageInEnate.mp4>" %}

Clique aqui para obter mais informações sobre o [agendamento de emails e a página da Caixa de saída](/whats-new/portuguesbr/versoes-mais-antigas/visao-geral-das-alteracoes-versoes-mais-antigas/visao-geral/scheduling-of-emails-and-the-outbox-page.md).

Você pode ainda conferir a seção de [Ajuda do Gerenciador de Trabalho](https://docs.enate.net/enate-help/v/portugues/), que contém explicações para todos os recursos do gerenciador de trabalho, para uma visão mais completa dessa nova funcionalidade.


---

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