> 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 项目，您可能需要设置 Billing Groups，以便为您的 Amazon Seller 项目创建单独的资金策略。

## 为什么锁定期很重要

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

考虑到 Amazon 的锁定期为 28 天，而您的 Amazon 转化数据在 impact.com 上显示最多可能需要 2 天，您的资金策略应当足够长，以涵盖这段时间内的任何撤销或修改。我们强烈建议采用下方概述的资金策略，以最大限度降低因被拒绝的转化而自动支付的风险。

## 处理多种项目类型

如果您已有现成的 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.
