// 01 · Operational Software
The system that replaces the spreadsheet, the WhatsApp group, and the one person who remembers everything.
Most operations run on tools nobody chose. A spreadsheet somebody built and left, a WhatsApp group nobody can search, and a person who knows where everything is until the day they are on leave. It works until the volume doubles, and then it costs a few hours every day that nobody is counting. We find where those hours go, then build the system that takes them back. What that system is differs every time.
Off-the-shelf software makes you work its way, and for plenty of businesses that trade is fine. It stops being fine when the workaround becomes the process, when half the team is maintaining a spreadsheet the software cannot replace, or when the thing you actually do for a living has no product built for it.
Capabilities within Operational Software
Job and shipment tracking
One place that knows where every job, load, order or project actually is, and who is holding it. Status that updates as work happens rather than when somebody remembers to send a message. Built around the stages your operation really has, not a template's idea of them.
Most of the time lost in an operation is not spent doing the work. It is spent finding out what happened to it.
Client portals
A place clients log into to see their own status, documents and history, instead of emailing to ask. Scoped so each account sees only its own data, with the access rules enforced on the server rather than hidden in the interface.
Every question a client can answer themselves is a question your team does not stop work to answer.
Quoting and document generation
Quotes, BOQs, datasheets and specification documents produced from your own data instead of retyped into Word. Consistent pricing, consistent formatting, and a printed artifact at the end that matches what is on screen.
A quote assembled by hand carries a typo eventually, and the typo is the one thing the client keeps.
See a buildDashboards and reporting
The numbers that decide something, in one view, pulled from the systems that hold them. Not a wall of charts: the specific figures somebody checks on a Monday, with the source of each one traceable.
A dashboard nobody opens is a build nobody needed. The useful ones answer a question somebody was already asking.
Internal tools and admin
The screens your own team uses all day. Bulk actions, search that works, sensible defaults, and the awkward cases handled: the record with a missing field, the import that half succeeded, the thing two people edited at once.
Internal tools get built last and used most. Treating them as second-class is how the workaround becomes the process.
Integrations
Connections to the accounting package, the CRM, the messaging platform and the spreadsheets already in use. Existing tools stay where they are when they work; the system fills the gaps between them rather than demanding everything move at once.
A rollout that requires abandoning every existing tool on day one is a rollout that stalls in week two.
Access and audit
Logins, roles and permissions enforced at the database, so what a user can see does not depend on which buttons the interface hides. A record of who changed what, kept because the question always arrives eventually.
Access control written only into the interface is not access control. It is a suggestion.
Outcome
The answer is on a screen instead of in someone's head. Status updates stop being phone calls, handovers stop losing things, and the business stops depending on one person's memory.
Deliverables
- · Discovery: where the hours actually go, written down before anything is built
- · The system itself, scoped to the operation rather than to a template
- · Roles, permissions and row-level access enforced server side
- · Integrations with the tools already in use
- · Admin surface for your own team
- · Data import from the spreadsheets it replaces
- · Audit trail on the records that matter
- · Deployment, backups and a runbook
- · Handover documentation written for whoever inherits it