> 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. 上部のナビゲーションバーから、 **ディスカバー** → **マイブランド**.
2. 契約履歴を表示したいブランドのブランドタイルを選択します。
3. スライドアウトから、次を選択します **\[その他] → 契約履歴**.
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.
