backend-api, mobile-app, or data-pipeline.
Creating a New Project
- In the left sidebar, click + New Project
- Enter a project name (required)
- Add an optional description to help teammates understand the project’s scope
- Click Create Project
Organizing Projects
As your team grows, a few naming conventions help keep things tidy:- Use consistent naming patterns — e.g.
[team]-[service]or[product]-[area] - Keep project scope tight — one project per codebase or distinct product area works better than one large catch-all project
- Use descriptions to document what belongs in each project
Editing a Project
To rename a project or update its description:- Right-click the project in the sidebar, or open the project and click the settings icon
- Select Edit Project
- Update the name or description and save
Archiving and Recovering Projects
When a project is complete, you can archive it to keep the sidebar clean without losing any history.- Right-click the project in the sidebar and select Archive Project
- Confirm the action — the project will be removed from the active sidebar view
All sessions, messages, and files within an archived project are preserved and fully accessible after restoration.