> 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/dashboard/submit-leads-as-a-partner.md).

# パートナーとしてリードを提出する

impact.com上のB2Bブランドでは、条件を満たしたリードに対する報酬を提供する場合があります。これらは次の方法で送信できます *リードを送信* ウィジェット。これらのブランドのいずれかと連携しているB2Bパートナーの場合、このウィジェットはimpact.comのパートナーダッシュボードに表示されます。

ほとんどの場合、リードを受け付けるブランドは、HubSpotやSalesforce CRMなどのサードパーティ連携をimpact.comと行い、それらのリードを収集します。 *リードを送信* このウィジェットは、そのブランドのリード送信システムへのポータルとして機能します。

#### リードを送信

1. パートナーダッシュボードで、 *リードを送信* ウィジェット。
2. 「 ![](/files/6b046c899791e34f6c5bd96746feecd1f5fce12b) **\[ドロップダウンメニュー]** を見つけ、あなたのリードを受け取るブランドを選択し、次に **リードを作成**.
3. モーダルで、このリードに必要な項目を入力し、次に **送信**.

   <div data-with-frame="true"><figure><img src="/files/fbb42dc04fa4cbbd857e25069725b4018d34af99" alt="" width="375"><figcaption></figcaption></figure></div>

#### 自分のリードを表示

この *マイリード* レポートには、あなたがブランドに送信したリードが表示されます。

{% hint style="warning" %}
**重要:** このレポートへのアクセスは、ブランド側から付与される必要があります。このレポートが表示されない場合は、ブランドからアクセス権が付与されていないためです。
{% endhint %}

1. 上部のナビゲーションバーから、 **レポート［ドロップダウンメニュー］→ その他のレポート**.
2. 〜の *カテゴリ* 検索バーの横にあるフィルターで、 **パフォーマンス**.
3. 選択 **マイリード**.


---

# 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/dashboard/submit-leads-as-a-partner.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.
