The Storage Locations page records the physical places where samples and aliquots are kept (fridges, freezers, shelves, boxes) together with each location's environmental specification (ISO/IEC 17025 §6.3.3, §6.3.4). Every location is the anchor for Environmental Readings and for the storage position of each aliquot in the Aliquot Archive.
Found under: Reagents & Storage → Storage Locations.
| Button | Action |
|---|---|
| Add — Create a new record | |
| Columns — Show/hide table columns | |
| Filters — Open/close the filter panel. A red dot indicates active filters | |
| Export CSV — Download table data as a CSV file | |
| Orientation — Toggle between portrait and landscape printing | |
| Print — Generate a PDF of the current view | |
| Help — Open the help dialog | |
| Search — Quick search through table data |
Clicking the icon on each row shows:
| Field | Description |
|---|---|
| Code | Short unique code of the location, e.g. FR-01 (up to 50 characters) |
| Name | Descriptive name, e.g. "Sample Fridge 1" (up to 150 characters) |
| Temperature min / max (°C) | Acceptable temperature range (hidden columns) |
| Humidity min / max (%RH) | Acceptable relative-humidity range (hidden columns) |
| Pressure min / max (hPa) | Acceptable atmospheric-pressure range (hidden columns) |
| Monitoring interval (hours) | How often a reading must be logged for this location — shown in the table as "Interval (h)" |
| Notes | Additional remarks |
Temperature, humidity and pressure limits are optional. When an Environmental Reading is logged for the location, the measurement is compared against these limits: a blank limit means "no restriction on that side", and a value outside the limits is flagged as an excursion. Set only the limits that matter for the location — a fridge needs temperature alone, a dry store may also need humidity.
ISO 17025 §6.3.3 requires the laboratory to monitor environmental conditions — not merely to note them when someone happens to look. Without a declared interval, a sensor that has stopped working is indistinguishable from a location that simply shows no excursions.
Set the interval per location, according to how often you actually log it: e.g. 24 for a fridge logged daily, 168 for a dry store checked once a week.
Used by — a change here shows up in these:
readingIntervalHours IS NOT NULL, so a location without one never appears as overdue —
not on the compliance card, not in the digest. It looks clean because it is not being checked,
not because it is fine.
fall out of limits** — there is no limit to breach.