# Tipos de integración

Dependiendo de tus necesidades puedes plantearte iniciar una integración manual, poco a poco, dando acceso a datos e insights en tu aplicación de forma selectiva para algunos usuarios, e incluso continuar con esta integración manual si no hay decenas o centenares de nuevos usuarios cada día. El tiempo de configurar el acceso a un nuevo usuario puede ser de pocos minutos de forma manual y prácticamente en tiempo real con una configuración automática.

* [**Integración manual**](/es/guia-de-integracion/tipos-de-integracion/integracion-manual.md)
* [**Integración automatizada**](/es/guia-de-integracion/tipos-de-integracion/integracion-automatizada.md)


---

# 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.biuwer.com/es/guia-de-integracion/tipos-de-integracion.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.
