> 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/agency/zh/what-would-you-like-to-learn-about/finance/manage-invoice-settings-as-an-agency.md).

# 作为代理机构管理发票设置

您的 **发票设置** 是在这里您可以管理您的 impact.com 费用发票以及一些合作伙伴发票设置。

#### 管理您的 impact.com 发票设置

1. 从左侧导航栏，选择 ![](/files/e8ee154c84afc18c51180e1c6d71f1967e21b65e) **\[菜单] → 财务**.
2. 从左侧导航菜单，选择 **设置** → **文档设置**.
3. 在 *impact.com 发票* 部分填写以下字段：

   |                        |                                                                                                                              |
   | ---------------------- | ---------------------------------------------------------------------------------------------------------------------------- |
   | **设置**                 | **说明**                                                                                                                       |
   | 供应商代码                  | 输入您的供应商代码（如果有），以便其显示在您的 impact.com 费用发票上。                                                                                    |
   | 通过电子邮件发送 impact.com 发票 | ![](/files/bc6ce907d0ba15f7aa4c5b9eae3b449930ec991e) **【切换开启】** 如果您希望您的主要财务联系人收到来自 impact.com 的包含您组织每月 impact.com 费用发票的电子邮件。 |
   | 开票至                    | 切换以决定您的 impact.com 费用发票是开具到默认账单地址还是替代地址。                                                                                     |
4. 进行所需更改。
5. 选择 **保存**.

#### 管理合作伙伴发票设置

1. 从左侧导航栏，选择 ![](/files/e8ee154c84afc18c51180e1c6d71f1967e21b65e) **\[菜单] → 财务**.
2. 从左侧导航菜单，选择 **设置** → **文档设置**.
3. 在 *合作伙伴发票* 部分填写以下字段：

   |        |                                                                                                                             |
   | ------ | --------------------------------------------------------------------------------------------------------------------------- |
   | **设置** | **说明**                                                                                                                      |
   | 文件标题   | 选择 ![](/files/dd53ab1a3adc8f231619cd5970dfc28e239c6509) **【单选按钮】** 如果您希望您的合作伙伴发票被称为 **税务发票** 或 **收款方开立的税务发票**.              |
   | 文件日期反映 | 选择 ![](/files/dd53ab1a3adc8f231619cd5970dfc28e239c6509) **【单选按钮】** 如果您希望您的合作伙伴付款发票反映 **生成日期** 或基于 **前一月最后一天**.              |
   | 到期日说明  | <p>在此处添加有关为您的账户提供资金或您希望合作伙伴知晓的到期日详细信息，例如资金频率或非典型操作锁定/付款安排时间框架的理由。</p><p>如果您将此处留空，Impact 将根据您在合作伙伴付款发票上的联系人自动填充此字段中的到期日。</p> |
   | 资金文件   | 选择 ![](/files/93b6263ec453499cdb66389d482840b4c98ea5d3) **【选中复选框】** 以通过以下方式为您的账户提供资金 **基于发票的资金** 或 **基于即将发生的费用的资金**.        |
4. 进行所需更改。
5. 选择 **保存**.


---

# 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/agency/zh/what-would-you-like-to-learn-about/finance/manage-invoice-settings-as-an-agency.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.
