Projects Settings
Projects settings are at /{username}/settings → Projects tab. This is where you manage all projects you're a member of or own.
Projects List
The Projects tab shows all projects you have access to:
| Column | Description |
|---|---|
| Name | Project display name |
| Slug | URL identifier |
| Your Role | admin / editor / reader |
| Members | Count of project members |
| Created | Creation date |
Click any project row to open its management settings.
Creating a Project
- Click + New Project.
- Fill in:
- Name: Display name (e.g., "Content Pipeline", "Security Operations")
- Slug: Auto-generated from name, editable. Must be lowercase, URL-safe, unique to your account.
- Click Create Project.
You're automatically the owner and admin of the new project.
Project Detail Settings
Click a project to open its settings:
General
- Name: Editable
- Slug: Cannot be changed after creation (it's in all your resource URLs)
- Description: Optional, shown in project cards
Members
Lists all project members with their roles. Actions:
Invite a new member:
- Click Invite Member.
- Enter their email address.
- Select role: Admin / Editor / Reader.
- Click Send Invite.
They receive an email. When they accept, they're added to the project.
Change a member's role:
- Click the role badge next to their name.
- Select the new role.
Remove a member:
- Click the ⋯ menu next to their name.
- Click Remove from project.
- Confirm.
Invited but not yet accepted
Pending invitations appear in the member list with a "Pending" badge. You can resend or cancel the invitation.
Roles Reference
| Feature | Admin | Editor | Reader |
|---|---|---|---|
| View agents, workflows, MCPs, skills, RAGs | ✅ | ✅ | ✅ |
| Create / edit / delete resources | ✅ | ✅ | ❌ |
| Execute workflows | ✅ | ✅ |