> 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/173ecabf39fd91e83f3ac16fba44d8e9c845708d) **\[ユーザープロファイル]** → **設定**.
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.
