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

# Add a Survey to the Partner Sign-Up Page

{% hint style="success" %}
This feature is only available with specific impact.com editions or add-ons. [Contact us](https://app.impact.com/secure/advertiser/support/customer-support-portal-flow.ihtml) to upgrade your account and get access!
{% endhint %}

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
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/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.
