> 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/attract/social-manager/social-manager-how-to-change-sac-service-status-stage-when-receiving-comments.md).

# Social Manager - How to change the SAC support Status/Stage when receiving comments

How to change the Status/Stage of SAC service when receiving comments from Meta accounts

In this example you receive comments on your Instagram posts, and want to change the status/stage of the service in SAC 360.

{% hint style="warning" %}
Leads coming through comments are not related leads, which prevents automations from running.
{% endhint %}

Based on this, follow the strategy below to make this lead related and achieve the automation's objective:

1 - Create a funnel/pipeline in SAC 360 with the service statuses that will be changed according to the lead's action. [To learn how to create a funnel/pipeline click here](https://docs.sprinthub.com/topicos/geral/sac-360/sac-360-configuracoes-iniciais/sac-360o-modo-kanban/sac-360o-criacao-de-funil-pipeline#beneficios-de-um-funil-pipeline-bem-estruturado)<br>

2 - Create an automation in Social Manager so that when the lead posts a comment, they are forwarded to direct message.

Check the video below:

{% embed url="<https://youtu.be/PK-aVpX73v4>" %}

* [To learn more about Social Manager, click here](https://docs.sprinthub.com/topicos/atrair/social-manager/social-manager-automacao-de-respostas)

3 - Let's create a chatbot to respond to the lead when they are directed to direct message via the Social Manager automation.&#x20;

In Chatbot, click +New, and make the following initial configurations:

* Limit the channel to Instagram Direct
* Specify the account
* Limit to when the message contains the word Acelere&#x20;

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

It is important that the builder contains the following blocks:

* Action Start service, indicating the person responsible and the user
* Action Change service status, indicating which pipeline status you want to direct the lead to

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

Save the automation and set it to Published to activate it.

<br>


---

# 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/attract/social-manager/social-manager-how-to-change-sac-service-status-stage-when-receiving-comments.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.
