The risk of years of care history on one device
In the specialized field of reptile and amphibian husbandry, the value of a care record is cumulative. A single weight measurement or a solitary feeding log provides a snapshot, but the true utility of a management system emerges over years of consistent data collection. For a dedicated keeper, these records—comprising feeding schedules, shedding cycles, growth trends, environmental fluctuations, and even multi-generational breeding data—represent a significant investment of time and a critical information asset for the well-being of their animals.
However, from a technical and risk-management perspective, many keepers overlook a fundamental vulnerability: the physical device itself. ScaleNote is designed with a local-first philosophy, meaning all animal profiles and care logs are stored in a database (SQLite/Drift) residing directly on your iPhone or iPad. We chose this architecture specifically to ensure privacy and to protect users from the risks associated with mandatory account registrations or the potential termination of cloud services. The trade-off for this “device-complete” security is that the data is physically tied to the hardware.
If a device is lost, stolen, or experiences a catastrophic hardware failure, years of irreplaceable care history can be erased in an instant. Furthermore, the natural lifecycle of mobile technology means that every keeper will eventually replace their device. Without a structured backup and restoration strategy, switching to a new phone can become a source of anxiety rather than a simple upgrade. As developers, we view a robust, manual backup system not as an optional feature, but as a mandatory component for long-term hobby sustainability.
What’s in a CSV export vs. a ZIP export
To address these risks, the system provides two distinct methods for extracting your data. Choosing between a CSV export and a ZIP backup depends on whether you intend to analyze your data externally or perform a full restoration on a different device.
| Export Type | What it includes | Best for |
|---|---|---|
| CSV | Eight separate UTF-8 BOM text files: animals, feeding, shedding, weight, environment, care, breeding, and eggs. | External Analysis. Best for users who want to review their records in spreadsheet software (like Excel or Numbers) or perform custom data analysis outside the app. |
| ZIP | All eight CSV files listed above, plus every animal profile photo, and a specialized restoration manifest file. | Full Restoration. Best for migrating your entire collection history to a new device or creating a complete, redundant backup that includes visual identifiers. |
The eight-file CSV structure is designed to keep data organized by its functional type. For example, the feeding CSV contains the specific refusal flags, while the shedding CSV preserves the complete/incomplete status. By separating these into discrete files, the system ensures that the data remains clean and manageable, whether you are looking at weight trends or reviewing a year’s worth of enclosure humidity logs.
How importing works
Restoring data into the system is handled by a dedicated import process designed to be additive. Unlike some restoration processes that wipe existing data to make room for the backup, ScaleNote’s import logic adds the records from your backup to your current local database. This allows for a flexible workflow where records from multiple backups could potentially be merged, though it also means the system does not delete existing entries during the process.
Because the system supports both a free tier and a Pro tier, there are specific logical boundaries during the restoration process to maintain the integrity of the feature set:
- Animal Limit Guard: On the free tier, the system is limited to the management of three animals. During an import, if a backup file contains more than three animals, the system will only restore the first three and skip the subsequent profiles to respect the tier boundary.
- Pro Feature Gating: Features like Breeding Records and Egg Management are part of the Pro tier. While every user can export these records for free, the ability to import and restore them is reserved for Pro users. This matches the fact that the tools required to view and manage that data (the Breeding and Egg modules) are Pro-only features.
For a full restoration, we recommend using the ZIP format. The included manifest file acts as a roadmap for the import process, ensuring that profile photos are correctly re-linked to their respective animal profiles and that all historical logs are re-anchored to the correct records.
Why the rest of the export/import is free
While we offer a Pro tier for advanced features like growth charts, color-coded calendars, and unlimited animals, we have made a deliberate design decision to keep the core backup and restoration functionality free for every user.
From an ethical design standpoint, we believe that a user’s data should never be held “hostage” behind a paywall. Regardless of whether you have the Pro upgrade, you have full access to export and import your animals, feeding logs, shedding records, weight measurements, environmental data, and general care logs.
This transparency is a core differentiator of the ScaleNote platform. Providing free CSV and ZIP portability ensures that every keeper has the peace of mind that their records can be moved, backed up, or even analyzed in external software without ongoing costs or subscriptions. We want the decision to upgrade to Pro to be based on the value of the advanced management tools, not a fear of losing access to your own history.
How ScaleNote handles this
ScaleNote manages these complex operations through specialized export and import services. These services are designed to handle the nuances of reptile-specific data, converting stored timestamps into readable dates and ensuring that relative paths for photos are preserved within the ZIP structure.
The system utilizes the standard iOS share sheet, allowing you to save your backups directly to the Files app, iCloud Drive, or even send them via email for redundancy. We recommend a regular “snapshot” habit:
- Step 1: Navigate to the Settings screen.
- Step 2: Select “CSV Export” for data review or “ZIP with Photos” for a full backup.
- Step 3: Save the resulting file to a secure location outside of your phone.
For those managing larger projects, remember that the breeding and egg management data is included in these exports automatically. This ensures that even the most complex multi-month projects are preserved.
ScaleNote is available for download on the App Store: https://apps.apple.com/us/app/scalenote/id6762964531.
Summary
Protecting years of care history requires moving beyond a single-device mindset and establishing a consistent backup routine using CSV or ZIP exports. By utilizing these free tools, you ensure that your animal profiles, feeding logs, and environmental records remain portable and secure against hardware failure or device upgrades. Your data belongs to you, and a structured backup system is the best way to ensure it stays that way for the life of your collection.
To learn more about the broader philosophy of building a data-driven care system, see our hub article: Reptile and Amphibian Care Records: A System, Not Just a Diary.
For details on managing more complex data like pairings and clutches, explore our guide on: Breeding Records: Tracking a Season That Spans Months, Not Days.
This article organizes information from a recording and organizing perspective. If you notice an error or outdated information, please contact us. Last verified: August 2026

