Instance actions
Perform multiple instance actions directly from an instance card: connect to tools, pause/resume, inspect the instance’s details, take a snapshot, restore a backup, clone to new instance/clone to existing instance, edit secondaries, delete, resize, view resources/view all metrics.
Connect to tools
The Connect button allows you to connect your instance to one of the tools; Query, Explore, or Dashboards, or to the Developer hub. This is possible from both Aura instances as well as self-managed deployments (see Self-managed instances), as long as the instance/deployment is running.

Pause an instance
Pausing a Neo4j instance temporarily stops the database, which means:
-
No Access to Data: The data stored in the database becomes inaccessible. Any applications or users trying to connect to the instance won’t be able to run queries or retrieve data until the instance is resumed.
-
No Processing: The database won’t process any operations or transactions while it is paused. Any ongoing operations are halted.
-
Data is Preserved: Your data remains safe and unchanged while the instance is paused. When you resume the instance, you can pick up right where you left off.
Pausing is putting the database on hold without shutting it down completely, so you can restart it quickly when needed.
You cannot manually pause an AuraDB Free instance; they are paused automatically after 72 hours of inactivity. |
You can pause an instance when not needed and resume it at any time. Do so by using the Pause button on the instance card. After confirming, the instance begins pausing, and a play button replaces the pause button.
When you pause an instance, Aura performs a backup operation behind the scenes. It can take a while to pause, depending on your instance size, because Aura is creating the backup.
Paused instances run at a discounted rate compared to standard consumption, as outlined in the confirmation window. You can pause an instance for up to 30 days, after which point Aura automatically resumes the instance. |
Resume a paused instance
Resume a paused instance with the Play button on the instance card.
After confirming, the instance begins resuming, which may take a few minutes. Resuming an instance restores the database from the backup.
Aura Free instances do not automatically resume after 30 days. If an Aura Free instance remains paused for more than 30 days, Aura deletes the instance, and all information is lost. |
Inspect an instance’s details
From the instance card, select the more menu (…) then select instance details. From the instance details you can rename an instance and view instance details. See Instance details for more information.

Snapshots and backups
Snapshots are taken at regular intervals and can be used to download or dump your data to a new instance. You can also restore backups of 4GB or less. See Backup, export, restore, and upload for more information
Clone an instance
You can clone an existing instance to create a new instance with the same data. You can clone across regions, and from Neo4j version 4 to Neo4j latest version.
There are two options to clone an instance:
-
Clone to a new instance
-
Clone to an existing instance
You can access all the cloning options from the more menu (…) on the instance.
You cannot clone from a Neo4j latest version instance to a Neo4j version 4 instance. |
Clone to a new instance
-
From the more menu (…) on the instance you want to clone, select Clone to and then New instance from the contextual menu.
-
Set your desired settings for the new database. For more information on AuraDB database creation, see Create an instance.
-
Check the I accept box and select Create.
Make sure that the username and password are stored safely before continuing. Credentials cannot be recovered afterwards.
Clone to an existing instance
When you clone an instance to an existing instance, the database connection URI stays the same, but the data is replaced with the data from the cloned instance.
Cloning into an existing instance will replace all existing data. If you want to keep the current data, take a snapshot and export it. |
-
From the more menu (…) on the instance you want to clone, select Clone to and then Existing instance from the contextual menu.
-
Select the existing AuraDB database to clone to from the dropdown menu.
Existing instances that are not large enough to clone into will not be available for selection.
-
Check the I understand the target instance will be overwritten box and select Clone.
Upgrade an instance
AuraDB Free instances have an Upgrade button that you can use to upgrade to either Professional or Business Critical. You can upgrade an AuraDB Professional instance to an Business Critical instance using the Upgrade action from the (…) menu.

This upgrade does not change the original DBID, so your application strings remain valid.
GDS plugin removal: If your AuraDB Professional instance uses the GDS plugin, it is removed during the upgrade. The GDS plugin is not supported in AuraDB Business Critical.
Minimum instance size: If you try to upgrade a 1GB Professional instance, you need to resize it to at least 2GB of storage, because this is the minimum supported size in AuraDB Business Critical.
Edit Secondary Count
AuraDB Virtual Dedicated Cloud AuraDB Business Critical
Secondaries are read-only copies of your database used for scaling. You can edit the number of secondary copies on applicable instances. See Secondaries for more information.
Reset an instance
AuraDB Professional AuraDB Free
You can clear all data in an instance using the Reset to blank action.
Select Reset to blank from the (…) more menu on the instance card. You need to confirm your intention since this action cannot be undone.
Resize an instance
Resizing an instance means changing the memory, CPU and storage size. Note that this option is not available for Free instances.
You can change the size of an existing instance using the Configure button on the instance you want to resize. An instance remains available during the resize operation.
Adjust storage
Available for AuraDB prepaid billing on GCP, Neo4j latest version. |
Adjust the storage size of your instance at any time. Each AuraDB instance includes a standard storage allocation and configuration; additional storage is chargeable.
To select the storage size during instance creation, select the desired value in the Storage (Adjustable) column.
To adjust an existing instance’s storage, use the Configure button on the instance card and select a new value for the storage size.
You may reduce your storage allocation, provided the new size is equal to or greater than your current usage. For example, if you are using 8GB of data, the minimum selectable option will be 8GB. Selecting a size smaller than your current usage is not permitted. This store size policy also applies to general instance downsizing.

Manage custom endpoints
AuraDB Virtual Dedicated Cloud AuraDB Business Critical AuraDB Professional
Custom endpoints are used for database management and migration. You set up endpoints in the Project settings. See Custom endpoints for more information.
Mark an instance as production
AuraDB Virtual Dedicated Cloud AuraDB Business Critical
Admins can mark a database instance as production
in AuraDB Virtual Dedicated Cloud and AuraDB Business Critical.
When Neo4j updates Aura Database versions, instances marked as production
are last to have the Aura Database version updated.
Because updates are applied to these database instances after other database instances receive updates, you can monitor any potential impact on less critical instances first.
After marking the instance as production
the label is applied immediately, and all instance actions (such as pause or clone) are temporarily unavailable while the instance is set to production
in the Neo4j backend.
Use the more menu (…) on the instance card to mark it as production
.


Delete an instance
Delete an instance using the trashcan icon on the instance card.
Type the exact name of the instance (as instructed) to confirm your decision, and select Destroy.
There is no way to recover data from a deleted Aura instance. |
Metrics
AuraDB Virtual Dedicated Cloud AuraDB Business Critical AuraDB Professional
On the bottom of the instance card you can find a selection of collapsible metrics. Use the View all metrics button to see more. See View metrics for more information.