> 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/en/topics/general/sac-360/sac-360o-automations/sac-360o-automation-automatic-notification-about-the-service-ticket.md).

# SAC 360º Automation – Automatic notification about the service ticket

#### With SprintHub, you can automate messages to guide and inform leads and customers about their support tickets, anticipating request details and speeding up service.

1. **Create an Automation:**

* **Access your customer support:** Through “Find Services”. Or just type the name, and the feature appears.
* Go to the Automations section.
* **Start creating:** Click on "Create Automation" using the "+" button.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeHHWHBTDR4cR-7i8ChYG1MR53DiiEqQNnmVK6z5lA4jXNzUjuQPThY0olOuDhZ8NlvZI1E4DXQPuTRSWgZNiWziCijNxRYODlpuUNBkoDRDlQ0XknUzUmyf18fkcXYnHbtPCaikA?key=RSKEuo6aKwhcoOWoQuBr4Ng-" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcFBegT9fWI5Ae5zmznEvzh5gXSq8eS9pbKomES383p3OpQ8GDfxNnuKL1HESeSat9F5FD1ejX_Kn6a9cqBLX4IiAEWBqqveP-iRfOIM9NuQkgmx6AmqPKS75Psymlzz4Pjw6_l?key=RSKEuo6aKwhcoOWoQuBr4Ng-" alt=""><figcaption></figcaption></figure>

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXeFZSzBOsNp1ZJGNBM76Fl1_fs3KKwgQw1uaEoTnbY02EjB5upPCiHT_58pMqSetQXNomw84VgL15l0RmcUzgxmEP5GcmBmzm5bD47aMdoJSPOO1iCOqD2KmUaAUAKzvOTKLJOj?key=RSKEuo6aKwhcoOWoQuBr4Ng-" alt=""><figcaption></figcaption></figure>

**2. Configure and Save:**

* **Enter a Title:** Give the automation a descriptive name.
* **Configure a Trigger:** It is possible to use one or more triggers of your choice.
* **Set up the Condition:** You can use one or more conditions of your choice.

> But attention: without using triggers, it will be necessary to enable condition checks. These checks will occur at varying time intervals, which can range from minutes to hours, depending on the number of automations and leads in your instance.

* **Choose the Action:** Send a message
* **Configure the Action.**
* **Describe** exactly what the action will do.
* **Save the Automation:** After configuring, save the automation.

{% embed url="<https://youtu.be/y8TUTvOjegU>" %}

**CONCLUSION:**

Implementing message automation for support tickets with SprintHub improves the customer experience, ensuring quick responses and clear information about their requests. In addition to optimizing the support team's time, this strategy reduces the need for repetitive interactions, increasing operational efficiency. With agile and personalized communication, your company strengthens its relationship with customers and leads, boosting satisfaction and loyalty. 🚀


---

# 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/en/topics/general/sac-360/sac-360o-automations/sac-360o-automation-automatic-notification-about-the-service-ticket.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.
