> 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/readme/set-your-initial-finance-settings.md).

# 设置初始财务设置

**参加 PXA 课程**

<a href="https://pxa.impact.com/student/activity/1087854?debug=true?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=tra-200&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程（助理级）</a><a href="https://pxa.impact.com/student/activity/1117597?debug=true?utm_source=app.impact.com&#x26;utm_medium=owned-platform&#x26;utm_content=tra-350&#x26;utm_campaign=help-center" class="button primary">参加 PXA 课程（专家级）</a>

在入职过程中，您将为您的项目设置初始财务设置。这些设置决定合作伙伴推动的动作何时锁定，以及他们何时应收到佣金。

impact.com 建议采用下方所列配置作为您品牌的良好起点。如果您需要进一步自定义设置，请务必向您的入职团队寻求帮助。

{% stepper %}
{% step %}
**步骤 1：配置发票报表（SOI）设置**

SOI 与开票策略相对应——某一计费周期内的所有义务都会汇总到 SOI 中，您需要向账户存入资金，以便在所指定的到期日前完成结清。

您应设置 SOI，使该文档仅包含合作伙伴发票的汇总，并确保生成时所有财务联系人都会收到该文档。了解如何 [配置您的 SOI 设置](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/manage-funding-account-document-settings-as-a-brand.md).

{% hint style="warning" %}
**发票优先级：** 您应向账户充值，以同时覆盖您的 impact.com 发票和 SOI。如果充值不足以同时覆盖两者，资金将优先用于结清您的 impact.com 发票，这可能会导致合作伙伴发票逾期。了解更多关于 [发票如何排序](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-explained-for-brands.md).
{% endhint %}
{% endstep %}

{% step %}
**步骤 2：设置动作锁定/付款排程周期**

了解如何 [设置动作锁定/付款排程周期](/brand/zh/what-would-you-like-to-learn-about/readme/set-action-locking-and-payment-scheduling-periods.md)。我们建议您将动作设置为在跟踪月份结束后 27 天锁定，并安排在动作锁定月份结束后 20 天发放付款。
{% endstep %}

{% step %}
**步骤 3：添加主要财务联系人**

财务联系人将接收来自 impact.com 的所有财务文件和通知。

您很可能已经将此信息提供给 impact.com。为确保无误，请再次确认您填写的信息仍然是最新的。

1. 从顶部导航栏中选择 **您的余额 \[下拉菜单] → 设置 → 常规**.
2. 在 *财务联系人* 部分，下方 *主要联系人*，请选择以下任一项：
   * **现有账户用户：** 如果您的财务联系人已经拥有 impact.com 账户并已完成设置，请从下拉菜单中选择该联系人。此用户需要被授予 [财务权限](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md)，这将使其能够访问所有财务操作。
   * **其他联系人：** 如果您的财务联系人尚未设置 impact.com 账户，请输入该联系人的信息。
3. 选择 **保存**.
   {% endstep %}

{% step %}
**步骤 4：可选地添加供应商代码**

如果您的会计团队要求发票上显示供应商代码，您可以从 *计费组* 界面进行设置。

1. 从顶部导航栏中选择 **您的余额 \[下拉菜单] → 设置 → 计费组**.
2. 将鼠标悬停在相应的计费组上，然后选择 ![](/files/48274f9251fd79e93a99aad7b4393690b07a61c9) **\[More]** → **impact.com 费用文档设置**.
3. 输入所需的 **供应商代码**.
4. 选择 **保存**.
   {% endstep %}

{% step %}
**步骤 5：提交您的账单地址**

设置财务设置的最后一步是向 impact.com 提供您的账单地址。此地址将列在您来自 impact.com 的所有发票上。

您很可能已经在您的 [账户信息](https://app.impact.com/secure/advertiser/accountSettings/account-info-flow.ihtml)中提供了您的地址，但您也可以按如下方式为账单提供一个备用地址：

1. 从顶部导航栏中选择 **您的余额 \[下拉菜单] → 设置 → 法律实体**.
2. 将鼠标悬停在您想要更改地址的法律实体上，然后选择 **编辑**.
3. 在 *账单地址* 部分，更新或提供相关地址详情。
4. 选择 **保存**.
   {% 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:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/readme/set-your-initial-finance-settings.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.
