# Entidades (Clientes)

## Mostrar entidades

Puede buscar y filtrar entidades por denominación (nombre o razón social) y número de documento (RUC o DNI).

<figure><img src="/files/5trOGbmIu9uTl0tcJWAS" alt=""><figcaption></figcaption></figure>

## Agregar entidad

Puede agregar una nueva entidad haciendo clic en el botón `Nuevo` desde la página principal de entidades.

<figure><img src="/files/59cDHuHJinwLCJSEZGYg" alt=""><figcaption></figcaption></figure>

Debe completar todos los campos no opcionales. Si tiene una API de consulta activa debe seleccionar el tipo de documento, ingresar el número de documento y luego hacer clic en el botón `Buscar` para autocompletar los datos.

## Editar entidad

Puede editar una entidad haciendo clic en el botón ![](/files/Jas1K0W9nzHubLu3hCxq) desde la página principal de entidades.

<figure><img src="/files/xLHVJBHj3QpsuoG3YrLl" alt=""><figcaption></figcaption></figure>

## Eliminar entidad

Puede eliminar una entidad haciendo clic en el botón `Borrar`. Deberá completar la confirmación de borrado.


---

# 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.aurora.net.pe/inicio/entidades-clientes.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.
