Understanding application backup | Zoho Creator Help

Understanding application backup

In a nutshell
Application Backup helps save copies of an app’s data, configuration, and code to prevent loss during system failures or updates. It ensures automated and cloud-based backups for rapid recovery and business continuity, essential for safeguarding app integrity.
Availability
  1. Application backup is only available in the paid plans of Creator. 
  2. Application backup can be created and managed by the super admin and admins.

1. Overview

In Creator, application backup allows you to safeguard your app by creating copies of its schema, data, and files. With this feature, you can easily restore your application to a previous state, ensuring business continuity and data security. Backups can be automated or performed manually, giving you full control. This ensures that, in the event of data loss or unexpected issues, you can recover your app quickly and efficiently, minimizing downtime.

1.1 Use case

Rollback Mechanism
If your customer contact details are stored in your application report, accidental deletions can lead to data loss. However, regular backups provide an efficient rollback mechanism, allowing you to restore data to a previous day's state, removing any unintended changes while keeping essential information intact. This ensures smooth recovery and minimizes disruptions to your operations.

1.2 Navigation guide 

Access Backup under the Applications section in Operations under Manage in the left panel of the Zoho Creator Dashboard.

2. Backup in Zoho Creator

Application Backup includes three tabs to manage and view your backups:
  1. Backups: Displays successful backups for each application, containing all relevant details for easy reference and restoration.
  2. Scheduled Backups: You can schedule backups to create an automated backup system that runs based on your specific requirements. Shows all scheduled backups, with options to activate or deactivate each backup as needed, offering flexibility in backup management.
  3. Backup Logs: Displays detailed logs for each backup, including the status (success or failure) and all relevant information needed for auditing and troubleshooting.

2.1 Backups

The Backups tab contains key information about each backup, organized as follows:
  1. Application: The name of the application being backed up. 
  2. Backup Date: Shows the date and time of the most recent backup in your timezone. To adjust the timezone, navigate to the Organization tab. Learn more
  3. Includes: This specifies the components included in the backup like:
    1. Schema Only: Backs up the application without any data, saving the .DS file of the application. Learn more about .DS Files
    2. Schema + Data: Backs up both the application schema and associated data.
    3. Schema + Data + Files: Backs up the entire application, including data and any attached files.
      Note: This option is only applicable when the backup frequency is set to Now.
  4. Version: Indicates the backup version, where the highest number is the most recent.
  5. Expiry: Displays the date when the backup will expire. Backups are automatically deleted after their retention period that was selected while creating the backup, but you can delete them manually anytime. To retain a backup indefinitely, download it to your local storage. Learn how to download a backup
  6. File Size: Specifies the size of the backup file.

2.2 Manage backups

To manage your backups, hover over a backup and click on the three-dot (meatball) menu. From here, you’ll see additional options to help you effectively manage your backups.
  1. Download: Obtain a copy of your backup files to your local storage for safekeeping or offline access. 
  2. Restore: Bring back a previous version of your application from a backup, ensuring your data and settings are reverted to the desired state.
  3. Delete: Remove backups that are no longer needed permanently. This helps to free up storage space and maintain an organized backup system.
Notes
Note: Once the application is restored, you can ensure that your users can access the new application via the URL by editing the link to match the one users are familiar with. Keep in mind that two applications cannot share the same link, so modifying or deleting the old application link will facilitate this process. Learn how to change the URL of an application

2.3 Filter backups

You can apply the following criteria to filter backups, and each filter option works independently:
  1. Application: Select specific applications to view only their corresponding backups.
  2. Backup Date: Filter by a specific date or within a designated date range to narrow down the backup history.
  3. Expiration Period: Choose backups based on their retention periods, allowing you to easily find backups that are nearing expiration.

2.4 Size limit for backups

The file size of downloaded ZIP backups is limited as follows:
  1. Schema only (without widgets): 50 MB
  2. Schema only (with widgets): 100 MB
  3. Schema with application data: 1 GB
  4. Schema, application data, and files: 4 GB

2.5 Scheduled backups

You can schedule backups to create an automated backup system that runs based on your specific requirements. This ensures that your data is consistently backed up without the need for manual intervention.
The Scheduled Backups section provides essential details about each backup schedule, including:
  1. Application: The name of the application for which the backup is scheduled.
  2. Frequency: Indicates how often the backup is set to occur, with options including:
    1. Now: A backup is triggered immediately.
    2. Daily: Backups are scheduled to occur every day.
    3. Weekly: Backups are scheduled on a weekly basis.
    4. Monthly: Backups are scheduled to occur once a month.
  3. Scheduled Time: Displays the specific time (in Indian Standard Time) when the backup will be executed. You can choose a convenient time for the backup to occur, including options for scheduling a nightly backup to minimize disruption during business hours. 
  4. Expiry In: Shows the retention period for the scheduled backup, indicating when it will be automatically deleted.
  5. Incremental Backup: Allows you to enable incremental backups for the selected schedule. When enabled, only the data changes made since the last full backup, such as newly created records and updates to existing data, are backed up, helping reduce backup time and storage usage.
  6. Status: Indicates whether the backup schedule is currently active or inactive, allowing for easy management of backup operations.

2.5.1 Incremental backups

Notes
Note: Contact support to enable incremental backups for your account.
Incremental backups can be enabled when creating scheduled backups to optimize backup time and storage usage while keeping your data up to date. An incremental backup captures only the changes made since the last successful full backup, ensuring that recent updates are preserved without repeating the entire backup. This helps:
  • Reduce backup time
  • Optimized storage usage

  • Frequent backup capability

When creating or editing a scheduled backup with Daily or Weekly frequency and components as Schema + Data, you can enable the Incremental Backup. Once enabled, you can select how often the incremental backups should run between full backups like every 1 hour, 2 hours, 3 hours, 4 hours, 6 hour, 12 hours, or 24 hours. Learn how to create and manage an incremental backup
Notes
Note:
  1. If schema changes such as form or field property changes occur while incremental backup is in progress, the current incremental backup will be stopped and will resume only after the next scheduled full backup.  
  2. Modifying the incremental interval or switching to a regular scheduled backup will stop the current incremental backup cycle. A new backup cycle will begin based on the updated schedule.

How incremental backups work

When incremental backup is enabled alongside a scheduled full backup, Creator runs two distinct backup operations:

  • Full backup - Runs at the configured schedule time and captures the complete application schema and data.

  • Incremental backup - Runs at the configured interval (for example, every hour) and captures only the records created or modified after the last successful full backup.

Each incremental run is stored as a separate version and does not contain the complete application data.

2.6 Backup logs

The Backup Logs section provides detailed information about each backup operation, including:
  1. Application: The name of the application associated with the backup.
  2. Time (IST): The timestamp indicating when the backup operation occurred, displayed in Indian Standard Time.
  3. Status: Indicates the outcome of the backup operation, with possible statuses including:
    1. Initiated: The backup process has started.
    2. Completed: The backup has been successfully completed.
    3. Failed: The backup encountered an error and did not complete successfully.
  4. Message: This message provides detailed information on the status of your backup operation. If a backup or restore process fails, it includes the specific reason for the failure, for example:
    1. App is locked for encryption
    2. Max size limit exceeded
    3. App is being published to production environment
    4. Error occurred during the DS export
    5. An unexpected error occurred (general cases)

      Once you resolve the issue, you can take the back up again. In the event of a failure, an email will also be sent to your account containing additional information about the error.

2.7 Download format

When you download a backup, the application's relevant files are compressed and saved as a ZIP file. Upon opening this ZIP file, you'll find a folder that includes a meta file containing the DS script of your application's schema. Additionally, there will be a folder containing all the data collected within the application, as well as another folder with all associated files, including documents, images, and videos gathered. 

Each zip file in the backup download is limited to 256 MB. If the content exceeds this limit, it will be split across multiple zip files.


3. Points to note

  1. Currently, there is no support for Integration field data handling in backup and restore.
  2. In case of scheduled backups, files in your Creator applications will not be backed up.
  3. For applications with environments enabled, only the Production environment can be backed up. Backups for the Development and Staging environments are not available. Learn more about Environment
  4. Portal users will not be included in backups; however, you can manually export portal users if needed. Learn more on how to export portal users

4. Related topics

  1. Configuring application backup

5. Related tutorials

  1. Backup application before an update
What's next
Previous
What's next
Learn how to create, download, schedule, and restore backup of your applications.
Previous
If you are looking to download only the schema of an application, you can download the application as a DS file.
 

        Create. Review. Publish.

        Write, edit, collaborate on, and publish documents to different content management platforms.

        Get Started Now


          Access your files securely from anywhere

            Zoho CRM Training Programs

            Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.

            Zoho CRM Training
              Redefine the way you work
              with Zoho Workplace

                Zoho DataPrep Personalized Demo

                If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.

                Zoho CRM Training

                  Create, share, and deliver

                  beautiful slides from anywhere.

                  Get Started Now


                    Zoho Sign now offers specialized one-on-one training for both administrators and developers.

                    BOOK A SESSION







                                Quick LinksWorkflow AutomationData Collection
                                Web FormsEnterpriseOnline Data Collection Tool
                                Embeddable FormsBankingBegin Data Collection
                                Interactive FormsWorkplaceData Collection App
                                CRM FormsCustomer ServiceAccessible Forms
                                Digital FormsMarketingForms for Small Business
                                HTML FormsEducationForms for Enterprise
                                Contact FormsE-commerceForms for any business
                                Lead Generation FormsHealthcareForms for Startups
                                Wordpress FormsCustomer onboardingForms for Small Business
                                No Code FormsConstructionRSVP tool for holidays
                                Free FormsTravelFeatures for Order Forms
                                Prefill FormsNon-Profit

                                Intake FormsLegal
                                Mobile App
                                Form DesignerHR
                                Mobile Forms
                                Card FormsFoodOffline Forms
                                Assign FormsPhotographyMobile Forms Features
                                Translate FormsReal EstateKiosk in Mobile Forms
                                Electronic Forms
                                Drag & drop form builder

                                Notification Emails for FormsAlternativesSecurity & Compliance
                                Holiday FormsGoogle Forms alternative GDPR
                                Form to PDFJotform alternativeHIPAA Forms
                                Email FormsFormstack alternativeEncrypted Forms

                                Wufoo alternativeSecure Forms

                                TypeformWCAG


                                    All-in-one knowledge management and training platform for your employees and customers.

                                              Create. Review. Publish.

                                              Write, edit, collaborate on, and publish documents to different content management platforms.

                                              Get Started Now




                                                                You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.




                                                                    Manage your brands on social media


                                                                      • Desk Community Learning Series


                                                                      • Digest


                                                                      • Functions


                                                                      • Meetups


                                                                      • Kbase


                                                                      • Resources


                                                                      • Glossary


                                                                      • Desk Marketplace


                                                                      • MVP Corner


                                                                      • Word of the Day


                                                                      • Ask the Experts


                                                                        Zoho Sheet Resources

                                                                         

                                                                            Zoho Forms Resources


                                                                              Secure your business
                                                                              communication with Zoho Mail


                                                                              Mail on the move with
                                                                              Zoho Mail mobile application

                                                                                Stay on top of your schedule
                                                                                at all times


                                                                                Carry your calendar with you
                                                                                Anytime, anywhere




                                                                                      Zoho Sign Resources

                                                                                        Sign, Paperless!

                                                                                        Sign and send business documents on the go!

                                                                                        Get Started Now




                                                                                                Zoho TeamInbox Resources





                                                                                                          Zoho DataPrep Demo

                                                                                                          Get a personalized demo or POC

                                                                                                          REGISTER NOW


                                                                                                            Design. Discuss. Deliver.

                                                                                                            Create visually engaging stories with Zoho Show.

                                                                                                            Get Started Now








                                                                                                                                • Related Articles

                                                                                                                                • Configuring application backup

                                                                                                                                  What does this page cover This page explains how to create, download, restore, and delete backups, as well as how to activate or deactivate scheduled backups and edit or remove them. To learn more about backups before configuring, visit our ...
                                                                                                                                • Understanding rebranded mobile app metrics

                                                                                                                                  In a nutshell Zoho Creator enables you to download your web application as a fully rebranded mobile app for both iOS and Android devices. This feature helps morph the functionality of Zoho Creator into an app representing the admin's organization and ...
                                                                                                                                • Create Application Backup

                                                                                                                                  This document provides a brief understanding of how the backup feature of the Creator 6 is different from the existing feature Creator 5. The Backup feature is provided to take back up of applications in your account. This backup in taken with data ...
                                                                                                                                • Backup application before an update

                                                                                                                                  Requirement Perform a one time backup of a Zoho Creator application. Use case Let's assume an employee management application needs to be enhanced with a new feature to streamline the attendance system. Before we edit the application, the company ...
                                                                                                                                • Understanding rebranded mobile app

                                                                                                                                  This help page is for users in Creator 6. If you are in the older version (Creator 5), click here. Know your Creator version. Zoho Creator enables you to download your creator application as a separate mobile app for iOS and Android devices. This ...
                                                                                                                                  Wherever you are is as good as
                                                                                                                                  your workplace

                                                                                                                                    Resources

                                                                                                                                    Videos

                                                                                                                                    Watch comprehensive videos on features and other important topics that will help you master Zoho CRM.



                                                                                                                                    eBooks

                                                                                                                                    Download free eBooks and access a range of topics to get deeper insight on successfully using Zoho CRM.



                                                                                                                                    Webinars

                                                                                                                                    Sign up for our webinars and learn the Zoho CRM basics, from customization to sales force automation and more.



                                                                                                                                    CRM Tips

                                                                                                                                    Make the most of Zoho CRM with these useful tips.



                                                                                                                                      Zoho Show Resources