> For the complete documentation index, see [llms.txt](https://support.vlex.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.vlex.com/pt-br-vlex-library-knowledge-base/features/document-management/notes-and-highlights.md).

# Notas e destaques

Quando você encontra trechos de texto que considera úteis, ou tem ideias enquanto lê um documento que não quer esquecer, a melhor forma de organizar sua pesquisa é usando o recurso de notas e destaques do vLex. Ao ler um documento, selecione qualquer parte do texto com o cursor e aparecerá um menu oferecendo duas opções: **Realçar** ou **Nota**.

![](/files/17e1bba9e7702b69910d0f5cb196273319351e81)

## **Realçar**

Destacar permite que você aponte partes importantes do texto. Você poderá ver o texto destacado à esquerda do documento assim que atualizar a página.<br>

![Destacando uma seção de texto em um documento](/files/d1b3a4eb6d46ece3dc8242577ea1afaa358f4667)

## **Nota**

Adicione uma nota a qualquer texto destacado. Pode ser um lembrete, uma análise ou apenas um local para anotar ideias conforme surgem. A nota será exibida ao lado do texto destacado no lado esquerdo do documento e ficará visível assim que você atualizar a página.

![Adicionando uma nota a um documento](/files/6ff6f26a4ed4e7df14e5a35fca9ac9ec496796cd)

Seus destaques serão verdes para diferenciá-los dos trechos comumente citados, que aparecem em diferentes tons de azul.

![Texto destacado em verde vs trechos comumente citados em azul](/files/4b81c888397209a82b7f98c4986f326e3ea31522)

## **Gerenciamento de destaques e notas**

Para acessar seus documentos com destaques e notas, vá para **Pastas** no menu principal e selecione **Documentos com marcas**.&#x20;

![Pastas](/files/1038e5041bcc142268b0ee16d1e378ec92c342b3)

Quando você abrir qualquer documento, suas notas e destaques estarão à esquerda. Para um destaque, você verá o texto em verde. Para uma nota, sua adição aparecerá em negrito.

![Notas e realces](/files/782ec43ce0b72d05d55aeb7e4715cc175efea5a1)

Para excluir uma nota ou destaque, use o **Limpar** ícone.

![Excluindo notas e destaques](/files/faf973681c467c6cb52d73eb33131444c40b4ad8)

## Apresentação em vídeo

{% embed url="<https://vimeo.com/917899610>" %}
Vídeo curto, narrando as ferramentas organizacionais e como usá‑las.
{% endembed %}


---

# 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://support.vlex.com/pt-br-vlex-library-knowledge-base/features/document-management/notes-and-highlights.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.
