> 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/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/finance-reporting/earnings-history-report-for-partners.md).

# Informe del historial de ganancias para socios

impact.com le facilita ver y comprender sus ganancias. El *Historial de ganancias* informe le muestra cuánto ha ganado en impact.com, cuánto de esas ganancias se ha pagado y cuánto sigue pendiente.

## Acceda al informe

1. En el menú de navegación superior, seleccione **Informes → Más informes**.
2. Desde el *Categoría* filtro junto a la barra de búsqueda, seleccione **Finanzas**. Pase el cursor sobre la fila para personalizar su acceso al informe:
   * Seleccione![](/files/c4331e06b1b466c01c94cce0604315381df751af)**\[Fijar]** para fijar el informe en la barra de navegación superior.&#x20;
   * Seleccione ![](/files/a578abc9a51bbeb571b0b55d0208e3dbd72181e7) **\[Corazón]** para guardar el informe en su *lista de favoritos*.
   * Seleccione ![](/files/d17c9cda23a7a5d73af4f1a29827308db11bc445) **\[Más]** para cambiar o quitar el informe de la *Finanzas* categoría.
3. Seleccione [**Historial de ganancias**](https://app.impact.com/secure/mediapartner/report/viewReport.report?handle=mp_earnings_history).
4. Debajo del título del informe, filtre los datos que desea ver y seleccione **Aplicar** cuando sus filtros estén configurados.
   * Consulte la [*referencia de filtros*](#filter-reference) a continuación para obtener más información sobre cada filtro.
5. Use los iconos en la parte superior derecha de la pantalla para![](/files/2ae200987262e80a426bdd8fc3ad8098e4785cff)**\[Compartir]** o![](/files/d01aadf2ee0013b2d8f64cbac53ff011dbb17082)**\[Descargar]** el informe.
6. Opcionalmente, seleccione ![](/files/23764b77956e54eb08c479289eca0c859bbacc68) **\[Columnas]** para agregar o quitar columnas del informe.&#x20;

<details>

<summary>referencia de filtros</summary>

<table><thead><tr><th width="240.44140625">Filtro</th><th width="445.55859375">Descripción</th></tr></thead><tbody><tr><td>Mostrar por</td><td>Filtre su historial de ganancias agrupándolo por <em>Marca</em> o <em>Mes</em>. </td></tr><tr><td>Año</td><td>Filtre su historial de ganancias por un año específico. </td></tr><tr><td>Marca</td><td>Desde el <strong>Marca</strong> <img src="/files/7f8cc0aafd5cbabac5e1f80a6871662b52f09e73" alt=""> <strong>[Menú desplegable]</strong>, seleccione la marca para ver su historial de ganancias de esa marca específica.</td></tr></tbody></table>

</details>

## Descripción general del informe

El informe consta de 2 secciones:

<table><thead><tr><th width="270.3125">Sección del informe</th><th>Descripción</th></tr></thead><tbody><tr><td>Ganancias finalizadas</td><td>Muestra acciones bloqueadas, otras ganancias contractuales bloqueadas y transferencias procesadas.</td></tr><tr><td>Ganancias estimadas</td><td>Muestra ganancias de acciones que aún no están bloqueadas y que la marca todavía puede modificar. </td></tr></tbody></table>

Para obtener más información sobre lo que significa cada columna, consulte la [*referencia de columnas*](#column-reference) a continuación.

<details>

<summary>referencia de columnas</summary>

<table><thead><tr><th width="229.75">Columna</th><th>Descripción</th></tr></thead><tbody><tr><td>Mes</td><td>El mes en que se generaron las ganancias.</td></tr><tr><td>Marca</td><td>La marca que le está pagando.</td></tr><tr><td>Entidad facturada</td><td>El nombre de la entidad de facturación o de la marca que fue facturada. Esto será la marca, una Agencia de Registro de la marca o la entidad de facturación de impact.com, según el <a href="/spaces/j2Azv1Uxic9rV0UyTaiF/pages/75210e79c01267cba92ca57423b1cda8398e5adb">método de facturación</a>. </td></tr><tr><td>ID de la marca</td><td>El identificador único de la marca asociada con las ganancias.</td></tr><tr><td>Importe</td><td>El valor de las ganancias.</td></tr><tr><td>Pagado</td><td>La cantidad que se le pagó.</td></tr><tr><td>Pendiente</td><td>La cantidad que aún está pendiente de pago.</td></tr><tr><td>Tiene pagos vencidos</td><td>Muestra si la marca tiene pagos vencidos que aún deben pagarse.</td></tr></tbody></table>

</details>

<div data-with-frame="true"><figure><img src="/files/d276198906ee5a842b64afd312a75021fd3e2f46" alt="" width="563"><figcaption></figcaption></figure></div>


---

# 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/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/finance-reporting/earnings-history-report-for-partners.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.
