# Admin App

En esta sección, abandonaremos la herramienta ***Build*** que habíamos recorrido hasta el momento para adentrarnos en ***Admin*** y conocer todas las opciones que brinda para llevar un mayor control de los formularios de tu ambiente y sus permisos de acceso. Cuando completes este apartado, podrás:

* Distinguir los tipos de usuarios y grupos de RPA Connect y sus características.
* Dar de alta nuevos usuarios y grupos, así como darlos de baja.
* Asignar, modificar y retirar permisos y roles.
* Conocer el funcionamiento de las API Key y configurarlas.


---

# 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.rpaconnect.io/administracion/admin-app.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.
