You shouldn’t be allocating volume in Excel.
The morning loop at most refined-fuel distributors looks the same. An ABAP export drops into SharePoint. Three Excel tabs get massaged. A 9am Teams call confirms which ship-tos are in scope. Someone pastes into the TAS Web form by hand. DTN rejects half a load and nobody knows why.
Four steps. One auditable cycle.
The same loop the operator runs every morning. Policy is the ground truth; everything downstream is derived and verifiable.
- STEP 01
Define a policy
Formula, ratable window, override rules, who can override. Versioned; previous policies stay queryable.
RATABLE 30DMAX_OVERRIDE 5%REQUIRES 2 APPROVERS - STEP 02
Generate a preview
Per ship-to demand vs. available — calculated against current open volumes in under 2 seconds. No state mutation.
- STEP 03
Approve overrides
Row-level annotation. Every override carries an actor, a reason, and a timestamp — straight to the audit log.
−250 gal · cascade-4421dana@cascade · “tank gauge low” · 18 May 11:04 - STEP 04
Publish to DTN
Idempotent write to TABS. The auto-reconciler watches the response and surfaces drift on the dashboard.
POST /tabs/allocations200 OK · 87 rows
The boring, important parts. Done.
Per-row preview
Every ship-to gets a line. Diff against last cycle, overrides annotated, exportable to the controller before publish.
Signed audit trail
Append-only event log. Actor, subject, payload, occurred_at. Filtered views by ship-to, by operator, by reason code.
Roles that hold
Admin, operator, viewer. Last-admin guard. Tenant_user.role surfaced everywhere the api enforces it.
“We used to call a 9am Teams meeting just to confirm which ship-tos were in scope. Now everyone reads the run preview, comments inline, and the publish happens at 10:30. The meeting died.”
Priced per rack. Pilot is free.
Pilot
DTN TABS hookup. One published policy. Full audit + RBAC. Ends or converts to Pro — no auto-bill.
Start pilotPro
most pickedProduction rack. Up to 8 active policies. Slack + email alerting. 99.9% publish SLO.
Start ProEnterprise
Multi-rack, multi-tenant. SSO, custom audit retention, named SRE contact, on-premise option.
Talk to sales