Projects are the primary way to organize work in TaskFlow. Each project lives inside a workspace and contains its own tasks, Kanban board, documents, channels, and whiteboards — everything your team needs to ship work together.Documentation Index
Fetch the complete documentation index at: https://taskflow-8047ebcf.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Project identifier
When you create a project, you assign it a short identifier (for example,ENG or DESIGN). This identifier:
- Prefixes every task ID in the project (e.g.,
ENG-1,ENG-42) - Must be unique within your workspace
- Cannot be changed after the project is created
Project roles
Every project member has one of three roles that controls what they can do.| Role | What they can do |
|---|---|
| Manager | Full access — create, edit, and delete tasks; manage members; update project settings; delete the project |
| Contributor | Create and edit tasks; move cards on the Kanban board |
| Viewer | Read-only access — view tasks, comments, and the board, but cannot make changes |
Only members with the Manager role can rename a project, update its settings (including WIP limits), or delete it.
Creating a project
Create a new project
Click New project and fill in the project name, identifier, and an optional description.
Renaming a project
Open the project, go to Settings, and update the project name. The identifier cannot be changed after creation.You must have the Manager role to rename or update project settings.