Projects
A project is a logical grouping of applications within an organization. Think of it as a product, service boundary, or deployment environment group.
Viewing Projects
Navigate to /dashboard/orgs/[orgId]/projects to see all projects in an organization.
You can search projects by name using the search input — filtering is client-side and instant.
Creating a Project
- Click New Project on the projects page
- Enter a project name
- Click Create
The project appears immediately in the list.
Navigating Into a Project
Click a project card to navigate to its applications at /dashboard/orgs/[orgId]/projects/[projectId]/apps.
From the project view you can also access:
- Applications — the services running within this project
- Observability — traces and logs for all applications in this project
Last updated on