# 管理品牌调查

品牌可能会向您发送问卷以收集信息以加强现有合作关系，或在招募阶段了解您的目标和兴趣。

了解如何 [回复问卷](/partner/zh/nin-xiang-liao-jie-shen-me/platform-features/working-with-brands/surveys/respond-to-brand-surveys.md).

1. 从顶部导航栏，选择 **发现** → **问卷**.
2. 选择一个标签以在查看您的 **问卷** 和您的 **回应**.

{% tabs %}
{% tab title="问卷" %}

| 列参考          | 说明                                                                             |
| ------------ | ------------------------------------------------------------------------------ |
| ID           | 问卷的唯一识别编号。                                                                     |
| 名称           | 问卷的名称。                                                                         |
| 品牌           | 品牌的名称。                                                                         |
| 状态           | 问卷的状态： *活动* 或 *已完成*.                                                           |
| 最近更新         | <p>对问卷进行最后一次编辑的日期。</p><p><strong>注意：</strong> 只有在品牌启用了编辑回应功能时，您才能编辑您的问卷回答。</p> |
| 结束日期         | 问卷到期的日期。                                                                       |
| {% endtab %} |                                                                                |

{% tab title="回应" %}

| 列参考           | 说明                |
| ------------- | ----------------- |
| 回应日期          | 您对问卷作出回应的日期。      |
| 问卷            | 问卷的名称。            |
| 品牌            | 创建该问卷的品牌。         |
| 问题            | 与问卷相关的问题。         |
| 回应            | 您记录的对该问题的回答。      |
| 用户邮箱          | 您合作伙伴账户用户的电子邮件地址。 |
| {% endtab %}  |                   |
| {% endtabs %} |                   |

3. 使用下面的筛选工具搜索或筛选您的问卷 *问卷*.
   * **搜索栏：** 通过搜索问卷名称或编号来筛选您的问卷。
   * **品牌：** 按发送问卷的品牌进行筛选。


---

# 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/zh/nin-xiang-liao-jie-shen-me/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.
