> 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.4/melhorias-nas-visualizacoes.md).

# Melhorias nas Visualizações

## Link para a guia de Visualizações na Busca Rápida

Também fizemos algumas modificações na guia [Visualizações](https://docs.enate.net/enate-help/v/portugues/visualizacoes-dos-seus-dados), onde você pode realizar pesquisas avançadas nos dados do seu item de trabalho. Agora há um link rápido para a tela Visualizações disponível na Busca Rápida. Se a Busca Rápida não fornecer os resultados de pesquisa que você está procurando, você poderá acessar facilmente o recurso de pesquisa mais avançada da guia Visualizações.

<figure><img src="https://665521553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FROpndt0rEhvKvw7u0bGS%2Fuploads%2Fh9vMx5AOqYfq2lkynqC9%2Fimage.png?alt=media&amp;token=a9074362-65f7-4d90-8237-a9073102b4f3" alt=""><figcaption></figcaption></figure>

## Visualizações Salvas na Seção de Navegação

Adicionalmente, facilitamos o acesso às suas [Visualizações salvas](https://docs.enate.net/enate-help/v/portugues/visualizacoes-dos-seus-dados#d-saving-your-views) (visualizações específicas de dados que você pode salvar na tela Visualizações para uso). Agora você pode vê-las em uma lista ao passar o mouse sobre a opção 'Visualizações' na seção Navegação, classificadas em ordem alfabética.

<figure><img src="https://665521553-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FROpndt0rEhvKvw7u0bGS%2Fuploads%2FhMkOZ58i9xKjpjyMh84D%2Fimage.png?alt=media&amp;token=8e1171a3-1a1b-488c-98f4-c632e1157153" alt=""><figcaption></figcaption></figure>


---

# 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.4/melhorias-nas-visualizacoes.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.
