# Entidades

O **Entidades** a página é onde você pode gerenciar e editar todas as suas entidades.

{% hint style="info" %}
NLP soa estranho para você? Certifique-se de dar uma olhada no nosso detalhado [Processamento de linguagem natural ](/chatlayer-documentation-pt-br/nlp/natural-language-processing-nlp.md)página.
{% endhint %}

<figure><img src="/files/3e3dcec0a250c0d03b8355d238c4809809f25c23" alt=""><figcaption><p>A página de Entidades.</p></figcaption></figure>

{% content-ref url="/pages/7d1d5f7e16fedb7bbfa19e58287ed3fdd5e3d6e3" %}
[Detecte informações com entidades](/chatlayer-documentation-pt-br/nlp/natural-language-processing-nlp/detect-information-with-entities.md)
{% endcontent-ref %}


---

# Agent Instructions: 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:

```
GET https://docs.chatlayer.ai/chatlayer-documentation-pt-br/navegacao/natural-language-processing-nlp/synonym-entities.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
