Everything in TaskFlow lives inside a workspace. Your projects, tasks, documents, channels, and members are all scoped to the workspace you’re in.
How TaskFlow is organized
TaskFlow uses a three-level hierarchy:- A workspace represents your organization or team. It has its own members, settings, and integrations.
- Projects group related work together. Each project belongs to one workspace.
- Tasks are individual units of work. Each task belongs to one project.
Workspace slug
When you create a workspace, it gets a unique slug — a URL-safe identifier used in every link within your workspace:Workspace roles
Every member of a workspace has one of four roles. Roles control what each person can see and do.- Role overview
- Permissions breakdown
| Role | Description |
|---|---|
| Owner | Full control over the workspace. Can manage members, rename or delete the workspace, and access all settings. There is exactly one Owner per workspace. |
| Admin | Can invite and remove members, change member roles (except the Owner’s), and rename the workspace. |
| Member | Can create and manage projects and tasks. The default role for newly invited users. |
| Guest | Limited access. Suitable for external collaborators who need visibility without full membership. |
Create a workspace
New workspaces are created automatically when you sign up and go through onboarding. If you need an additional workspace:- Click your workspace name in the top-left corner of the sidebar.
- Select Create workspace.
- Enter a workspace name and click Create.
Rename a workspace
Only Owners and Admins can rename a workspace.- Go to Settings from the left sidebar.
- Under General, update the workspace name.
- Click Save Changes.
Delete a workspace
Only Owners and Admins can delete a workspace.- Go to Settings from the left sidebar.
- Scroll to the Danger Zone section.
- Click Delete Workspace and confirm the action.
Invite members
Only Owners and Admins can invite new members.- Go to Settings from the left sidebar.
- Under Members & Invites, enter the person’s email address.
- Click Invite.
Generate an API key
TaskFlow can generate an API key for your workspace to use with integrations like Zapier or custom automations. API keys are prefixed withtf_.
To generate or regenerate your workspace API key:
- Go to Settings from the left sidebar.
- Scroll to the Integrations section.
- Click Generate API Key.