Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions modules/ROOT/pages/managing-instances/backup-restore-export.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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]
====
Expand Down Expand Up @@ -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 <<export-create>>.
If this is not desired, you can create a new instance from the snapshot instead, as described in <<export-create>>.