Record into a rolling data series
Some plant data has a lifetime that belongs to the process, not the shift: lab results, in-process sampling and batch tracking keep accumulating. A data series captures exactly this: the next shift writes into the same series and sees the history — newest row on top, with its own sampling timestamp and the name of whoever recorded it. This article covers how you record into an existing series during a shift.
Before you start
Section titled “Before you start”- Record permission: series:record — without it you can only view the series.
- The paid add-in is enabled and at least one series exists on this site. If not, the screen says so — your admin sets a series up (see Set up a rolling data series).

Where to find it
Section titled “Where to find it”The data series is part of the Shift log, but lives on its own screen, separate from the diary:
- in the account menu (top right), under Modules → Shift log, indented: Data series, or
- in the Management left sidebar, under the Diary tools group: Data series.
The link is site-independent — it is always there when you have the permission and the add-in; the actual series, however, differ per site (you always see the series of the active site).
- Open the Data series screen and — if there is more than one series — pick the tab at the top of the page (above five series it becomes a dropdown). Check top-left that you are on the right site.
- Click “Record a row”. The entry form opens with the series’ columns.
- Enter the sampling time (
recorded_at) — the moment the sample was taken, not the moment you type it. This is what places the fresh row in the correct order, on top. - Fill the columns by their type (number, text, select, date…). For a measurement point that is not
meaningful for this sample, leave it empty — the screen shows it as
—, not as zero. - Save. The new row appears on top, with your name and the sampling time. If a value falls outside a configured limit, the cell is highlighted and marked.
Correcting: the edit window
Section titled “Correcting: the edit window”You can correct your own, just-recorded row in place for a while (15 minutes by default — your admin sets it per series). The window opens at the moment of recording, not of sampling.
Beyond the window the row is no longer overwritten: a correction creates a new version with a reason, and the old row stays in the audit trail. The series therefore stays fully traceable — a measurement is never lost, only superseded by a referenced, justified new value.