How Backups Work
Backups in AXIS CloudSync operate at the folder path level. Each backup entry represents a specific local folder path on a user's machine that is being backed up to the cloud. Administrators can see all backup paths across all users and organizations from a single list in the admin panel.
Each backup entry shows the backup path, the number of files, the cloud storage size, the download size, the owner (user and machine), and the organization it belongs to. Some backups can be deactivated without deleting them — useful when a machine is retired but the backup data needs to be retained.
Viewing Backup Paths
- 1Log in to the web portal and click your Organization in the left sidebar.
- 2Click Backups in the left navigation menu.
- 3The Backups list loads, showing all backup paths across your organization.
- 4Use the Backup Path search field at the top to filter by path name.
| Column | What It Shows |
|---|---|
| Backup Path | The local folder path being backed up (e.g., C:\Documents, /Users/name/OneDrive) |
| # Files | The number of files currently in the backup |
| Size | The total cloud storage size of the backup |
| Download Size | The size of the backup if downloaded |
| Owner | The user and machine name the backup belongs to |
| Organization | The organization the backup is associated with |
| Manage | Action icons: browse files, restore, settings, delete |
Note
Creating a Backup
- 1Navigate to the Backups section in the admin panel.
- 2Click the + Create Backup button in the top-right corner.
- 3Follow the prompts to select the user, machine, and local folder path to back up.
- 4Configure any backup settings such as schedule and retention.
- 5Click Save. The new backup path will appear in the Backups list.
Tip
Managing Existing Backups
Each backup entry in the list has a set of action icons in the Manage column on the right. These let you perform the following actions:
| Icon | Action | What It Does |
|---|---|---|
| Browse (folder icon) | Browse files | Opens the backup and lets you browse its contents file by file |
| Restore (clock/arrow icon) | Restore | Initiates a restore from this backup path |
| Settings (gear icon) | Settings | Opens the backup configuration to change schedule or retention settings |
| Delete (trash icon) | Delete | Permanently deletes the backup and all its stored data — cannot be undone |
Important
Restoring from Backup
- 1Navigate to the Backups section in the admin panel.
- 2Find the backup path you want to restore from.
- 3Click the Restore icon (clock/arrow) in the Manage column.
- 4Browse to the specific file or folder you want to restore.
- 5Select the version or point in time you want to restore.
- 6Choose whether to restore to the original location or a new location.
- 7Confirm the restore. The files will be placed in the selected location.
Important
Backups & HIPAA Compliance
For HIPAA-covered organizations, backups are a critical component of your contingency plan (45 CFR § 164.308(a)(7)). AXIS CloudSync's backup feature supports this requirement by maintaining encrypted, cloud-based copies of local data.
- Ensure all machines that store or process ePHI have active backup paths configured.
- Periodically verify backups are running by checking the # Files and Size columns — a backup with 0 files or 0 B may indicate a problem.
- Test restores regularly to confirm backup data is recoverable.
- Retain backup data for a minimum of 6 years to meet HIPAA documentation retention requirements.
- Document your backup and restore procedures in your HIPAA Policies & Procedures.
Note