What data reaches the model
When you ask a question, two things reach the model:- The conversation — your question and the earlier turns of that session.
- Data retrieved to answer it — when a question needs system data, the assistant retrieves the specific records required and uses them to form the response.
To keep track of a long conversation, the assistant briefly remembers recent parts of the session using an AWS-operated model. This runs inside AWS on the same terms as everything else described here.
Can it include personal data?
Yes — where answering your question requires it. A warehouse system holds less personal data than most business systems, but not none. The categories that can appear are:- Consignee and company names
- Delivery address lines, postcode, and country
- Contact email address
- Contact telephone number
- Carrier and carrier-service records (organisational, not individual drivers)
- Free-text fields that may contain anything written into them — delivery, packing, and picking notes, and reference fields
The assistant only ever sees data your own account is entitled to see, so it can’t surface anything you couldn’t already access — this permission scope is the control we rely on. We don’t additionally mask or redact individual field values before they reach the model. See Access & controls.
Where your data is processed
The AI infrastructure runs in AWS Europe (London), and inference is confined to the European Union. A given request may be served by an EU location other than London for capacity and speed, but processing never leaves the EU — it is not routed to the United States or any other region.Retention and model training by providers
Model providers receive none of your data. The assistant reaches the models through Amazon Bedrock, an AWS-managed service that runs the models inside AWS infrastructure. The companies that create the models have no access to that infrastructure, and therefore no access to your prompts or the assistant’s responses.- No training on your data. Your inputs and outputs are not shared with model providers and are not used to train their models.
- Zero data retention. Our production AWS account is configured so that prompts and responses are not written to durable storage by AWS.
- Abuse detection. AWS runs automated abuse detection, which may hold content transiently for safety purposes with no human access. Where this applies, content stays within the EU.
Because our account is pinned to zero data retention, any future third-party model that would require your data to be retained and shared with its provider is refused automatically — enabling it would take a deliberate, auditable change on our side, not a quiet configuration tweak.
What Clarus retains, and logging
Conversations. We keep your conversations so you can return to an earlier thread.- Retention: 180 days. Conversation content is deleted after 180 days of inactivity.
- Storage location: AWS Europe (London).
- Encryption: encrypted in transit and at rest.
- Tenant isolation: conversation records are isolated per subdomain, enforced in the database.
- Configurability: the 180-day period is currently fixed platform-wide — we can’t yet offer a shorter period or opt-out on a per-customer basis.

