> 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/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/system-reattributed-actions-explained.md).

# 系统重新归因转化说明

您可以 [可以撤销或修改操作](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/payouts/approve-reverse-and-modify-pending-payouts-for-actions.md) 在它们锁定之前。不过，某些操作会由 impact.com 系统撤销，这些被称为系统重新归因操作。

当你 [查看已撤销操作列表](/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/actions/view-a-list-of-reversed-actions.md)， *撤销原因* 筛选条件可以包含撤销原因 `系统重新归因的订单`，这可能有以下两种原因之一：

1. **用户发起的重新归因：** 您请求在锁定前将某个操作重新归因。
   * impact.com 可以更正归因，以确保尚未锁定的操作仍可获得归因。系统重新归因操作不是在平台中发起的。请 [联系支持](https://app.impact.com/support/portal.ihtml?createTicket=true&&) 联系以获取有关重新归因任何操作的帮助。
2. **系统发起的重新归因：** impact.com 因数据质量原因进行了重新处理。
   * impact.com 会更正归因，以确保正确的合作伙伴能够获得原本会归因于媒体渠道或其他合作伙伴的操作的佣金。由于数据质量原因，例如数据处理期间的问题影响了事件关联，这种更正可能会发生。

用户发起和系统发起的重新归因都由 impact.com 处理，因此这两种类型始终会有 `系统重新归因的订单` 作为撤销原因。

**带有重复 OrderId 的操作**

当某个操作因以下原因被 impact.com 撤销时 `系统重新归因的订单`，会创建一个新的 `待处理` 操作，且具有相同的 orderId。只有这个 `待处理` 操作被视为可支付。


---

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