diff --git a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc index 8adad356e..8678d9a04 100644 --- a/modules/ROOT/pages/managing-instances/backup-restore-export.adoc +++ b/modules/ROOT/pages/managing-instances/backup-restore-export.adoc @@ -41,12 +41,17 @@ This type of snapshot is the only snapshot available for Free instances. image::snapshot-actions.png[width=400] [[export-create]] -=== Export/Create -From the more (*...*) menu next to an existing snapshot, you can: +=== Export / Create + +From the more menu (...) next to an existing snapshot, you can: + +* *Export* - Download an AuraDB instance as a .backup file (latest version) or .dump file (version 4.x) to store a local copy and work on data offline. +AuraDB instances with the Graph Analytics plugin are also exported as a .backup file. +Download an AuraDS instance as a .tar file. + +* *Create instance from snapshot* - Create a new instance using the data from the snapshot. -* *Export* - Download the instance as a *_.backup_* file (for latest version) or *_.dump_* (for version 4.x), allowing you to store a local copy and work on your data offline. -* *Create instance from snapshot* - Create a new AuraDB instance using the data from the snapshot. [NOTE] ==== @@ -153,4 +158,4 @@ If not, you can create a new instance from the snapshot instead, as described in From the *Restore from backup file* tab, next to the *Snapshots* tab on the instance card, drag and drop your _.backup_, _.dump_, or _.tar_ file or browse for it. This action also overwrites the data currently in your instance. -If this is not desired, you can create a new instance from the snapshot instead, as described in <>. \ No newline at end of file +If this is not desired, you can create a new instance from the snapshot instead, as described in <>.