> 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/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/add-a-survey-to-the-partner-sign-up-page.md).

# パートナー登録ページにアンケートを追加する

パートナーがプログラムに登録する際に回答するカスタム質問を追加できます。まず、 [アンケートを作成します](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/create-a-partner-survey.md) 次に、以下の手順に従ってパートナー登録ページに追加します。有効にすると、ブランドに申し込むすべてのパートナー（直接リンクまたはブランドマーケットプレイス経由）は、申し込みのためにこのアンケートに回答する必要があります。ただし、パートナーが一度に複数のブランドに一括申請する場合は、このアンケートはスキップされます。既存のパートナーは [アンケートに回答できます](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/surveys/respond-to-brand-surveys.md) で *アンケート* 画面。

{% hint style="success" %}
**注意：** アクセス制限と有効期限のないアンケートのみ、パートナー登録ページに追加できます。
{% endhint %}

1. 上部のナビゲーションバーで、 ![](/files/2c38195ecc23a36266a65082c4bfc52f44a43503) **\[ユーザープロフィール]** → **設定**.
2. 右側の *ブランディング*で、 **パートナー登録ページ**.
3. の横で *アンケート*, ![](/files/966a7b9c51811043ca7c1811ec6f6b9ef39fd26f) **\[オンに切り替える]** **カスタム質問を表示する**.
4. から **アンケートを選択** ![](/files/6f8314de4650eb50296a22f0905ff81ab67391cc) **\[ドロップダウンメニュー]**、追加するアンケートを選択します。

<div data-with-frame="true"><figure><img src="/files/66d0627aad06893d18cb5f3fb8ad2b3f8ae8c3d0" alt=""><figcaption></figcaption></figure></div>

5. 選択 **保存**.

プログラム登録を完了したパートナーのみ、アンケート回答が記録されます。アンケート回答を表示するには、 [アンケートの管理](/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/manage-your-surveys.md).


---

# 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/brand/ja/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/add-a-survey-to-the-partner-sign-up-page.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.
