> For the complete documentation index, see [llms.txt](https://docs.sprinthub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sprinthub.com/topicos/analisar/relatorios-e-dashboards-personalizados/relatorios-duvidas-comuns/relatorios-exportacao-dos-dados/relatorios-exportacao-de-campos-dos-atendimentos-do-sac-360o.md).

# Relatórios - Exportação de Campos dos Atendimentos do SAC 360º

<figure><img src="/files/0W4vxyX0UFUPdbNrdvEV" alt=""><figcaption></figcaption></figure>

{% hint style="info" %} <mark style="color:blue;">Essa funcionalidade está disponível exclusivamente para os planos</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Growth**</mark> <mark style="color:blue;"></mark><mark style="color:blue;">e</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Enterprise.**</mark>
{% endhint %}

#### Processo de Exportação de Dados

A exportação de relatórios é uma funcionalidade comum em dashboards modernos, como os que utilizam ferramentas de CRM ou SAC. Vamos detalhar o processo de exportação com base nos exemplos apresentados:

1. **Acesso à Área de Exportação:**

   * Clique no nome do relatório.

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

   * Na interface do dashboard, localize a seção de "Dados" ou "Relatórios".

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

   * Clique no botão "Exportar", geralmente disponível no canto inferior ou superior da tabela de dados.
2. **Seleção de Campos:**

   * Um menu será exibido com uma lista de campos disponíveis, como **Nome**, **Responsável**, **Departamento**, **Status**, entre outros.
   * Marque apenas os campos necessários para o relatório. Isso ajuda a reduzir informações irrelevantes.
   * Você pode também selecionar todas as opções

   <figure><img src="/files/hAWH52Lp7ZcI94zqjeqb" alt=""><figcaption></figcaption></figure>
3. **Escolha do Formato:**

   * Os formatos comuns para exportação são **.xlsx** (Excel) e **.csv** (valores separados por vírgula).
   * Escolha o formato com base no uso futuro do relatório. Arquivos .xlsx são mais indicados para manipulação em planilhas, enquanto .csv é ideal para integração com sistemas ou softwares.

   <figure><img src="/files/4JJALMaAkfRWtGknstog" alt=""><figcaption></figcaption></figure>
4. **Execução e Download:**

   * Clique em "Exportar". O sistema irá gerar o arquivo com base nos campos selecionados e disponibilizá-lo para download.
   * Verifique o arquivo baixado para confirmar que todas as informações exportadas estão corretas.

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


---

# 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://docs.sprinthub.com/topicos/analisar/relatorios-e-dashboards-personalizados/relatorios-duvidas-comuns/relatorios-exportacao-dos-dados/relatorios-exportacao-de-campos-dos-atendimentos-do-sac-360o.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.
