> 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/download-a-report.md).

# Descargar un informe

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

Puede compartir los informes que impact.com genera con otras partes interesadas sin que ellos tengan que iniciar sesión en la plataforma de impact.com por su cuenta. Para ello, deberá descargar los informes de impact.com como archivos CSV, Excel o PDF. El informe siempre se descargará como una tabla, y algunos también incluirán un gráfico.

#### Descargar un informe

1. Desde la barra de navegación izquierda, selecciona ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage] → Informes**, luego seleccione el informe que desea exportar.
   * Más información sobre [gestión de informes](/brand/es/what-would-you-like-to-learn-about/platform-features/multi-program-reports/report-management/manage-reports.md).
2. En la esquina superior derecha, seleccione ![](/files/121815e132f7a8288f3cd397afedeaf180ae92d8) **\[Descargar]**.
3. En el menú desplegable, seleccione el tipo de archivo en el que desea el informe.

   <div data-with-frame="true"><figure><img src="/files/7c7dfe40b566ff9287327a44367b7752f140b01d" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
**Nota:** Es posible que la parte final de conjuntos de datos muy grandes no se incluya en su archivo descargado.
{% endhint %}


---

# 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/download-a-report.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.
