File size: 701 Bytes
b33a861
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
# Managing Team Permissions

## Permission Roles

TaskFlow has three permission roles:

### Owner
- Full control including billing and account deletion
- Only one Owner per workspace
- Can transfer ownership under Settings > Team > Transfer Ownership

### Admin
- Create and manage projects
- Invite members
- Configure integrations
- Cannot manage billing or delete account

### Member
- Create and edit tasks within assigned projects
- Cannot manage billing or integrations
- Cannot manage team members

## Changing Roles

To change someone's role:

1. Go to Settings > Team
2. Click the three-dot menu next to their name
3. Select "Change Role"

**Note**: Only Owners can promote someone to Admin.