> 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/actions-and-payouts/actions/system-reattributed-actions-explained.md).

# Systemseitig neu zugeordnete Aktionen erklärt

Sie können [kann Aktionen rückgängig machen oder ändern](/brand/de/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/payouts/approve-reverse-and-modify-pending-payouts-for-actions.md) bevor sie gesperrt werden. Einige Aktionen werden jedoch vom impact.com-System rückgängig gemacht, und diese werden als vom System neu zugeordnete Aktionen bezeichnet.

Wenn Sie [eine Liste rückgängig gemachter Aktionen anzeigen](/brand/de/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/view-a-list-of-reversed-actions.md), wird der *Grund für die Rückgängigmachung* der Filter kann den Grund für die Rückgängigmachung enthalten `Systemseitig neu zugeordnete Bestellung`, der aus einem von zwei Gründen angezeigt werden kann:

1. **Vom Benutzer initiierte Neuzuordnung:** Sie haben beantragt, dass eine Aktion vor der Sperrung neu zugeordnet wird.
   * impact.com kann die Zuordnung korrigieren, um sicherzustellen, dass noch nicht gesperrte Aktionen weiterhin für die Vergütung infrage kommen. Vom System neu zugeordnete Aktionen werden nicht in der Plattform initiiert. Bitte [den Support kontaktieren](https://app.impact.com/support/portal.ihtml?createTicket=true&&) wenden Sie sich zur Unterstützung bei der Neuzuordnung beliebiger Aktionen an
2. **Vom System initiierte Neuzuordnung:** impact.com hat die erneute Verarbeitung aus Gründen der Datenqualität veranlasst.
   * impact.com korrigiert die Zuordnung, um sicherzustellen, dass der richtige Partner eine Vergütung für Aktionen erhalten kann, die sonst einem Medienkanal oder einem anderen Partner zugeordnet würden. Diese Korrektur kann aus Gründen der Datenqualität erfolgen, zum Beispiel wenn ein Problem während der Datenverarbeitung die Ereigniskorrelation beeinträchtigt.

Sowohl vom Benutzer als auch vom System initiierte Neuzuordnungen werden von impact.com verarbeitet, daher haben beide Typen immer `Systemseitig neu zugeordnete Bestellung` als Grund für die Rückgängigmachung.

**Aktionen mit doppelten OrderIds**

Wenn eine Aktion von impact.com mit dem Grund `Systemseitig neu zugeordnete Bestellung`, eine neue `Ausstehend` Aktion wird mit derselben orderId erstellt. Nur diese `Ausstehend` Aktion gilt als vergütungsfähig.


---

# 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/actions-and-payouts/actions/system-reattributed-actions-explained.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.
