Team Management
Effective team management is crucial for successful AI initiatives. Centred AI provides powerful tools to manage team members, assign roles, and facilitate collaboration.
Team Overview
Access your team management page from:
- Dashboard → Settings → Team
- Organization sidebar → Team
Inviting Team Members
Send an Invitation
- Navigate to the Team page
- Click Invite Member
- Enter the team member's email address
- Select their role
- Add a personal message (optional)
- Click Send Invitation
Invitation Status
Track invitation status in the team table:
- Pending: Invitation sent, awaiting acceptance
- Active: Member has joined
- Expired: Invitation expired after 7 days
Resending Invitations
If an invitation expires or gets lost:
- Find the invitation in the Pending section
- Click the ⋯ menu
- Select Resend Invitation
Managing Team Members
Viewing Team Members
The team table displays:
- Member name and email
- Role and permissions
- Join date
- Last active
- Status
Updating Roles
To change a member's role:
- Click the ⋯ menu next to their name
- Select Change Role
- Choose the new role
- Confirm the change
Note: You cannot change the role of the organization owner unless you are the owner yourself.
Removing Members
To remove a team member:
- Click the ⋯ menu next to their name
- Select Remove from Organization
- Confirm the action
The member will immediately lose access to the organization.
Roles and Permissions
Permission Matrix
Feature | Owner | Admin | Member | Viewer |
---|---|---|---|---|
View data | ✓ | ✓ | ✓ | ✓ |
Create assessments | ✓ | ✓ | ✓ | - |
Edit assessments | ✓ | ✓ | ✓ | - |
Invite members | ✓ | ✓ | - | - |
Manage settings | ✓ | ✓ | - | - |
Manage billing | ✓ | - | - | - |
Delete org | ✓ | - | - | - |
Choosing the Right Role
- Owner: Reserved for organization creator or designated leader
- Admin: For team leads who need full management capabilities
- Member: For active contributors and practitioners
- Viewer: For stakeholders who need visibility without editing rights
Team Collaboration
@Mentions
Mention team members in comments and notes:
@john.doe Can you review this assessment?
Members receive notifications when mentioned.
Activity Feed
Track team activity:
- Assessment completions
- New member joins
- Setting changes
- Important milestones
Notifications
Team members receive notifications for:
- Invitations
- @Mentions
- Assessment assignments
- Important updates
Configure notification preferences in Profile → Notifications.
Team Best Practices
1. Define Clear Roles
Establish clear responsibilities for each role:
const teamStructure = {
owner: ["Strategic oversight", "Budget approval"],
admins: ["Day-to-day management", "Team support"],
members: ["Assessment execution", "Data collection"],
viewers: ["Progress monitoring", "Report access"]
}
2. Regular Check-ins
Schedule regular team sync meetings to:
- Review progress
- Address blockers
- Share insights
- Celebrate wins
3. Documentation
Maintain documentation for:
- Team processes
- Assessment guidelines
- Best practices
- Lessons learned
4. Onboarding
Create a smooth onboarding experience:
- Welcome email with resources
- Platform walkthrough
- Role-specific training
- Buddy system for new members
Advanced Features
Bulk Invitations
Invite multiple team members at once:
- Click Bulk Invite
- Upload a CSV file or paste email addresses
- Assign a default role
- Send invitations
Team Analytics
Track team engagement:
- Active users
- Assessment participation
- Collaboration metrics
- Time to completion
Custom Roles (Enterprise)
Enterprise plans can create custom roles with specific permissions:
- Define granular permissions
- Create role templates
- Apply across organizations
Troubleshooting
Member Can't Accept Invitation
Common solutions:
- Check spam/junk folder
- Verify email address is correct
- Resend the invitation
- Contact support if issue persists
Permission Errors
If a member reports permission errors:
- Verify their role assignment
- Check organization settings
- Ensure account is active
- Try logging out and back in
Related Topics
Need help? Contact support@centred.ai or visit our help center.