Projects page
After logging in, you land on the Projects page. It shows all projects in your current organization.
- Name and description
- Sensor type and name (if configured)
- Stats: samples, spectra, models, and live deployments
- Last updated timestamp
Creating a project
You need to be Admin or Owner of the organization to create a project.
- Click New Project in the top right
- Enter a Name (required) and an optional Description
- Click Create
Deleting a project
- Open the project you want to delete
- Go to Settings in the sidebar
- Scroll to the danger zone and click Delete project
- Confirm by typing the project name
When to use multiple projects
Use one project per prediction problem or product line. Good examples:| Scenario | Recommendation |
|---|---|
| Two different sensors measuring the same product | One project (add both sensors to it) |
| Same sensor measuring different products | One project per product (or combine if properties overlap) |
| Production model vs R&D exploration | Separate projects |
| Different customers or sites | Separate projects |