> 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/platform-features/multi-program-reports/report-management/manage-reports.md).

# Gestionar informes

<a href="https://pxa.impact.com/student/activity/1099652?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=fund-lp-150&#x26;utm_campaign=help-center" class="button primary">Tome el curso PXA</a>

Cuando abre un informe y cambia cualquier configuración de vista, puede guardar esa vista del informe o programarla para que se le envíe. En la *Más informes* pantalla, puede ver todos sus informes, incluidas las vistas guardadas y los informes programados, y puede fijar informes específicos en la barra de menú izquierda.

{% hint style="info" %}
**Nota:** Cualquier modificación que haga en los informes solo se reflejará para su usuario y no para todos los usuarios de la cuenta.
{% endhint %}

#### Acceda a más informes

Cada informe en la *Más informes* pantalla tiene un nombre con su correspondiente *Descripción* de lo que muestra el informe.

1. En el menú de navegación izquierdo, seleccione ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage] → Informes →** [Más informes](https://app.impact.com/secure/advertiser/engage/fr/all_reports.ihtml).
2. En la *Más informes* pantalla, pase el cursor sobre un informe para hacer lo siguiente:
   * Para agregar o quitar el informe de su menú de navegación izquierdo, seleccione **Fijar** o **Desanclar**.
   * Para modificar la configuración de la vista, seleccione **Ver** para abrir el informe, ajuste los filtros según sus preferencias y seleccione **Guardar** junto al encabezado del informe.
   * Aprenda a [guardar](/brand/es/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/save-reports.md), [programar](/brand/es/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/schedule-reports.md), [descargar](/brand/es/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/download-a-report.md), y [exportar](https://integrations.impact.com/brand-api-reference/reference/report-export/report-export) los informes vía API para tener siempre los datos más recientes de su cuenta y programas.
3. Seleccione **Crear informe** en la esquina superior derecha para crear un informe personalizado usando [Data Lab](/brand/es/what-would-you-like-to-learn-about/platform-features/multi-program-reports/data-lab-custom-reports/data-lab-introduction.md).
4. Seleccione **Categoría** para filtrar los informes por una categoría específica, p. ej., *Rendimiento*, *Finanzas*, o *Personalizado* informes.
   * Alternativamente, introduzca un nombre de informe en el *barra de búsqueda* campo para encontrar un informe específico.


---

# 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/platform-features/multi-program-reports/report-management/manage-reports.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.
