> 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/payments-withdrawals-and-balance/view-your-overdue-payouts.md).

# Ver tus pagos vencidos

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

Tu marca asociada debe tener fondos suficientes en su cuenta de impact.com para cubrir todos sus pagos a socios antes de que se pueda liberar tu pago. Si la marca no tiene suficientes fondos en su cuenta, tus pagos pasarán a estar vencidos hasta que recarguen su cuenta con fondos suficientes. Obtén más información sobre por qué [no has recibido un pago adeudado](/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/why-havent-i-received-my-payouts-yet.md) todavía.

{% hint style="warning" %}
**Contacta a las marcas sobre pagos vencidos:** impact.com proporciona una plataforma para que socios y marcas establezcan y mantengan relaciones. Como tal, impact.com no tiene autoridad ni influencia sobre las comisiones impagadas por las marcas. En consonancia con los [Términos de uso de impact.com](https://impact.com/terms-of-use/), impact.com no puede ayudar con ningún pago vencido. Por favor [ponte en contacto](/partner/es/sobre-que-te-gustaria-aprender/platform-features/working-with-brands/contacting-a-brand/message-your-brands.md) directamente con las marcas que promocionas para cualquier problema relacionado con comisiones faltantes o vencidas.
{% endhint %}

#### Consulta tus ganancias de acciones vencidas

La mejor manera de hacer seguimiento de tus ganancias vencidas es a través de la *Pendiente* pantalla. Esta pantalla te permite identificar qué marcas te deben pagos para que puedas ponerte en contacto con la marca.

1. En tu *Panel*, selecciona tu [Total pendiente](https://app.impact.com/secure/mediapartner/finance/fr/finance-dropdown.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Flist-pending-transactions-flow.ihtml) importe.

   <div data-with-frame="true"><figure><img src="/files/0cee3832313ff777e165a1a11e1d11a293f325f3" alt="" width="563"><figcaption></figcaption></figure></div>
2. En la *Pendiente* pantalla, establece el *Estado* filtro en **Transferencias vencidas**.
3. Selecciona cualquier *pago vencido* para ver más detalles sobre el importe que se te debe.
4. Selecciona la ![](/files/b1ffca762e7fd091680e29867574fc3b71b00590) **\[Flecha hacia adelante]** para ver más detalles sobre el proceso de pago y las fechas.

   * En el panel deslizante, selecciona **Informe de ganancias** para acceder al [*Ganancias pendientes por fecha de vencimiento*](https://app.impact.com/secure/mediapartner/PUB_FINANCE_Report/r1/report/viewReport.report?handle=mp_earnings_by_due_date) informe para obtener más información.

   <div data-with-frame="true"><figure><img src="/files/5dfe1c09718c332d5bd31971afe3e9cf2e4fe113" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="success" %}
**Nota:** Incluso cuando tu pago haya sido rastreado, atribuido a ti y bloqueado, impact.com seguirá necesitando el pago de la marca antes de poder continuar con tus pagos.
{% 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/partner/es/sobre-que-te-gustaria-aprender/platform-features/finance/payments-withdrawals-and-balance/view-your-overdue-payouts.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.
