> 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/de/woruber-mochten-sie-mehr-erfahren/platform-features/marketing-content/requests/requests-overview-for-partners.md).

# Überblick über Anfragen für Partner

Dieser Artikel bietet einen Überblick, der Ihnen als Partner hilft zu verstehen, wie Sie Anfragen erstellen und verwalten. Zu den verfügbaren Anfragetypen gehören Assets, Tracking-Werte oder Marketing-Entwicklungsfonds. Die effektive Erstellung und Verwaltung dieser Anfragen sorgt für eine reibungslosere Zusammenarbeit und eine bessere Transparenz Ihrer laufenden und abgeschlossenen Markeninteraktionen.

#### Verfügbare Anfragetypen

* **Asset** - Anfragen für ein bestimmtes [kreatives Asset](/partner/de/woruber-mochten-sie-mehr-erfahren/platform-features/marketing-content/requests/request-assets/submit-and-manage-asset-requests-as-a-partner.md), z. B. *E-Mail-Asset-Anfrage*, von einer Marke.
* **Marketing-Entwicklungsfonds** - [Anfragen für Mittel](/partner/de/woruber-mochten-sie-mehr-erfahren/platform-features/marketing-content/requests/submit-and-manage-marketing-development-fund-requests-as-a-partner.md) zur Unterstützung von Marketinginitiativen einer Marke zugewiesen.
* **Tracking-Wert** - Anfragen im Zusammenhang mit der Nachverfolgung von Leistungskennzahlen, z. B. [*Promo-Code-Anfrage*](/partner/de/woruber-mochten-sie-mehr-erfahren/platform-features/marketing-content/promo-codes/view-and-request-promo-codes-as-a-partner.md), von einer Marke.

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

#### Status überprüfen und Anfragen verwalten

Sobald Sie eine Anfrage an eine Marke gestellt haben, [können Sie den Status nachverfolgen](/partner/de/woruber-mochten-sie-mehr-erfahren/platform-features/marketing-content/requests/request-assets/check-asset-request-status.md). Nach dem Absenden wird der Status der Anfrage **Offen**. Die Marke wird dann entweder **Genehmigen** oder **Ablehnen** es. Sobald die Marke mit dem Ergebnis zufrieden ist, wird sie die Anfrage als **Abgeschlossen**.


---

# 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/de/woruber-mochten-sie-mehr-erfahren/platform-features/marketing-content/requests/requests-overview-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.
