> 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/pending-contracts-report-for-partners.md).

# パートナー向け保留中契約レポート

この *保留中の契約レポート* 保留中のすべてのパートナーシップを表示します。どちらの当事者が相手に申請したか、ブランドの本社所在地の国などを確認できます。

#### レポートを見つける

1. 上部のナビゲーションメニューから、 **レポート → さらにレポート**.
2. 〜の *カテゴリ* 検索バーの横にあるフィルターで、 **契約**.
3. 選択 **保留中の契約**.

<details>

<summary>レポート参照</summary>

| 表の列        | 説明                                                                                                                      |
| ---------- | ----------------------------------------------------------------------------------------------------------------------- |
| 広告主 ID     | ブランドの impact.com ID を表示します。                                                                                             |
| 広告主        | 申請があるブランドを表示します。                                                                                                        |
| プログラム      | 申請があるブランドのプログラムを表示します。                                                                                                  |
| 契約         | 申請が承認された場合に、そのパートナーシップを規定するテンプレート条件の名称を表示します。                                                                           |
| 申請日        | 申請が送信された日付を確認します。                                                                                                       |
| 評価         | ブランドに対する impact.com の評価を表示します。 **これは非推奨の機能です**.                                                                         |
| ネットワーク参加日数 | ブランドが impact.com に参加してから何日経過したかを表示します。                                                                                  |
| 対応待ち       | <p>パートナーシップについて判断する必要があるパートナーを表示します。</p><p><em>Adv</em> ブランド側が決定する必要があることを意味します。 <em>MP</em> あなたが決定する必要があることを意味します。</p> |
| 直接提携か      | あなたがこのブランドの直接パートナーになるかどうかを確認します。これは、このアカウントで他のブランドとは連携しないことを意味します。                                                      |
| URL        | ブランドのウェブサイトを表示します。このウェブサイトでブランドについて詳しく知ることができます。                                                                        |
| 国          | ブランドの出身国/地域を表示します。                                                                                                      |
| 都道府県       | ブランドの本社が米国にある場合、その本社所在地の州を表示します。                                                                                        |
| 名称         | ブランド担当者の氏名を表示します。質問がある場合に連絡する相手です。                                                                                      |
| メール        | ブランド担当者のメールアドレスを表示します。このメールアドレスで、ブランドへの質問を送信できます。                                                                       |
| 勤務先電話番号    | ブランド担当者の電話番号を表示します。この電話番号で、ブランドへの質問を送信できます。                                                                             |
| 携帯電話番号     | ブランド担当者の電話番号を表示します。この電話番号で、ブランドへの質問を送信できます。                                                                             |

</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/pending-contracts-report-for-partners.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.
