For your business
What the fleet platform does, and how to judge it without a sales call.
One dashboard for your whole fleet.
1The gap we are building into
Robots are arriving in ordinary businesses — shops, hotels, warehouses, care homes and venues. The software for managing them was written for a customer with thousands of robots and a department to run them.
Avanti runs one robot or fifty from a single screen, across every site, at a published per-robot price. It assumes no IT department: the dashboard is plain, behaviours need no code, and you can work the cost out on a calculator before you commit to anything.
2The register, as an instrument reads it
The platform's job is to tell you the truth about something before your customers notice it. Below is the form of that instrument — a specimen register, shown without a customer fleet.
| Capability | What it reads |
|---|---|
| No-code behaviours | Composed from triggers and actions, no code |
| Configuration as code | Versioned bundles, checksummed on arrival |
| API and webhooks | Versioned REST, signed webhooks |
| Teleoperation | Authorised session, fully audited |
| Incident flight recorder | One timeline: what happened, what changed |
| Fleet anomaly detection | Flags a robot behaving unlike its cohort |
3What your IT team will ask for
- Integration
A REST API and signed webhooks
A versioned HTTP surface with token authentication and webhook delivery, so the fleet feeds the systems you already run. The endpoint table, a real request and response, and a signed webhook payload are published on the developer document.
- Device identity
A certificate per robot, over mutual TLS
Each robot holds its own X.509 certificate, bound to the device and to your tenant. A robot holds no password. The authentication model and the tenant boundary are set out in full on the platform security document.
4Where your data sits
Your data is processed and stored on UK servers, under UK law.
Storage and messaging default to a London region, and the design keeps every byte under UK law. Bring your compliance questions to the demonstration.