# Manage Your Surveys

You can create surveys for [new partners during sign-up](/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) or [joined partners](/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/create-a-partner-survey.md). Once you've [created surveys](/brand/what-would-you-like-to-learn-about/platform-features/reach-out-to-partners/surveys/create-a-partner-survey.md), you can then view, filter, edit, and delete them as needed. You can also retrieve a link to share your survey.

{% hint style="success" %}
This feature is on accessible to specific impact.com editions or add-ons. [Contact us](https://app.impact.com/support/portal.ihtml?createTicket=true) to upgrade your account and get access.
{% endhint %}

#### View your surveys

1. From the left navigation menu, select ![](/files/CDnwOBeIdds9r3Z6zTnO) **\[Engage]** → **Partners** → [**Surveys**](https://app.impact.com/secure/advertiser/engage/fr/surveys.ihtml).
2. Use the search bar and the filter options to search your surveys. See the *Filter reference* below for more information.

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

<details>

<summary>Filter reference</summary>

| Filter     | Description                                                                                             |
| ---------- | ------------------------------------------------------------------------------------------------------- |
| Search bar | Filter your surveys by searching for their name or ID.                                                  |
| Partner    | Filter by the partner to whom the survey was sent.                                                      |
| Status     | <p>Filter by the survey's status. Statuses include:</p><p>• Active</p><p>• Upcoming</p><p>• Expired</p> |

</details>

#### View survey responses

1. From the [*Surveys*](https://app.impact.com/secure/advertiser/engage/fr/surveys.ihtml) *screen*, hover over a survey for which you want to see the responses, then select **View Responses**.
   * The view response option will only appear if the survey has recorded responses.
2. View the responses as well as other partner details for each question.

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

<details>

<summary>Question details reference</summary>

| Field         | Description                                 |
| ------------- | ------------------------------------------- |
| Partner ID    | The partner's unique identification number. |
| Partner       | The partner's name.                         |
| Response date | The date on which the partner responded.    |
| User Email    | The partner account user's email address.   |
| Response      | The partner's response to the question.     |

</details>

3. To download your survey's responses as a .csv file, select ![](/files/OeHonFfTghdRP1Hf9q7k) **\[Download]** in the upper-right corner.

#### Edit a survey

{% hint style="success" %}
**Note:** You can only edit a survey if it has not yet recorded any responses. Once a response has been received, the survey can no longer be modified to ensure the integrity of the collected data.
{% endhint %}

1. From the [*Surveys*](https://app.impact.com/secure/advertiser/engage/fr/surveys.ihtml) *screen*, hover over a survey you want to edit that has no responses, then select ![](/files/mQTDSmR70Q3Eybmgev6e) **\[More]** → **Edit**.
2. Edit the fields that you want to change.
   * Select ![](/files/nPGPGgb8YkdBuVg4u2aa) **\[Edit]** to edit survey questions or ![](/files/JTUEzu1p7QQngwXZLU6y) **\[Move]** to rearrange the questions.
3. Optionally, select **Preview Survey** to see how your edits will look.
4. Select **Save**.

#### Delete a survey

1. From the [*Surveys*](https://app.impact.com/secure/advertiser/engage/fr/surveys.ihtml) *screen*, hover over a survey you want to delete, then select ![](/files/mQTDSmR70Q3Eybmgev6e) **\[More]** → **Delete**.
   * If the survey has no responses, select **Delete**.
2. Read the warning message and select **OK**.

{% hint style="warning" %}
**Warning**: All your response data will be deleted and the survey will no longer be available to partners.
{% endhint %}

#### Retrieve a survey link

Retrieve a link to your survey and share with your joined partners.

1. From the [*Surveys*](https://app.impact.com/secure/advertiser/engage/fr/surveys.ihtml) *screen*, hover over the survey from which you want to get a link, then select ![](/files/mQTDSmR70Q3Eybmgev6e) **\[More]** → **Copy Link**.
2. From the modal, select **Copy Link**.
   * You can only generate a survey link if your survey is active.
   * If you've restricted your survey to specific partners, only those partners will have access to your survey through the link.


---

# 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/manage-your-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.
