The project header includes quick actions for inviting members, renaming the project, copying the project ID, copying the project URL when available, and deleting the project. Use the Settings tab to leave a project.
Create a project
Create projects from the web app or the CLI. New projects are inactive until you deploy code to them. Plans limit how many projects an organization can have (1 on Hobby, 5 on Pro and Early); creating a project past the limit returns an error.--project support-automations. See the CLI reference for the full command list.
Members and access
Project membership controls who can see and work in a project. Org admins can see every project in the organization; other members see the projects they belong to. Project members have one of two roles:
Invite teammates from the project members page or with the CLI:
Project settings
Project admins can update the project name, description, default member role, and who is allowed to invite members.Project credentials
Credentials can be scoped to a project. Use project-scoped credentials when every agent and workflow in the project should share the same connection, such as a Slack workspace, Linear workspace, or API key.Delete or leave a project
Project admins can delete a project. Deleting a project removes the project and its platform state, so treat it as a destructive operation.Next steps
Projects overview
Understand how projects organize automation work.
Deploy a project
Build and deploy the codebase behind a project.
Credentials
Connect project-scoped credentials for agents and workflows.
Run history
Inspect what has run in a project.