> For the complete documentation index, see [llms.txt](https://help.impact.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/introduction-welcome-to-impact.com/step-5-program-insights.md).

# Paso 5: Información del programa

impact.com ofrece informes de primera clase [informes](https://app.impact.com/secure/advertiser/engage/report/all-reports-flow.ihtml) que te ayuda a descubrir cómo y dónde tus socios generan ingresos, para que puedas entender el comportamiento de los clientes, medir el éxito de las campañas y optimizar las estrategias para obtener mejores resultados.

Usando el [informe de rendimiento por socio](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/multi-program-reports/performance-reports-for-brands/performance-by-partner-report), identifica a tus mejores colaboradores y hazte una idea de lo que funciona mejor para tu programa. Otro método es analizar las acciones impulsadas por tus socios desde varios ángulos para ver todo, desde el recorrido del cliente hasta los códigos promocionales usados en el [informe Advanced Action Listing](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/multi-program-reports/performance-reports-for-brands/advanced-action-listing-report). Puedes [programar informes](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports) programar que se te envíe a ti y/o a otros miembros del equipo de forma regular para reducir el tiempo dedicado a recopilar datos.

Si necesitas informes más allá de lo disponible, puedes usar el impacto.com's [Data Lab](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/data-lab-introduction) para crear tu propio informe personalizado.

Para asegurarte de que tus pagos sean correctos, es importante revisar y [procesar cualquier reversión](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/submit-and-modify-conversion-data/confirm-your-returns-processing-method), [modificaciones](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/submit-and-modify-conversion-data/batch-modify-conversion-data/batch-modifications-and-reversals-overview), o cancelación de acciones de socios antes de la Fecha de Bloqueo de la Acción, la cual se revisó en la sección de Calendario Financiero del paso 1. Puedes usar el [Informe Avanzado de Listado de Acciones](https://help.impact.com/brand/what-would-you-like-to-learn-about/platform-features/multi-program-reports/performance-reports-for-brands/advanced-action-listing-report) para revisar todas estas transacciones e identificar cualquier una que deba revertirse o modificarse según tu información interna de conversión.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/es/what-would-you-like-to-learn-about/performance-program/introduction-welcome-to-impact.com/step-5-program-insights.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
