> 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/understand-the-action-life-cycle-and-finance.md).

# 了解转化生命周期与财务

<a href="https://pxa.impact.com/student/activity/1087855?sid=0c0e3e5c-54c9-4435-9bee-ebcdccb7f292&#x26;sid_i=0?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=tra-250&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程</a>

动作是一个转化（例如销售或潜在客户），已由 impact.com 进行跟踪并记入一个或多个合作伙伴名下。动作遵循“生命周期”——它们始于新的待处理动作，通常以锁定动作结束，并安排向因该转化而获得归因信用的合作伙伴付款。

作为动作生命周期的一部分，可能会产生某些财务影响——你的 impact.com 账户资金需要保持最新，并为来自锁定动作的付款义务做好准备。

#### **动作生命周期概览**

<div data-with-frame="true"><figure><img src="/files/3db316b22d948a9d1e54515bc8038a5e5cf29815" alt=""><figcaption></figcaption></figure></div>

* 当一个转化被跟踪并记入合作伙伴名下时，它就会变成一个 *待处理动作*.
* 在锁定日期之前，待处理动作可以被修改或撤销。此日期之后，它们会变成 *已批准动作* （或 *锁定动作*).
* 已批准动作会确定应付的佣金金额，该金额将在 *计划清算日期*.
* 清算日期过后，该动作将出现在下一张合作伙伴发票中（通常在每月 2 日，除非使用自定义 GAAP 月份）。

{% hint style="info" %}
**备注**：当你在订单发生很久之后才将其提交到 impact.com 时，impact.com 将把 *事件日期* 设置为你提交该动作的日期和时间。锁定和清算计划将按照新分配的事件日期运行。针对这些转化的任何付款、调整和付款组规则，均由你与合作伙伴的有效合同决定。
{% endhint %}

#### 动作状态与财务

以下是某个动作在 [动作列表报告](/brand/zh/what-would-you-like-to-learn-about/platform-features/multi-program-reports/performance-reports-for-brands/advanced-action-listing-report.md)中可能出现的不同状态，以及相应的财务状态。

| 操作状态        | 财务“状态”           | 描述                                                                                      |
| ----------- | ---------------- | --------------------------------------------------------------------------------------- |
| *待处理*       | 预计动作成本           | 当一个动作处于待处理状态时，它仍然可以被修改（或撤销）。待处理动作在动作列表报告中有一个预计的 *操作成本* 列。如果在锁定前该动作没有发生变化，这将是支付给合作伙伴的佣金。 |
| *已批准 / 已锁定* | 在计划清算日期到期的动作成本   | 当一个动作被锁定时，动作成本金额现在应付——这将用于向合作伙伴记入因生成该动作而获得的佣金。                                          |
| *已撤销*       | 动作成本作废 — 0.00 付款 | 当一个动作被撤销时，动作成本作废——无需支付佣金。                                                               |

<details>

<summary>查看动作详情</summary>

动作详情弹窗显示有关某个特定动作的详细信息。

1. 从左侧导航菜单中，选择 ![](/files/209022bdb234289211a24a980f6227a8684cc439) **\[Engage]** → **交易 → 待支付款项 → 操作**.
2. 在 *待支付款项* 界面中，选择 **关联的操作 ID** 以打开弹窗。

以下是查看动作详情时需要牢记的最重要数据点列表：

| 操作状态        | 财务“状态”                         | 描述                                                             |
| ----------- | ------------------------------ | -------------------------------------------------------------- |
| *“付款” （佣金）* | 等于动作成本——合作伙伴将因该动作获得的佣金金额       | 如果该动作被批准（即锁定时），合作伙伴将为此动作获得的佣金金额。                               |
| *锁定日期*      | 该动作将锁定的日期和时间；佣金将到期应付（见下文）      | 当一个动作被锁定时，动作成本金额现在应付——这将用于向合作伙伴记入因生成该动作而获得的佣金。                 |
| *计划清算日期*    | 佣金金额从你的 impact.com 账户中扣除的日期和时间 | impact.com 将从你的账户中清算资金以支付该动作合作伙伴的日期和时间。 **如果你的账户资金不足，将被视为逾期**. |

</details>


---

# 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/actions-and-payouts/understand-the-action-life-cycle-and-finance.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
