> For the complete documentation index, see [llms.txt](https://portal.fredy.app.br/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://portal.fredy.app.br/portal-fredy./campanhas/exportar-campanha.md).

# Exportar campanha

No **Frédy**, entendemos que a flexibilidade na gestão de campanhas é essencial para otimizar seus processos de vendas e marketing. Por isso, a funcionalidade de **exportação de campanha** permite que você extraia dados valiosos de suas campanhas em formatos fáceis de manipular e analisar.

{% hint style="success" %}
**Pré-requisitos**

* **Acesso à plataforma Frédy.**
* Somente os usuários com perfil de **Administrador** podem exportar dados de **Campanhas** realizadas.
  {% endhint %}

**Passo 1:** Na tela inicial da plataforma, clique em **"Apps"**. O menu de opções será aberto; em seguida, clique em **"Campanhas"**.

<figure><img src="/files/4EOsr7RNkv90Ec5r660O" alt=""><figcaption></figcaption></figure>

**Passo 2:** Selecione a campanha da qual deseja exportar os dados. A tela da campanha será aberta. Em seguida, role o cursor até o fim da tela e clique na opção **"Exportar"**

<figure><img src="/files/YZzj0gEH304OyYcC9NpQ" alt=""><figcaption></figcaption></figure>

**Passo 3:** Em seguida, uma planilha será gerada com as **informações da campanha**.

<figure><img src="/files/aKpwNjS73EHdocHI6HZk" alt=""><figcaption></figcaption></figure>

**Considerações Adicionais:**

* Vale destacar que **somente campanhas com status "Concluídas"** podem ser exportadas


---

# 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:

```
GET https://portal.fredy.app.br/portal-fredy./campanhas/exportar-campanha.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.
