Team Members
Overview
Manage your team’s access to Fly. Add members, assign roles, and control who can do what.
User Roles
JFrog Fly has two role types:
Admin Role
Full access to all JFrog Fly functionality:
| Permission | Admin |
|---|---|
| Push/Pull artifacts | ✅ |
| View artifacts and releases | ✅ |
| Manage workflows | ✅ |
| Invite users | ✅ |
| Update user roles | ✅ |
| Delete users | ✅ |
| Create/revoke all tokens | ✅ |
| Manage team settings | ✅ |
Developer Role
Standard development access:
| Permission | Developer |
|---|---|
| Push/Pull artifacts | ✅ |
| View artifacts and releases | ✅ |
| Manage workflows | ✅ |
| View user list | ✅ (read-only) |
| Create tokens | ✅ |
| Revoke own tokens | ✅ (only tokens they created) |
| Invite users | ❌ |
| Update roles | ❌ |
| Delete users | ❌ |
| Revoke others’ tokens | ❌ |
Viewing Team Members
Navigate to Team Management to see:
| Column | Description |
|---|---|
| Name | User’s full name |
| User’s email address | |
| Role | Admin or Developer |
| Status | Active or Pending |
| Last Login | Most recent login timestamp |
| Actions | Available actions (based on your role) |
User Status
Active
- User has completed sign-up
- Can access Fly Registry
- Appears as option for @mentions and searches
Pending
- User has been invited but hasn’t signed up yet
- Invitation email sent
- Can resend invitation if needed
Inviting Users
Invite Flow (Admin Only)
- Click Invite User button
- Fill in user details:
- Email Address (required)
- Role - Choose Admin or Developer
- Click Send Invitation
- User receives email with a signup link
What the User Sees
The invited user receives an email containing:
- A welcome message
- An invitation from your team name
- A signup link
Managing Users
Updating User Roles (Admin Only)
Change a user’s role:
- Navigate to Team Management
- Click on the user you want to update
- Select Change Role
- Choose new role (Admin or Developer)
- Confirm the change
Note: The system ensures at least one Admin always exists.
Removing Users (Admin Only)
Delete a user from the team:
- Navigate to Team Management
- Click on the user to remove
- Select Delete User
- Confirm deletion
Next Steps
- Token Management → - Generate and manage tokens