# Application Insights

Application Insights es un servicio extensible de administración del rendimiento de aplicaciones para desarrolladores web en múltiples plataformas. Úselo para supervisar su aplicación web en vivo. Detectará automáticamente anomalías de rendimiento. Incluye potentes herramientas de análisis para ayudarle a diagnosticar problemas y a entender qué hacen realmente los usuarios con su aplicación.

## Crear App Insight para auditoría genérica

![](/files/2c07246a1f2eb479e1d51183404b82f9301cf7a5)

* Vaya a **Application Insights** y haga clic en **+Agregar**
* Seleccione una **Suscripción**
* Seleccione una **Grupo de recursos** o cree un nuevo grupo
* Introduzca un **Nombre** y seleccione una **Región**
* Luego, haga clic en **Revisar + crear**
* Revise la configuración y haga clic en **Crear**

Luego, copie la **Clave de instrumentación** y envíela a [Soporte de RealmJoin](mailto:support@realmjoin.com).

![](/files/4f5cd564918af2c184be062536a06f92427eb312)

**Valor de ejemplo:** `a74393bd-2dee-4a10-9df3-66c8c2b2a9ec`

## App Insight - Generación de informes

Para iniciar un informe, haga clic en **Buscar**

![](/files/af053313345e1db8fd7e2daba627a37a1a2f5e90)

Aparece una vista general, que se parece al siguiente ejemplo:

![](/files/cb0cb1787783839900a9dc654cdbe125f08e1494)


---

# 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.realmjoin.com/es/agente-de-realmjoin/realmjoin-client/local-admin-password-solution-laps/application-insights.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.
