Authenticated access
Protected access starts with a validated user identity, not a shared firm login.
Accounting firms trust Clearsum with sensitive financial information. We protect it with layered access controls, encrypted integration credentials, private document storage, and safeguards throughout the application lifecycle.
This page is written for technical reviewers evaluating Clearsum.
Your team
Verified identity
Clearsum
Company-scoped workspace
Your ledger
OAuth-authorised
Security at a glance
Security does not depend on a single login screen or encryption claim. Each layer has a specific job, from deciding who may enter to protecting provider credentials and recording sensitive activity.
Protected access starts with a validated user identity, not a shared firm login.
Application and database controls keep access tied to the company a person is authorised to work in.
Connected-provider credentials receive application-level encryption before storage.
Receipts and supporting files are kept private and shared through time-limited access links.
HTTPS, origin controls, request validation, and rate limiting protect application traffic.
Automated dependency, code, and secret checks run as part of the development lifecycle.
Identity and company access
Clearsum validates the user session before protected access. Requests are scoped to an active company and checked against that person's membership and permissions.
Database row-level security provides another access boundary, so company separation does not rely only on what the interface chooses to display.
Authorisation in depth
Every layer verifies a different part of access.
Data and credential protection
Clearsum encrypts accounting-provider access and refresh credentials before storing them. The keys are maintained outside the database and can be rotated without exposing provider credentials to the browser.
Connected services
Clearsum uses the authorisation flows provided by QuickBooks, Xero, and other supported services. You approve each connection with the provider directly.
Passwords are not shared with Clearsum. Signed, time-limited connection state binds the provider authorisation to the correct person and company.
Provider credentials are handled by protected backend services and are not exposed through the browser or directly accessible to customer database sessions.
Authorised administrators can disconnect an integration. Clearsum removes its stored connection and requests provider revocation where supported.
Application safeguards
Authenticated access is one boundary. Clearsum also applies controls to the traffic, content, and operations that move through the application.
HTTPS enforcement and restrictive security headers help reduce interception, framing, content-sniffing, and browser injection risks.
Structured request validation, exact-origin controls, rate limits, and bounded realtime operations reduce unauthorised or abusive use.
Uploaded files are validated and privately stored. Connected-email content is sanitised before display to remove active or remote content.
Development and diagnostic routes are kept out of production, and sensitive service operations remain behind server-side controls.
Auditability and monitoring
Clearsum maintains append-only records for bookkeeping-agent actions and security-sensitive administrative events. These records support accountability, troubleshooting, monitoring, and incident investigation.
Secure development
Security is checked while software is being built, not only after release. Automated controls look for vulnerable dependencies, unsafe code patterns, exposed secrets, and risky container contents.
Your controls
Administrators can manage company membership and permissions, review important activity, and control connected services. Integrations can be disconnected, and a company owner can delete the company's active data from within the application.
AI control and safety
Platform security explains how information and access are protected. Our Trust & Safety page explains how planning mode, approvals, reversibility, and activity history keep people in control of the AI bookkeeper.
Explore AI control & safetyTechnical review
Straight answers to the questions accounting firms and their technical reviewers ask most often.
Evaluating Clearsum for your firm? We can help your technical or compliance team understand how your data and connected systems are protected.