# ブランドアンケートを管理する

ブランドは、既存のパートナーシップを強化するための情報収集や、リクルート段階であなたの目標や関心を把握するために、アンケートの回答を依頼することがあります。

方法を確認してください [アンケートに回答する](/partner/ja/nitsuitebitaidesuka/platform-features/working-with-brands/surveys/respond-to-brand-surveys.md).

1. 上部ナビゲーションバーから、次を選択します **Discover** → **アンケート**.
2. タブを選択して、あなたの **アンケート** とあなたの **回答**.

{% tabs %}
{% tab title="アンケート" %}

| 列の参照         | 説明                                                                                            |
| ------------ | --------------------------------------------------------------------------------------------- |
| ID           | アンケートの固有識別番号。                                                                                 |
| 名前           | アンケートの名前。                                                                                     |
| ブランド         | ブランド名。                                                                                        |
| ステータス        | アンケートのステータス： *アクティブ* または *完了*.                                                                |
| 最終更新日        | <p>アンケートに最後の編集が加えられた日付。</p><p><strong>注意：</strong> ブランドが回答の編集を許可している場合にのみ、アンケート回答を編集できます。</p> |
| 終了日          | アンケートが有効期限切れになる日付。                                                                            |
| {% endtab %} |                                                                                               |

{% tab title="回答" %}

| 列の参照          | 説明                          |
| ------------- | --------------------------- |
| 回答日           | あなたがアンケートに回答した日付。           |
| アンケート         | アンケートの名前。                   |
| ブランド          | アンケートを作成したブランド。             |
| 質問            | アンケートに関連する質問。               |
| 回答            | 質問に対して記録されたあなたの回答。          |
| ユーザーのメール      | あなたのパートナーアカウントユーザーのメールアドレス。 |
| {% endtab %}  |                             |
| {% endtabs %} |                             |

3. 以下のフィルターツールを使用して、アンケートを検索または絞り込みます *アンケート*.
   * **検索バー：** 名前またはIDを検索してアンケートを絞り込みます。
   * **ブランド：** アンケートを送信したブランドで絞り込みます。


---

# 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/ja/nitsuitebitaidesuka/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.
