> 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/what-would-you-like-to-learn-about/platform-features/working-with-brands/surveys/respond-to-brand-surveys.md).

# Respond to Brand Surveys

Brands can send you a survey when you apply to their program or after you join it.

## Respond to a survey in your application checklist

When a brand invites you to their program and that brand uses a survey, your application checklist includes a *Complete brand's survey* section, which appears after *Build your profile*. The survey does not appear in the sign-up screens.

1. From the *Provide your responses* step, answer every question.
2. Select **Next**. The button becomes available once all fields are filled in.

If your checklist has no survey section, the brand has not configured one.

The brand receives your application after you complete every checklist step, so an unanswered survey holds up your application.

{% hint style="success" %}
**Surveys reach existing partners too:** A brand can send you a survey after you have joined their program. Those appear on your *Surveys* screen rather than in a checklist.
{% endhint %}

For everything else in the checklist, refer to [Complete Your Application Checklist](/partner/what-would-you-like-to-learn-about/getting-started/complete-your-application-checklist.md).

## Respond to a survey on your Surveys screen

1. From the top navigation bar, select **Discover** → [**Surveys**](https://app.impact.com/secure/mediapartner/fr/partner_surveys.ihtml).
   * Alternatively, from the top navigation bar, select **Manage** → **More** → [**Surveys**](https://app.impact.com/secure/mediapartner/fr/partner_surveys.ihtml).&#x20;
2. You'll see a ![](https://347878556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2Fgit-blob-07f24e024450a8d837d6e6c7e086a7b6141a0d2b%2F18ef9fdffe47daac8e10e43d89cb1ee751acfe5dd798aa924275b5c5e62cb043.svg?alt=media) **\[Notification badge]** here if a brand sends you a new survey.
3. Ensure the *Surveys* tab is selected. Refer to the *Status* column to find an active survey, hover over it, then select **Respond**.
   * Refer to the *Status* column on the *Surveys* screen to identify the active status.
4. Complete the questions in the slide-out and select **Submit**.

   * Questions with an \* **\[Asterisk]** are required.

   <div data-with-frame="true"><figure><img src="https://347878556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2F9qtvhcJNvCoOoOBZfXP5%2FScreenshot%202026-05-21%20at%2017.35.35.png?alt=media&amp;token=ed9bd881-d579-4dc4-b55e-9f1acbc18599" alt="" width="375"><figcaption></figcaption></figure></div>

## Edit completed survey responses

Brands can choose to allow edited responses on some of their surveys. You will be able to edit your responses on these surveys.

{% hint style="success" icon="circle-info" %}
**Note:** If the edit option is not visible, then the brand disabled this option and you can only view your responses.
{% endhint %}

1. From the *Surveys* screen, hover over a completed survey, then select **Edit Responses**.
   * Refer to the *Status* column on the *Surveys* screen to identify the completed status.
2. From the survey's slide-out, edit your answers and select **Submit**.

<details>

<summary>View your edited response history</summary>

1. On the main *Surveys* screen, select the **Responses** tab.
2. Navigate to the question for which you want to view the response history.
3. Hover over the response, then select **View History**.

   * Here, you can view all your recorded responses.

   <div data-with-frame="true"><figure><img src="https://347878556-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fb2rE79d9UhOKZQLgzSqx%2Fuploads%2Fgit-blob-7f392a5123153638636016c53f75bbe6f62e1c6d%2F423b05e10545a2b8cf705d8b2a0a5ab3e15eda05166484cc646d82b229f0b146.png?alt=media" alt=""><figcaption></figcaption></figure></div>

</details>


---

# 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/what-would-you-like-to-learn-about/platform-features/working-with-brands/surveys/respond-to-brand-surveys.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.
