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

# 代理店としてドキュメント設定を管理する

あなたの **ドキュメント設定** は、パートナーが受け取る支払依頼書類や月次明細書に記載される詳細を管理する場所です。

#### ドキュメント設定を管理する

1. 左側のナビゲーションバーから、次を選択します ![](/files/f3f5e4335376ed6e5221abf12acf1b9ea0c3728f) **\[メニュー] → ファイナンス**.
2. 左側のナビゲーションメニューから、次を選択します **設定 → ドキュメント設定**.
3. 変更したい内容を行ってください。
   * 以下を表示 *ドキュメント設定リファレンス* さまざまな項目の詳細については、以下の表を参照してください。
4. を選択します **保存**.

<details>

<summary>ドキュメント設定リファレンス</summary>

| 設定                          | 説明                                                                                                             |
| --------------------------- | -------------------------------------------------------------------------------------------------------------- |
| **一般**                      |                                                                                                                |
| ドキュメントに通貨コードを常に表示する         | を選択してください ![](/files/ff62d90ff550bead6812c0cc173ff0ce238f0bc1) **［チェックボックス］** 支払いが行われるまたは受け取られる通貨コードを反映するには。   |
| ドキュメントに中国語、日本語、韓国語のフォントを含める | を選択してください ![](/files/ff62d90ff550bead6812c0cc173ff0ce238f0bc1) **［チェックボックス］** 一覧に挙げた言語の文字およびフォントが表示されるようにするため。 |
| 主要連絡先                       | 生成される請求書、予測概要、および明細書に記載される連絡先を選択してください。既存のアカウントユーザーの連絡先を選択するか、新しい連絡先を追加できます。                                   |
| その他の連絡先                     | 送信ルールに従ってアーティファクトを受け取るメールアドレスを指定してください。                                                                        |
| **impact.com 請求書**          |                                                                                                                |
| ベンダーコード                     | 請求書に表示されるように組織のベンダーコードを指定できます。                                                                                 |
| 財務担当連絡先へのメール送信              | を選択してください ![](/files/ff62d90ff550bead6812c0cc173ff0ce238f0bc1) **［チェックボックス］** 請求書を連絡先にメールで送信したい場合。             |
| 代替請求先住所                     | ![](/files/299580ca9968de05b2fbace4fa82386d3163ac8a) **［オンにする］代替請求先住所** デフォルトのオプション以外の代替請求先住所を指定するには。          |
| **パートナー請求書**                |                                                                                                                |
| ドキュメントタイトル                  | パートナー向け請求書をどのように表示するか選択してください： **税金請求書** または **受領者作成税請求書**.                                                    |
| ドキュメント日付の反映                 | 請求書に追加される日付を、生成日と前月の末日のどちらにするかを指定してください。                                                                       |
| 支払期日説明                      | これはパートナー請求書の支払期日欄に反映されます（例：「ネット45日」）。                                                                          |
| **資金関連ドキュメント**              |                                                                                                                |
| どのようにアカウントに資金を供給しますか        | アカウントに資金を供給する方法を選択してください、 **請求書に基づく** または **今後の費用に基づく**.                                                       |

</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:

```
GET https://help.impact.com/agency/ja/what-would-you-like-to-learn-about/finance/manage-document-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.
