# Task types

In SprintHub, you can better organize and customize your activities by creating **specific task types** for your operation. This feature allows you to differentiate requests, making management easier and bringing more clarity to your team.

✨ **Practical example:**\
A company can create task types **Meeting**, **Call**, **Visit** or **Presentation**, making monitoring much more efficient.

***

### How to create a Task Type

1. **Go to Settings** ⚙️
   * Click **“Find Services → General → Tasks”**
   * Or click the ✅ icon in the upper right corner of the screen
2. **Add a new Type** ➕
   * Choose a **Board** to create your new task type
   * Click **“Task Types”** and then **“+ Add Type”**
   * Set a **First name** (e.g.: Client Meeting)
   * If you wish, set a **default task type for the Board**. That way, all tasks created will follow that default.
3. **Save and Use** 💾
   * After saving, the new type will be available for selection when creating tasks
   * Each user will be able to better classify their activities, keeping operations more organized

***

### 🎥 Tutorial Video

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

***

### Benefits of Creating Task Types

✅ Clear organization of requests\
✅ More accurate reports\
✅ Better control of the team's time\
✅ Ease in identifying priorities

***

### Conclusion

Creating task types in SprintHub is a simple yet powerful way to customize your operation. By correctly classifying your activities, you ensure **more productivity and efficiency** for the whole team 🚀.


---

# 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/task-types.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.
