Documentation Index
Fetch the complete documentation index at: https://docs.conformly.ai/llms.txt
Use this file to discover all available pages before exploring further.
Why products exist
A real automotive program is rarely a single product. A typical Tier-1 supplier engagement is a program (e.g. “Volvo Powertrain Platform 2027”) containing 5–15 distinct products — Battery ECU, Inverter, BMS, Charger, DC-DC converter, and so on. Each product has its own complete V-Model chain: its own requirements, its own architecture, its own tests. They need to be tracked independently. Conformly’s products feature is the answer. A product is a discrete engineering item inside a workspace, with its own:- ASIL classification (QM, A, B, C, or D — from ISO 26262)
- Document set (work products are tagged with their product on upload)
- Findings (each gap inherits the product from the document it came from)
- Audit-readiness score
- V-Model traceability chain
Creating a product
Enter name, description (optional), and ASIL
Pick a name your engineers will recognise. The ASIL field is optional
but strongly recommended for safety-relevant products — it drives
the safety-aware severity logic in the AI evaluation.
Tagging documents with a product
Once you have at least one product in a workspace, the New Analysis page automatically shows a “Tag uploads with product” picker above the file dropzone. Pick a product (or leave it as “Unassigned” if you don’t yet know), then drag your files. Every uploaded document gets the selected product attached. Documents tagged with a product produce findings tagged with the same product, so when you open Findings → filter by product → you see only the gaps for that specific component. If you forgot to tag some documents earlier, that’s fine — they show up in an “Unassigned” bucket in Audit Readiness. You can also delete the document and re-upload it with the right tag. (Re-tagging in place is a planned feature.)ASIL classification
The ASIL field on a product expresses its required safety integrity level under ISO 26262. The five values are:| ASIL | Meaning | When to use it |
|---|---|---|
| QM | Quality Management — no safety integrity required. | Non-safety components like infotainment, comfort features. |
| A | Lowest safety level. | Components whose failure could cause minor injury. |
| B | Components whose failure could cause moderate injury. | |
| C | Components whose failure could cause severe but survivable injury. | |
| D | Highest safety level. | Components whose failure could cause fatal injury. Examples: brake controllers, BMS, steering ECUs. |