# SAC 360º - How to change the stage with the automation owner

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

This article will guide you through the process of setting up this automation, allowing you to optimize your workflow and improve team efficiency.

**1. Accessing the Automation Module in SAC 360º**

To get started, you need to access the automation module within SAC 360º:

1. On the main dashboard, go to the side menu and select **Automation**.
2. Click **New Automation** to create a new automation rule.

**2. Configuring the Automation**

On the automation configuration screen, follow the steps below to define the conditions and actions needed to change the ticket stage on the kanban when the responsible user is changed:

1. **Title**: Give the automation a clear and descriptive name, such as "Ticket responsible changed to 'Under review'".
2. **Triggers**:
   * Click **+ New Trigger**.
   * Select the trigger **The ticket responsible is updated**.
   * In the trigger configuration, choose **For one of the users** and select the specific users who, when assigned as responsible, will trigger the automation.
3. **Conditions**:
   * Click **+ New Condition** if there is any specific condition for the automation. Otherwise, leave this field blank.
4. **Actions**:
   * Click **+ New Action**.
   * Select the action **Change ticket status**.
   * In the description, write something like "Change ticket status to 'Under review'".

<figure><img src="/files/101740962f35e223cdbe7b052d50d6f8dacf9bdd" alt=""><figcaption></figcaption></figure>

**4. Saving and Testing the Automation**

After configuring all automation details, click **Save**. Test the automation by assigning different responsibles to a ticket and check if the ticket status changes as configured.

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

**5. Monitoring the Automation**

Monitor the effectiveness of the automation by periodically reviewing tickets and adjusting the settings as necessary to improve the team's workflow. To see this report, click on the automation name:

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

<figure><img src="/files/16498abd4460cce3b18ba1c38eb1d4634d0a46ce" 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/topics/general/sac-360/sac-360-initial-settings/sac-360o-kanban-mode/sac-360o-how-to-change-the-stage-with-the-automation-owner.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.
