# Add a Survey to the Partner Sign-Up Page

You can add custom questions for partners to answer as they sign up for your program. First, [create a survey](/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/create-a-partner-survey.md) then follow the steps below to add it to your partner sign-up page. Once enabled, any partner applying to your brand (via direct link or the brand marketplace) must complete this survey to apply. However, the survey is skipped if a partner bulk-applies to multiple brands at once. Existing partners can [respond to their surveys](/partner/what-would-you-like-to-learn-about/platform-features/working-with-brands/surveys/respond-to-brand-surveys.md) on the *Surveys* screen.

{% hint style="success" %}
**Note:** You can only add a survey without access restrictions and an expiry date to the partner sign-up page.
{% endhint %}

1. From the top navigation bar, select ![](/files/2qeX6EqajzdOPiwzfeV5) **\[User profile]** → **Settings**.
2. On the right, under *Branding*, select **Partner Sign Up Page**.
3. Next to *Survey*, ![](/files/OoA2qxPalfCYKZvmxuU6) **\[Toggle on]** **Ask custom questions**.
4. From the **Select Survey** ![](/files/jA6jLZ1RleK5VI2zmvap) **\[Drop-down menu]**, select the survey you want to add.

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

5. Select **Save**.

Only partners who complete the program sign-up will have their survey responses captured. To view your survey responses, refer to [Manage Your Surveys](/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/manage-your-surveys.md).


---

# Agent Instructions: 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:

```
GET https://help.impact.com/brand/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>
```

The question should be specific, self-contained, and written in natural language.
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.
