# Working with States

**States** are an important aspect of Tape to help with keeping track of the status of a project and its tasks.

Clicking on the right most part of any **Item** will change the state. In this example we set the first item to "Priority".

![](https://195673564-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJgZgB_-NjS-IN-NWn_%2F-Mk8Ao4piyPawdiZt8nE%2F-MZLereXlLjrBjLlBUux%2FScreenshot%202021-09-21%20at%2017.31.10.png?alt=media\&token=160f54d7-e526-443a-adb1-1dd0d241e161)

There are six states in total that range in progression, based on a common production workflow.&#x20;

Clicking to change the State will cycle through each of them in order, back around to Neutral.

With a few more Items we can set each with appropriate states, for example:

![](https://195673564-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MJgZgB_-NjS-IN-NWn_%2F-Mk8Ao4piyPawdiZt8nE%2F-MZLfJ5useuWsnaZ3ROj%2FScreenshot%202021-09-21%20at%2017.32.01.png?alt=media\&token=fccf1949-3652-48bf-9182-8bad22037599)

| State     | Intention                            |
| --------- | ------------------------------------ |
| Neutral   | A normal item with no specific state |
| Priority  | An item with high priority           |
| Working   | Work in Progress                     |
| Submitted | Sent for approval                    |
| Approved  | Work has been approved               |
| Done      | Task is done                         |
