> ## Documentation Index
> Fetch the complete documentation index at: https://help.statisfy.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Task Status Tutorial

> In this article, you'll learn how to manage the status of Tasks.

## Video Tutorial

<video controls className="w-full aspect-video rounded-xl" src="https://publicassets.us.prod.clueso.io/2f8a9fc9-c323-4fe7-909f-ec00073876d9/bc612e35-b9a4-45ad-8dcb-0545d480589a/published_v8/video.mp4" />

In this article, you'll learn how to manage the status of Tasks.

<Note>
  The steps below edit your organization's **global** status list — the default set of statuses used everywhere. Individual projects and project templates can also use their own status lists instead. See [Use a different status list for a project](#use-a-different-status-list-for-a-project) below.
</Note>

**Step 1:** Start by clicking on the **Gear icon** next to Tasks. This will display a list of all currently available statuses.

![Task status list showing all available statuses](https://usercontent.us.prod.clueso.io/2f8a9fc9-c323-4fe7-909f-ec00073876d9/bc612e35-b9a4-45ad-8dcb-0545d480589a/5a4866d4-7e21-478d-a41d-3678f3383bec/images/7a5d67eb-ebc1-4d3c-b2af-4c380aabc77c.png)

**Step 2:** Next, you have the option to create a new status.

![Option to create a new task status](https://usercontent.us.prod.clueso.io/2f8a9fc9-c323-4fe7-909f-ec00073876d9/bc612e35-b9a4-45ad-8dcb-0545d480589a/5a4866d4-7e21-478d-a41d-3678f3383bec/images/b52f6fca-ea8a-428b-99f5-a84c69a291a8.png)

![New status being added to the list](https://usercontent.us.prod.clueso.io/2f8a9fc9-c323-4fe7-909f-ec00073876d9/bc612e35-b9a4-45ad-8dcb-0545d480589a/5a4866d4-7e21-478d-a41d-3678f3383bec/images/744aad4b-bf2f-421a-9ba7-930bd95f5ae7.png)

**Step 3:** Alternatively, you're free to delete or rename the existing statuses.

![Delete or rename options for existing statuses](https://usercontent.us.prod.clueso.io/2f8a9fc9-c323-4fe7-909f-ec00073876d9/bc612e35-b9a4-45ad-8dcb-0545d480589a/5a4866d4-7e21-478d-a41d-3678f3383bec/images/50625dcd-5046-46d4-bf79-76ceb3e45f57.png)

**Step 4:** You're also able to change the color of the status to any of the existing colors.

![Color picker for task status](https://usercontent.us.prod.clueso.io/2f8a9fc9-c323-4fe7-909f-ec00073876d9/bc612e35-b9a4-45ad-8dcb-0545d480589a/5a4866d4-7e21-478d-a41d-3678f3383bec/images/cd5edc48-93b7-4473-9892-b9b055f03ba5.png)

**Step 5:** Finally, don't forget to hit **Save** to ensure your changes are stored.

![Save button to confirm status changes](https://usercontent.us.prod.clueso.io/2f8a9fc9-c323-4fe7-909f-ec00073876d9/bc612e35-b9a4-45ad-8dcb-0545d480589a/5a4866d4-7e21-478d-a41d-3678f3383bec/images/e029325a-f3cf-4e37-a862-d08376cdce25.png)

![Updated task statuses after saving](https://usercontent.us.prod.clueso.io/2f8a9fc9-c323-4fe7-909f-ec00073876d9/bc612e35-b9a4-45ad-8dcb-0545d480589a/5a4866d4-7e21-478d-a41d-3678f3383bec/images/4e52f8c8-e3dc-4a4d-9856-408717b79edb.png)

## Use a different status list for a project

Sometimes a single global status list isn't enough — for example, an onboarding project may need stages like "Kickoff scheduled" that don't make sense elsewhere. **Status templates** let a project or project template use its own set of statuses instead of the global list.

**Step 1:** Open a project (or project template) and click **Customize** in the top-right, then select **Manage Status Templates**. You'll need edit access to the project and settings permission to see this option.

**Step 2:** In the **Manage Status Templates** window, switch between the two tabs to choose which statuses you're customizing:

* **Project** (or **Project Template**) — the statuses of the project itself.
* **Project Tasks** (or **Project Template Tasks**) — the statuses available to tasks inside the project.

**Step 3:** Pick a status template and click **+ Associate** (for example, *+ Associate with this project*) to apply it. The active template shows a checkmark with **Currently using this template**, and the **Currently using** line at the top tells you which template is in effect and where it comes from.

<Accordion title="How Statisfy decides which status list applies (resolution order)">
  When several status templates could apply, Statisfy uses the most specific one. "Resolution order" simply means the order in which it checks for a template, stopping at the first match:

  * **For the project itself:** project → project template → global list
  * **For tasks in the project:** project task → project template task → task type → global list

  The **Template Resolution Order** info box in the window shows this same order, and the **Currently using** line names the source (for example, *via project template*) so you always know why a particular status list is in effect.
</Accordion>

<Tip>
  When you create a project from a project template, the template's status template associations carry over automatically — no need to set them up again on each new project.
</Tip>
