# Manage Brand Surveys

Brands might send you surveys to complete in order to collect information to strengthen existing partnerships, or during the recruitment stage to learn about your goals and interests.

Learn how to [respond to surveys](/partner/what-would-you-like-to-learn-about/platform-features/working-with-brands/surveys/respond-to-brand-surveys.md).

1. From the top navigation bar, select **Discover** → **Surveys**.
2. Select a tab to alternate between viewing your **Surveys** and your **Responses**.

{% tabs %}
{% tab title="Surveys" %}

| Column reference | Description                                                                                                                                                                  |
| ---------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| ID               | The survey's unique identification number.                                                                                                                                   |
| Name             | The survey's name.                                                                                                                                                           |
| Brand            | The brand's name.                                                                                                                                                            |
| Status           | The survey's status: *Active* or *Completed*.                                                                                                                                |
| Last Updated     | <p>The date on which the last edits to the survey were made.</p><p><strong>Note:</strong> You can only edit your survey responses if the brand enabled edited responses.</p> |
| End Date         | The date on which the survey expires.                                                                                                                                        |
| {% endtab %}     |                                                                                                                                                                              |

{% tab title="Responses" %}

| Column reference | Description                                    |
| ---------------- | ---------------------------------------------- |
| Response Date    | The date on which you responded to the survey. |
| Survey           | The survey's name.                             |
| Brand            | The brand that created the survey.             |
| Question         | The question related to the survey.            |
| Response         | Your recorded response to the question.        |
| User Email       | Your partner account user's email address.     |
| {% endtab %}     |                                                |
| {% endtabs %}    |                                                |

3. Search for or filter your surveys using the filtering tools below *Surveys*.
   * **Search bar:** Filter your surveys by searching for their name or ID.
   * **Brand:** Filter by the brand from whom the survey was sent.


---

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