# SAC 360º - Create a task in the service

In the **SprintHub**, creating manual tasks within the ticket ensures that nothing important is forgotten. Use when you need to organize follow-ups, schedule contacts, or delegate activities.

***

### 📌 When to use?

* ✅ Record a **follow-up** with the customer
* ✅ Schedule a **call** or **meeting** in the future
* ✅ Delegate an activity to another team member

***

### 🚀 Step by Step

1️⃣ **Open the Ticket**\
👉 Access the desired ticket from the conversations or history screen.

2️⃣ **Click on ➕ Create Task**\
📍 The button usually appears on the ticket's side panel.

3️⃣ **Fill in the task information:**

* ✍️ **Title:** clear name. Ex.: `Return call — João Silva (proposal)`
* 🏷️ **Stage:** task status/phase (eg.: *Open*, *In progress*, *Waiting for customer*, *Completed*).
* 🔥 **Priority:** level of urgency (eg.: *Low*, *Normal*, *High*, *Urgent*).
* 👤 **Responsible:** person who will perform the task.
* 👥 **Participant:** user(s) with permission to **edit** the task.
* 👀 **Watchers:** who will be able to **track**/view updates (without editing).
* ⏰ **Due Date:** due date and time / reminder.
* 🗒️ **Description (optional):** instructions, context, script, or checklist.
* 🗂️ **Task type (if configured):** e.g.: *Call*, *Visit*, *Meeting*, *Email*.

4️⃣ **Click “Create task”**\
✅ The task will be linked to the ticket and will appear on the tasks panel.

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

***

### 🎯 Advantages

* Centralized history in the ticket.
* Improves team follow-up and accountability.
* Reduces the risk of tasks being lost in the workflow.

***

### 💡 Quick tips

* Use consistent titles (eg.: action — customer — subject) to make searches easier.
* Set the deadline with a time when there is a contact window.
* Use watchers for stakeholders who need to follow along without interfering.


---

# 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/tasks/360o-support/360o-support-create-a-task-in-the-support-case.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.
