Data & Record Keeping¶
FairBooks stores your financial records securely in the cloud. This page explains how your data is backed up, how long records are retained, what happens when you delete them, and how to export your data — useful context if the ATO ever asks about your record-keeping system.
Tip
The ATO requires most business records to be kept for five years from when they were prepared or the relevant transaction completed. FairBooks makes it easy to meet this requirement, but it's ultimately your responsibility to ensure records are retained for the required period before deleting them.
Backup¶
FairBooks runs on managed PostgreSQL databases hosted on secure cloud infrastructure. Your data is:
- Continuously backed up with point-in-time recovery
- Replicated across multiple availability zones for redundancy
- Encrypted at rest and in transit (TLS)
You do not need to run your own backups — this is handled automatically by the platform. If a hardware failure occurs, your data can be restored from the most recent backup without any action on your part.
Retention¶
FairBooks uses a two-stage deletion model to protect against accidental data loss:
| Stage | What happens | Duration |
|---|---|---|
| Active | Records are visible and usable in your organisation | Indefinite (until you delete) |
| Rubbish bin | Soft-deleted records are moved to the rubbish bin and can be restored | 30 days |
| Permanent deletion | Records are permanently removed from the database | After 30 days in rubbish bin |
Warning
Once a record passes through the 30-day rubbish bin window, it cannot be recovered. Make sure you no longer need a record before deleting it — especially if you haven't yet met the ATO's five-year retention requirement.
Your responsibility¶
FairBooks retains your active records for as long as your account exists. However, it is your responsibility to:
- Not delete records that are still within the ATO's five-year retention period
- Export records before deleting them if you want to keep a copy outside FairBooks
- Maintain your account to ensure continued access to your data
Destruction¶
When a record is permanently deleted (after 30 days in the rubbish bin), the following happens:
- Database records are removed from the database
- Attached files such as receipt images are removed from storage
- Audit log entries for that record are retained, so there is still a trail showing that the record existed and when it was deleted
The audit log entry does not contain the full content of the deleted record — it records the action (e.g., "Invoice #1042 deleted") and who performed it. See Audit Log for more detail.
Export¶
FairBooks provides several ways to export your data:
- BAS report CSV — export your Business Activity Statement data from Reporting → BAS Reports. See BAS Reports.
- Profit & Loss CSV — export your income and expense summary from Reporting → Profit & Loss. See Profit & Loss.
- Invoice PDFs — download individual invoice PDFs from the invoice detail view
Note
A full data export feature is on the roadmap. Once available, you will be able to download all of your organisation's data in a single export — useful for ATO record-keeping or migrating to another platform.
ATO Record-Keeping Compliance¶
FairBooks is a digital record-keeping system that aligns with the ATO's requirements for business records. Specifically:
- Records are kept electronically in a structured, searchable format
- Records are backed up automatically with cloud infrastructure
- Records are readable and can be produced as PDFs or CSV exports
- An audit trail tracks who created, modified, or deleted records and when
For more information on the ATO's digital record-keeping requirements, see the ATO's guide to digital record keeping.