> 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/ads/requests-from-partners/review-marketing-development-funds-requests-from-partners.md).

# Revisar las solicitudes de fondos de desarrollo de marketing de socios

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

{% hint style="info" %}
**Nota:** Esta función solo está disponible para las marcas que tienen habilitada la función de solicitud del Fondo de Desarrollo de Marketing (MDF). Para habilitar la función, ponte en contacto con tu CSM o [contact support](https://app.impact.com/support/portal.ihtml?createTicket=true).
{% endhint %}

Los Fondos de Desarrollo de Marketing son fondos que puedes proporcionar a tus socios para apoyar sus iniciativas de marketing. Puedes revisar las solicitudes de MDF de tus socios, aprobarlas o rechazarlas, e incluso iniciar una [transferencia de fondos al socio](/brand/es/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md) para enviarles los fondos.

#### Revisar solicitudes de MDF

1. En el menú de navegación izquierdo, selecciona ![](/files/fe7777a565e5a85579aeb006aa379fcc1b594c29) **\[Engage]** → **Contenido → Solicitudes**.
2. Desde los *Tipo de solicitud* filtro, selecciona **Fondos de Desarrollo de Marketing**.

   <div data-with-frame="true"><figure><img src="/files/85c68c80cd4fc9f41b5b1026f94ff37677c04e53" alt="" width="563"><figcaption></figcaption></figure></div>
3. Pasa el cursor sobre la solicitud que deseas procesar.
4. A la derecha de la pantalla, selecciona ![](/files/d0e2170acbc1d5ae4aa2d8f4d607822c4700c440) **\[Más] → Procesar**.
5. Revisa los detalles de la solicitud.
6. Opcionalmente, **añadir un comentario** al socio solicitante. Puedes usar esta función de comentarios para hablar sobre la solicitud con el socio sin tener que aprobarla o rechazarla.
7. Una vez que hayas terminado de evaluar la solicitud, selecciona **Aprobar, Aprobar y transferir fondos**, o **Rechazar** para completar el proceso. Se notificará al socio de tu decisión.
   * **Aprobar** — La solicitud se aprobará y volverás a la *Solicitudes* pantalla, donde luego podrás pasar el cursor sobre la solicitud y seleccionar ![](/files/d0e2170acbc1d5ae4aa2d8f4d607822c4700c440) **\[Más] → Completar** para iniciar la [transferencia de fondos al socio](/brand/es/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md).
   * **Aprobar y transferir fondos** — La solicitud se aprobará y se te llevará a la pantalla de transferencia de fondos al socio, donde podrás finalizar los detalles de la transferencia antes de iniciarla.
   * **Rechazar** — La solicitud será rechazada.


---

# 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/ads/requests-from-partners/review-marketing-development-funds-requests-from-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.
