> 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/partner/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/contract-history-reports/contract-history-report.md).

# 契約履歴レポート

この *契約履歴レポート* impact.com プラットフォーム上での契約の全履歴を表示します。

1. 上部のナビゲーションバーから、 **レポート →** [**その他のレポート**](https://app.impact.com/secure/mediapartner/fr/all_reports.ihtml).
   * または、上部のナビゲーションバーから、 **レポート** **→ その他 →** [**その他のレポート**](https://app.impact.com/secure/mediapartner/fr/all_reports.ihtml).
2. 〜から *カテゴリ* フィルターで、 **契約**.
3. 選択 **契約履歴**.
4. 表示したい表を見つけます。

   * 以下の詳細をご覧ください： *署名済み契約*, *保留中の契約*、および *却下された提案契約* 下の表の説明で。

   <div data-with-frame="true"><figure><img src="https://3659882269-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2FdY1hUV8pETLMGJGpcBPy%2FScreenshot%202026-05-22%20at%2010.01.22.png?alt=media&amp;token=541db606-d59e-430d-b4c8-1fbe865c2c4a" alt="" width="563"><figcaption></figcaption></figure></div>

## 表の説明

<details>

<summary>署名済み契約</summary>

| 表の列   | 説明                                        |
| ----- | ----------------------------------------- |
| 表示    | 選択 **表示** 現在の契約を確認します。                    |
| プログラム | 提携しているブランドプログラムを確認できます。                   |
| 開始日   | 提携ブランドとの現在の契約が開始された日付を確認します。              |
| 終了日   | 契約が一時的なもの、または契約に有効期限がある場合は、その日付をここで確認します。 |

</details>

<details>

<summary>保留中の契約</summary>

| 表の列   | 説明                                                                                                                            |
| ----- | ----------------------------------------------------------------------------------------------------------------------------- |
| 表示    | 選択 **表示** 提案された契約を確認します。                                                                                                      |
| プログラム | 提携の可能性があるブランドプログラムを確認できます。                                                                                                    |
| 待機中   | <p>提携候補のどちら側が提案された契約について判断する必要があるかを確認します。</p><p><em>広告主</em> ブランド側が判断する必要があることを意味します。 <em>MP</em> あなた側が判断する必要があることを意味します。</p> |
| 待機開始日 | この提案契約が最後に更新された日時を確認します。                                                                                                      |
| 提案期限日 | 提案に有効期限がある場合は、その日付をここで確認します。                                                                                                  |

</details>

<details>

<summary>却下された提案契約</summary>

| 表の列      | 説明                                    |
| -------- | ------------------------------------- |
| プログラム    | 提携が却下されたブランドプログラムを表示します。              |
| 最終提案だったか | 提案された契約の版が、いずれかの当事者からの最終提案だったかを確認します。 |
| 却下日      | 契約が却下された日付を確認します。                     |
| 却下理由     | どちらの当事者が契約を却下したのか、また理由が示されたかを確認します。   |

</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/partner/ja/nitsuitebitaidesuka/platform-features/reporting-for-partners/contract-history-reports/contract-history-report.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.
