> 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/duvidas-comuns/template-de-automacoes/sac-360o-template-de-automacao.md).

# SAC 360º - Template de Automação

<figure><img src="/files/47OfSKaFltCc5yxHny4R" alt=""><figcaption></figcaption></figure>

### Introdução

Utilizar templates de automação permite que as empresas respondam rapidamente às solicitações dos clientes, mantenham a consistência nas respostas e otimizem os recursos humanos. Neste artigo, vamos explorar como criar um template de automação eficaz para o SAC 360, abordando as etapas essenciais e as melhores práticas.

### Passos para Criar um Template de Automação

#### &#x20;Identificação das Necessidades

Antes de criar um template, é crucial identificar as necessidades específicas do seu SAC. Faça uma análise detalhada das principais solicitações e dúvidas dos clientes. Classifique essas interações por categorias, como suporte técnico, dúvidas sobre produtos, questões de faturamento, etc.

**Clique em automações no SAC 360º**

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

**Ao abrir a tela de automação, logo acima terá o botão de criar um template:**

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

**Ao clicar, vai ser requisitado um nome, descrição e se o template é publico ou não.**

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

**O que muda se o template for público ou não?**

Se sim, todo e qualquer usuário do seu ambiente Sprinthub pode acessar, com o não você precisar selecionar quem pode ver o template.

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

### Adicionando o template a uma nova automação

Clique em "Nova automação":

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

**No canto superior direito, clique em "Selecionar Template":**

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

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

Logo sua automação estará identica a anterior. Assim poderá realizar modificações e colocar ela para rodar como se fosse uma nova automação.

<figure><img src="/files/mErZE7wQkbrfsRsZql48" 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/duvidas-comuns/template-de-automacoes/sac-360o-template-de-automacao.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.
