A project is an independent workspace for one use case: one instrument, one product, one prediction problem. Everything in Chemolytic (sensors, samples, spectra, models, deployments) lives inside a project.Documentation Index
Fetch the complete documentation index at: https://docs.chemolytic.com/llms.txt
Use this file to discover all available pages before exploring further.
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 |