# Customer Service 360º - Automation Template

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

### Introduction

Using automation templates allows companies to respond quickly to customer requests, maintain consistency in responses, and optimize human resources. In this article, we will explore how to create an effective automation template for SAC 360, covering the essential steps and best practices.

### Steps to Create an Automation Template

#### &#x20;Identification of Needs

Before creating a template, it is crucial to identify the specific needs of your SAC. Conduct a detailed analysis of the main customer requests and questions. Classify these interactions by categories, such as technical support, product questions, billing issues, etc.

**Click on automations in SAC 360º**

<figure><img src="/files/8f702f5f71f049a00f70a35e1b239a1223a8db1b" alt=""><figcaption></figcaption></figure>

**When you open the automation screen, there will be a button to create a template just above:**

<figure><img src="/files/60f191a862d312e77f55d78c7198d2ddc7c15b76" alt=""><figcaption></figcaption></figure>

**When you click, you will be prompted for a name, description, and whether the template is public or not.**

<figure><img src="/files/9b50b8da6ea45563014548c2268ae6907d0a33aa" alt=""><figcaption></figcaption></figure>

**What changes if the template is public or not?**

If yes, any user in your Sprinthub environment can access it; if not, you will need to select who can see the template.

<figure><img src="/files/8fb690853c0133a8a45272f910cf9df5de4bff2b" alt=""><figcaption></figcaption></figure>

### Adding the template to a new automation

Click on "New automation":

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

**In the upper right corner, click on "Select Template":**

<figure><img src="/files/1e90e4ca6dff0bb579c4bc6559d1649b2a89a4f6" alt=""><figcaption></figcaption></figure>

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

Soon your automation will be identical to the previous one. You can then make modifications and run it as if it were a new automation.

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


---

# 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://docs.sprinthub.com/en/common-questions/automation-template/customer-support-360-automation-template.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.
