> 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/what-would-you-like-to-learn-about/platform-features/ads/requests-from-partners/review-marketing-development-funds-requests-from-partners.md).

# Review Marketing Development Funds Requests from Partners

<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">Take the PXA course</a>

{% hint style="info" %}
**Note:** This feature is only available to brands that have the Marketing Development Fund (MDF) request feature enabled. To have the feature enabled, reach out to your CSM or [contact support](https://app.impact.com/support/portal.ihtml?createTicket=true).
{% endhint %}

Marketing Development Funds are funds that you can provide to your partners in support of their marketing initiatives. You can review MDF requests from your partners, approve or reject them, and even initiate a [partner funds transfer](/brand/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md) to send them the funds.

#### Review MDF requests

1. From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Content → Requests**.
2. From the *Request Type* filter, select **Marketing Development Funds**.

   <div data-with-frame="true"><figure><img src="/files/OoaxoHs5GsIK4ULWL0Mg" alt="" width="563"><figcaption></figcaption></figure></div>
3. Hover your cursor over the request you want to process.
4. To the right of the screen, select ![](/files/qAlCRixMMJHVi3zvHlLX) **\[More] → Process**.
5. Review the request details.
6. Optionally, **add a comment** to the requesting partner. You can use this comment feature to discuss the request with the partner without having to approve or reject the request.
7. Once done vetting the request, select **Approve, Approve and Transfer Fund**, or **Reject** to complete the process. The partner will be notified of your decision.
   * **Approve** — The request will be approved and you will be sent back to the *Requests* screen where you can then hover over the request and select ![](/files/qAlCRixMMJHVi3zvHlLX) **\[More] → Complete** to initiate the [partner funds transfer](/brand/what-would-you-like-to-learn-about/platform-features/finance/partner-funds-transfer/transfer-funds-to-a-partner.md).
   * **Approve and Transfer Funds** — The request will be approved and you will be taken to the partner funds transfer screen where you can finalize the details of the transfer before initiating it.
   * **Reject** — The request will be rejected.


---

# 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/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.
