> 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) 以及 [编辑访问权限](/brand/zh/what-would-you-like-to-learn-about/account-administration/account-settings/invite-and-manage-users/understanding-user-management-as-a-brand.md).

1. 在顶部导航栏中，选择 **您的余额** → **设置** → [**常规**](https://app.impact.com/secure/advertiser/finance/fr/customer-settings-general-view.ihtml?u=%2Fsecure%2Ffinance%2Fapp%2Fcustomer-settings-general-view.ihtml).
2. 在 *财务联系人* 部分中，在……下 *主要联系人*，或者选择一个 **现有账户用户** 或输入以下人员的信息： **其他联系人**.
   * 主要财务联系人会自动接收所有设置为通过电子邮件发送的文档。您可以随时在单个文档中覆盖此默认设置。
3. 您也可以选择添加其他财务联系人。
4. 选择 **保存**.

{% hint style="warning" %}
**重要：** 在此更新联系人详情不会更新所有文档中的所有联系人。您需要直接在每个对应文档的设置页面中更新这些详情。
{% endhint %}

<div data-with-frame="true"><figure><img src="/files/4036519cbcc343a50f1ac4cffb0ad0c894ff56b0" alt="" width="563"><figcaption></figcaption></figure></div>

了解更多关于 [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).


---

# 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.
