Skip to main content

Projects Settings

Projects settings are at /{username}/settingsProjects 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:

ColumnDescription
NameProject display name
SlugURL identifier
Your Roleadmin / editor / reader
MembersCount of project members
CreatedCreation date

Click any project row to open its management settings.


Creating a Project

  1. Click + New Project.
  2. 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.
  3. 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:

  1. Click Invite Member.
  2. Enter their email address.
  3. Select role: Admin / Editor / Reader.
  4. Click Send Invite.

They receive an email. When they accept, they're added to the project.

Change a member's role:

  1. Click the role badge next to their name.
  2. Select the new role.

Remove a member:

  1. Click the ⋯ menu next to their name.
  2. Click Remove from project.
  3. 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

FeatureAdminEditorReader
View agents, workflows, MCPs, skills, RAGs
Create / edit / delete resources
Execute workflows
Approve / cancel workflow executions
Test agents (non-destructive)
Connect / configure MCP servers
Use Bridge (AI chat + action confirmation)
Invite / remove project members
Change member roles
Manage project secrets & API keys
Delete the project

Readers have view-only access — they can see what the project contains but cannot create, modify, or execute anything. Bridge is restricted to editors and above because it can create and modify resources through AI tools; a reader interacting with Bridge could unintentionally trigger writes on their behalf.

Danger Zone

Delete Project:

  1. Click Delete Project.
  2. Type the project slug to confirm.
  3. Click Delete permanently.

This permanently deletes all project resources. Irreversible.


Leaving a Project

If you're a member (not the owner) and want to leave:

  1. Click the project in the Projects list.
  2. Scroll to the Members section.
  3. Click the ⋯ menu next to your own name.
  4. Click Leave project.

If you're the only admin, you must first promote another member to admin before leaving.