It pairs with encryption in transit, which protects data while it moves across a network. In transit is what HTTPS gives you on a website. At rest is what protects the copy sitting in a database or a backup afterwards. Both are needed, because they defend against different failures: interception on the wire versus someone getting hold of stored media.
In practice, encryption at rest is a baseline expectation rather than a differentiator. Major cloud platforms provide it by default, and security frameworks including SOC 2 and HIPAA treat it as standard. The more interesting questions are how keys are managed, who can access them, and whether backups are covered too — encryption is only as good as the key handling around it.
For a website chat widget the stored data is conversation transcripts and captured contact details, which is exactly the kind of thing that should never sit in plain text. Clerkzo is SOC 2 Type II examined, GDPR compliant and HIPAA assessed, so this sits alongside the other controls an IT reviewer will look for.
Related guides
Related terms
Browse all 104 terms- User ConsentUser consent is a person's freely given, specific and informed agreement to a stated use of their personal data, indicated by a clear affirmative action rather than silence or a pre-ticked box.
- Data Processing Agreement (DPA)A data processing agreement (DPA) is a contract between a data controller and a data processor that sets out how the processor may handle personal data on the controller's behalf, what safeguards apply, and what happens when the arrangement ends.
- No-ShowA no-show is a booked appointment where the customer never turns up and never cancels, leaving the slot empty and unsellable. It is different from a cancellation, because a cancellation at least gives you time to refill the time.
- Double-BookingDouble-booking is when two appointments end up assigned to the same time slot, staff member or resource. Occasionally it is deliberate overbooking to absorb expected no-shows, but usually it is an accident caused by two booking channels that do not talk to each other.