> 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/finance/finance-settings/finance-settings-overview-for-brands.md).

# 面向品牌的财务设置概览

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

*财务设置* 可让您为多个账单组指定财务联系人或设置发票设置，设置自动付款等。了解您的 [在 impact.com 上的财务和账单](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-explained-for-brands.md).

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwMLlMoFBtKJa8ptd3zaw%2Fuploads%2F866CCu7rA3iXKWV3jEd0%2Fcon-250-1.mp4?alt=media&token=29516682-c336-41aa-9596-a338ea3059f8>" %}

#### 查找您的财务设置

1. 在顶部导航栏中，选择 **您的余额** → **设置**.
2. 从左侧导航菜单中，在 *设置*，选择您要更改的设置。

#### 设置选项

<details>

<summary>常规</summary>

常规设置允许您为您的品牌选择一些全局财务设置，包括您的主要财务联系人。

了解更多关于您的 [常规财务设置](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-general-finance-settings-as-a-brand.md).

</details>

<details>

<summary>法律实体</summary>

您通过法律实体与您的服务提供商（如合作伙伴和 impact.com）进行业务往来。此处显示与您的法律实体相关的关键信息，包括您的间接税信息（例如增值税或商品及服务税）。

了解如何 [创建和管理法律实体](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/create-and-manage-your-legal-entities.md).

</details>

<details>

<summary>账单组</summary>

账单组可让您分别向不同项目的合作伙伴成本开具发票。请在此处管理您的账单组以及每个账单组的文档设置。

了解如何：

* [管理 impact.com 费用文档设置](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-impactcom-fees-document-settings.md)
* [管理合作伙伴费用文档设置](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/manage-partner-fees-document-settings.md)

</details>

<details>

<summary>资金账户</summary>

查看您的资金账户详情。您也可以更新资金账户名称。有关更多信息，请参阅。

* 你可以 [重命名资金账户](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/beta-manage-billing-groups-and-funding-accounts-as-a-brand.md#rename-a-funding-account-0-2).
* 如果您根据即将发生的成本为账户充值，则可能可以使用付款申请表（PRF）。您可以在以下位置调整您的 PRF 设置： [资金账户文档设置](/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).

</details>

<details>

<summary>自动付款</summary>

有关如何设置自动付款和管理直接存款的更多信息，请查看 [设置自动付款](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/set-up-automatic-payments-as-a-brand.md)。本文涵盖以下设置：

* 进行 ACH 付款
* 设置直接存款
* 设置自动账户充值付款

</details>

<details>

<summary>付款方式</summary>

查看与您的账户关联的任何信用卡的详细信息，或通过前往以下位置进行更换： [付款方式](https://app.impact.com/secure/advertiser/finance/fr/view-edit-payment-method-flow.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fview-edit-payment-method-flow.ihtml) 界面。

{% hint style="info" %}
**注意：** 关联信用卡并进行临时信用卡付款仅适用于账户使用特定货币的品牌。了解更多关于 [存入资金](/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/add-funds-to-your-funding-account/deposit-funds-into-your-account.md) 到您的账户中。
{% endhint %}

</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, and the optional `goal` query parameter:

```
GET https://help.impact.com/brand/zh/what-would-you-like-to-learn-about/platform-features/finance/finance-settings/finance-settings-overview-for-brands.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.
