> 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/pt-br/o-que-voce-gostaria-de-aprender/platform-features/working-with-brands/surveys/respond-to-brand-surveys.md).

# Responder a pesquisas de marcas

As marcas podem enviar uma pesquisa quando você se inscrever no programa delas ou depois que você entrar no programa delas.

#### Responda a novas pesquisas

1. No menu de navegação superior, selecione **Descobrir** → **Pesquisas**.
   * Você verá um ![](/files/c8f7ad63f190337a426bf177630b82239177a27f) **\[Distintivo de notificação]** aqui se uma marca lhe enviar uma nova pesquisa.
2. Certifique-se de que a *Pesquisas* aba esteja selecionada, passe o mouse sobre uma pesquisa ativa e, em seguida, selecione **Responder**.
   * Consulte a *Status* coluna na *Pesquisas* tela para identificar o status ativo.
3. Preencha as perguntas no painel lateral e selecione **Enviar**.

   * Perguntas com um \* **\[Asterisco]** são obrigatórias.

   <div data-with-frame="true"><figure><img src="/files/13df0664dbbdc667725da29a54e23f7376b8e767" alt="" width="375"><figcaption></figcaption></figure></div>

#### Editar respostas de pesquisas concluídas

As marcas podem optar por permitir respostas editadas em algumas de suas pesquisas. Você poderá editar suas respostas nessas pesquisas.

{% hint style="info" %}
**Observação:** Se a opção de edição não estiver visível, então a marca desativou essa opção e você só poderá visualizar suas respostas.
{% endhint %}

1. Do *Pesquisas* tela, passe o mouse sobre uma pesquisa concluída e, em seguida, selecione **Editar respostas**.
   * Consulte a *Status* coluna na *Pesquisas* tela para identificar o status concluído.
2. No painel lateral da pesquisa, edite suas respostas e selecione **Enviar**.

<details>

<summary>Veja o histórico das suas respostas editadas</summary>

1. Na *Pesquisas* tela principal, selecione o **Respostas** aba.
2. Navegue até a pergunta para a qual você deseja ver o histórico de respostas.
3. Passe o mouse sobre a resposta e, em seguida, selecione **Ver histórico**.

   * Aqui, você pode ver todas as suas respostas registradas.

   <div data-with-frame="true"><figure><img src="/files/3a157bd650622f5ecdf21cf94dd6293c27562aa8" 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/pt-br/o-que-voce-gostaria-de-aprender/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.
