# Enable Backups

This guide describes how to enable backups for an instance. A backup is an automatic snapshot of your instance that is created based on the configured backup schedule.

{% hint style="info" %}
**Please note** : Ensure that the project has enough storage for daily backups. The required volume is calculated as total VM volume × (retention day + 1).
{% endhint %}

{% hint style="warning" %}
Before creating a backup instance, you must already have an instance. If you do not have an instance yet, you can deploy one in **Create VM Instance**.
{% endhint %}

To enable backups for an instance, follow the steps below:

* Go to the **Images** menu, then select the **Backup** tab.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2FofwZnCwJxvxlv9tJee2g%2Fimage.png?alt=media&#x26;token=8b7263ac-9301-46d5-b371-b5be7a92be01" alt=""><figcaption></figcaption></figure>

* Fill in the form **Enable Backups**.

<table><thead><tr><th width="222">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Instance</strong></td><td>The instance that will be backed up.</td></tr><tr><td><strong>Backup Time</strong></td><td>The scheduled time when the backup process starts.</td></tr><tr><td><strong>Duration</strong></td><td>To determine the retention time of your backups, the duration options are:<br>- 7 Days<br>- 14 Days<br>- 30 Days<br>- 90 Days<br>- 365 Days</td></tr><tr><td><strong>Backup Name</strong></td><td>The name of the backup scheduler.</td></tr></tbody></table>

* After all fields are completed, click the **Enable Backups** button.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F6v46ct4B7Z6v5LuEe6Vq%2Fimage.png?alt=media&#x26;token=45138ddb-bb03-484d-8c74-f9c4556a34ef" alt=""><figcaption></figcaption></figure>

* A confirmation pop-up will appear to confirm the creation of the backup scheduler. Click **Yes, I Agree** to continue the process or click **Cancel** to cancel the action.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F78HKYMSB0i33uL8Dl208%2Fimage.png?alt=media&#x26;token=4361536b-2cb0-43e4-9833-f0821d8c08e7" alt=""><figcaption></figcaption></figure>

* If the process is successful, a notification will appear displaying the message "**Instance backup scheduler has been successfully enabled**".

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F6PcPGVbPLOm8n67J6gE9%2Fimage.png?alt=media&#x26;token=ebb71d2d-c121-4a08-9e1f-847d6d4c7f87" alt=""><figcaption></figcaption></figure>

* A list of backup scheduler will appear, namely:

<table><thead><tr><th width="290">Column</th><th>Description</th></tr></thead><tbody><tr><td><strong>Name</strong></td><td>The name of the backup.</td></tr><tr><td><strong>Instance</strong></td><td>The instance that is being backed up.</td></tr><tr><td><strong>Backup Time</strong></td><td>The scheduled time when the backup process will run.</td></tr><tr><td><strong>Duration</strong></td><td>The retention period of the backup.</td></tr><tr><td><strong>Number of Backup</strong></td><td>Total number of backups created.</td></tr><tr><td><strong>Created At</strong></td><td>The time when the backup scheduler was created.</td></tr><tr><td><strong>Action</strong></td><td>Options to delete the backup scheduler, create an instance, or restore an instance from the backup.</td></tr></tbody></table>
