> 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/seller-program/amazon-seller-program/set-up-your-amazon-seller-funding-strategy.md).

# 设置您的 Amazon 卖家资金策略

无论您是 impact.com 的新用户还是现有客户，您都需要确保您的 Amazon Seller 计划资金策略与 Amazon 的 28 天行为锁定期相匹配。如果您已有现成的 impact.com 计划，您可能需要设置账单组，以便为您的 Amazon Seller 计划创建单独的资金策略。

## 为什么锁定期很重要

Amazon 的行为锁定期是 Amazon 跟踪转化与 action 在 impact.com 上最终完成之间的时间。一旦最终完成或“锁定”，某个 action 就不能再因退货而撤销，也不能为付款调整而修改。此时，无论这些行为是否符合您合同中的条款，您都必须为该销售向合作伙伴付款。

鉴于 Amazon 的锁定期为 28 天，而您的 Amazon 转化数据最多可能需要 2 天才会反映到 impact.com 上，因此您的资金策略应留出足够时间来应对这段时间内的任何撤销或修改。我们强烈建议按下述方式设置资金策略，以最大限度降低对被拒绝转化自动付款的风险。

## 处理多种计划类型

如果您已有一个现有的 impact.com 计划，并且您与合作伙伴合同中概述的行为锁定期为 **1 个月 2 天** 或更长，那么您可以继续为您的 Amazon Seller 计划使用现有的资金策略。这个时间窗口足够长，可确保 Amazon 上的任何撤销或修改在您的自动付款发生之前先反映到 impact.com 中。

如果您现有计划中的锁定期短于 **1 个月 2 天**，那么您将不得不 [创建账单组](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/create-a-billing-group.md) 以在不同计划之间保持资金分离。一旦设置好您的账单组，请按照下面的 *Amazon Seller 资金策略*.

## Amazon Seller 资金策略

使用此推荐方法，以最大限度降低因不完整转化或超出条款的行为而向合作伙伴付款的风险。

{% stepper %}
{% step %}

#### **步骤 1：设置自定义 GAAP 开票**

1. 从顶部导航栏中，选择 **您的余额 → 设置 → 账单组**.
   1. 账单组功能目前处于测试版 — 请联系 [支持](https://app.impact.com/support/portal.ihtml) 以获得访问权限。
2. 将鼠标悬停在您的 Amazon Seller 计划的账单组上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[更多] → 合作伙伴费用文档设置**.
3. 在 *月度报表* 部分， ![](/files/3980f01ba7b178cc917bfb7b270feb4fac2992c6) **\[打开] 自定义 GAAP 月份**.
4. 选择 **确定** 以确认您要更改自定义 GAAP 设置。
5. 从 ![](/files/9ee7bd3c79aae4d0667377d18611647c3469f8d1) **\[下拉菜单]**，选择 *在……生成报表* **4 日** *每月的第 4 天*.
6. **保存** 您的设置。
   {% endstep %}

{% step %}

#### **步骤 2：设置行为锁定**

在您的计划模板条款中，务必：

* 设置 *行为锁定* 为 *行为已锁定* **1** *个月* *和* **2** *天* **在月底之后** *它们被* **跟踪**.
  {% endstep %}
  {% endstepper %}


---

# 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/seller-program/amazon-seller-program/set-up-your-amazon-seller-funding-strategy.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.
