> 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/de/what-would-you-like-to-learn-about/platform-features/product-promotions/manage-your-product-promotion-files.md).

# Ihre Produktaktionsdateien verwalten

Die *Produktpromotions* Mit dieser Funktion können Sie Ihre Sonderangebote und Aktionen mit Partnern teilen. Sobald Ihre Promotionsdateien hochgeladen wurden, können Sie aktuelle Promotionsdaten sicherstellen, indem Sie Promotionsdateien überprüfen, den Dateizustand bewerten und unerwünschte Promotionsdaten löschen.

{% hint style="warning" %}
**Wichtig:** Sie müssen Promotion-Dateien hochgeladen haben, bevor Sie beginnen können. Siehe [Produkt-Promotionsdateien hochladen](/brand/de/what-would-you-like-to-learn-about/platform-features/product-promotions/upload-product-promotion-files.md) für Details.
{% endhint %}

#### Greifen Sie auf Ihre Promotionsdateien zu

1. Wählen Sie im linken Navigationsmenü ![](/files/8189ccdb3d6833e64eac05afbd5a6e7ceadce224) **\[Engage] → Inhalte → Produkte** → **Produktpromotions**.
   1. Jede Zeile auf dem *Produktpromotions* Bildschirm stellt eine hochgeladene Promotionsdatei dar.

#### Statusanzeige für Promotionsdateien

Wenn eine Produkt-Promotionsdatei Fehler oder Warnungen enthält, sehen Sie einen Hinweis darauf in der *Status* Spalte.

Die Farbe des Indikators variiert je nach Zustand der hochgeladenen Promotionsdatei:

| Indikator                                             | Beschreibung                                                                                                                                                                                                                                                          |
| ----------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Ausstehend**                                        | Ihre Datei wird noch hochgeladen und verarbeitet.                                                                                                                                                                                                                     |
| <mark style="color:$success;">**Hervorragend**</mark> | Ihre Datei enthält keine Fehler oder Warnungen.                                                                                                                                                                                                                       |
| <mark style="color:$warning;">**Gut**</mark>          | Bestimmte empfohlene Felder in Ihrer Datei könnten fehlen, Ihre Datei wird jedoch dennoch hochgeladen.                                                                                                                                                                |
| <mark style="color:$danger;">**Schlecht**</mark>      | In mehr als 10 % der Datensätze der Datei fehlen erforderliche Informationen. Sie müssen die Datei korrigieren und [die Datei erneut hochladen](/brand/de/what-would-you-like-to-learn-about/platform-features/product-promotions/upload-product-promotion-files.md). |

#### Tabellenansicht für die Verwaltung von Promotions

Sobald Sie Ihre Promotionsliste hochgeladen haben, können Sie Ihre Promotions finden und sortieren.

1. Um schnell eine bestimmte Promotionsdatei zu finden, geben Sie einen Teil des **Dateinamens** in die Suchleiste ein.
2. Um Spalten aus der Tabelle zu entfernen oder hinzuzufügen, wählen Sie ![](/files/ec4ac6bab05846bbfece908021ca4152aedd9ef2) **\[Columns]**.

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

#### Promotionsdateien anzeigen oder löschen

1. Um eine hochgeladene Produkt-Promotionsliste anzuzeigen, fahren Sie mit der Maus über eine Datei und wählen Sie ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]** → **Promotions anzeigen**.
   * Um nach einer bestimmten Promotion zu suchen, geben Sie einen Teil der Beschreibung in das *Beschreibung* Feld ein und drücken Sie **Eingabetaste** auf Ihrer Tastatur.
2. Um eine hochgeladene Produkt-Promotionsdatei zu löschen, wählen Sie ![](/files/c11698866429289b19d13f1756344d66ed4517bc) **\[Mehr]** → **Löschen**.

<div data-with-frame="true"><figure><img src="/files/307521824d614e5635df4da37d31f626cce5bb1c" 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/brand/de/what-would-you-like-to-learn-about/platform-features/product-promotions/manage-your-product-promotion-files.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.
