> 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/assign-primary-finance-contact.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/account-administration/account-settings/invite-and-manage-users/invite-account-users.md).

1. 从顶部导航栏中选择 **你的余额** → **设置**.
2. 从左侧导航菜单中的 *设置*下，选择 [常规](https://app.impact.com/secure/advertiser/finance/fr/customer-settings-general-view.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fcustomer-settings-general-view.ihtml).
3. 在 *财务联系人* 部分下，在 *主要联系人*下，选择一个 **现有账户用户** ，或者输入一个 **其他联系人**.

   * 您选择的联系人将成为您已选择通过电子邮件发送的任何文档的默认收件人。不过，联系人可按单个文档进行更新。在您的 *一般财务设置* 中更新主要联系人，不会更新已设置为通过电子邮件发送的文档上的财务联系人。

     如需了解更多关于为特定文档更新文档设置的信息，请参阅我们关于以下内容的其他帮助文档： [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)和 [资金账户文档设置](/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).

   <div data-with-frame="true"><figure><img src="/files/5c477b96db9b363678a6da9306a9ef2dec553426" alt="" width="563"><figcaption></figcaption></figure></div>
4. 选择 **保存**.

想要管理其他账户权限？了解如何 [编辑访问权限](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md).


---

# 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/assign-primary-finance-contact.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.
