> 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/working-with-brands/contracts/view-your-contract-history-with-brands.md).

# ブランドとの契約履歴を表示する

ご自身の **契約履歴** これまでに署名したすべてのブランド（現在署名しているブランドも含みます）について確認できます。これにより、契約の比較、特定のブランドとの契約履歴の確認、または支払いに関する紛争の解決がしやすくなります。

契約履歴の表示を、特定のブランド（または複数のブランド）や契約（例： *有効*）。また、すべてのブランドおよびすべての契約状態の契約履歴を表示することもできます。

#### ブランドの契約履歴を表示する

ブランドとの契約履歴全体を表示できます。却下された契約や保留中の契約も含まれます。

1. 上部のナビゲーションバーから、次を選択します **Discover → マイブランド**.
   * または、上部のナビゲーションバーから、次を選択します **Manage → マイブランド → マイブランド**.
2. 契約履歴を表示したいブランドのブランドタイルを選択します。
3. スライドアウトから、次を選択します ![](/files/499087b32436cd3c139817bc487b60ba2480fefb) **\[詳細] → 契約履歴**.
4. 特定のブランド署名者がいる契約で絞り込むには、次を選択します ![](/files/b1f808a53bef6ace20a53837a892291a62e16e0a) **\[列]** **ブランド署名者**.
5. 表示したい特定の契約にカーソルを合わせてから、次を選択します ![](/files/499087b32436cd3c139817bc487b60ba2480fefb) **\[詳細]** → **表示**.

   * その契約のPDFコピーをダウンロードするには、契約にカーソルを合わせてから、次を選択します ![](/files/499087b32436cd3c139817bc487b60ba2480fefb) **\[詳細]** → **PDFをダウンロード**.
   * 以下の *列の参照* を参照してください。表の詳細情報が記載されています。

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

<details>

<summary>列の参照</summary>

|          |                                                                                                                  |
| -------- | ---------------------------------------------------------------------------------------------------------------- |
| **表の列**  | **説明**                                                                                                           |
| 契約       | 契約の名称。                                                                                                           |
| ブランド     | 契約におけるもう一方の主要な事業体。つまり、現在、過去、または将来に提携する可能性のあるブランドです。                                                              |
| ステータス    | その契約が現在実施されているかどうか。特別なステータスも含まれます（例： *停止中*).                                                                     |
| 開始日      | あなたとブランドとの間で契約が開始された日付。契約が `却下`の場合、これは契約が提案された日付です。                                                              |
| 終了日      | あなたとブランドとの間で契約が終了した日付です。終了日が該当しない場合は空欄になります。                                                                     |
| パートナー署名者 | 契約に同意したパートナー代表者（つまり、アカウントユーザーの1人）です。パートナー代表者が契約に同意していない場合は空欄になります（例：契約のステータスが `保留中` で、ブランドがあなたのアカウントに契約を送信した場合）。 |
| ブランド署名者  | 契約に同意したブランド代表者です。ブランド代表者が契約に同意していない場合は空欄になります（例：契約のステータスが `保留中` で、あなたがブランドに契約を送信した場合）。                           |

</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/working-with-brands/contracts/view-your-contract-history-with-brands.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.
