How to Create a Project
Enter Project Details
- Project Key: Unique identifier (lowercase, dashes allowed). Cannot be changed later.
- Display Name: Friendly name shown in the UI.
- Description: Optional explanation of the project’s purpose.
How to Add Members to a Project
Members get direct access to project resources based on their assigned roles.How to Add Groups to a Project
Adding a group gives all its members access to the project.Select Group and Roles
Choose a tenant group, then select which roles the group should have in this project.
Groups are more efficient than individual assignments. Add users to a tenant group, then assign the group to projects.
How to Remove Members or Groups
- Remove Member: Click the remove icon on the member’s card in the Members tab.
- Remove Group: Click the remove icon on the group’s card in the Groups tab.
Permission Inheritance
Users receive project permissions from two sources:- Direct Membership - Roles assigned in the project’s Members tab
- Group Membership - Roles inherited from groups assigned to the project
Default Project
Every organization has one Default project (marked with a star). New users without explicit assignment may be added here automatically.- The default project cannot be deleted
- Only one project can be default at a time
Troubleshooting
User cannot access project resources
User cannot access project resources
- Check if the user is a project member (directly or via group)
- Verify the assigned roles have the required permissions
- Confirm the project is active
Cannot delete a project
Cannot delete a project
- The default project cannot be deleted (change default first)
- Projects with resources may need resources deleted first
Project key already exists
Project key already exists
Keys must be unique. Try:
prod-team-a, staging-2, dev-frontendGroup members don't have expected access
Group members don't have expected access
- Verify the group is assigned to the project
- Check the group’s roles in the project have correct permissions
- Confirm the user is actually in the group
FAQ
Can a user be in multiple projects?
Can a user be in multiple projects?
Yes, with different roles in each. Permissions are scoped per project.
Can I change a project key after creation?
Can I change a project key after creation?
No. The key is permanent. You can change the display name anytime.
What happens when I delete a project?
What happens when I delete a project?
The project, all its resources, and all member/group assignments are permanently deleted.
What's the difference between project roles and tenant roles?
What's the difference between project roles and tenant roles?
Tenant roles apply organization-wide. Project roles apply only within that specific project.