> 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. 上部のナビゲーションバーから、 **レポート** → **その他のレポート**.
2. 〜の *カテゴリ* 検索バーの横にあるフィルターで、 **契約**.
3. 選択 **契約履歴**.
4. 表示したいテーブルを見つけてください。

   * 以下について詳しく見る *署名済み契約*, *保留中の契約*、そしてあなたの *却下された提案契約* 以下の表の参照で。

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

#### 表の参照

<details>

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

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

</details>

<details>

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

| 表の列     | 説明                                                                                                                              |
| ------- | ------------------------------------------------------------------------------------------------------------------------------- |
| 表示      | 選択 **表示** 提案された契約を確認するには。                                                                                                       |
| プログラム   | 提携候補となるブランドプログラムを確認できます。                                                                                                        |
| 対応待ち    | <p>提携候補のどちら側が、提案された契約について決定を行う必要があるかを確認できます。</p><p><em>Adv</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.
