# How to Backup Dentrix Database to the Cloud

We recommend performing a daily backup of the Dentrix database. Start the backup after business hours to ensure all patient data is included in the daily backup.

We suggest that in addition to the Dentrix common folder, you backup all of the files on your server with our File/ Folder Protected Item. You can also perform a Disk Image backup in the event that you require a bare metal disaster recovery solution. At a minimum it is critical that you back up your Dentrix database files from the Common folder.

#### Step 1. Schedule a daily database export from Dentrix:

Export a copy of your live database either manually or automatically. For this step you will need to use the Dentrix Server Administration Utility. **In order to back up the active Dentrix database files, the database must be exported to a location where the eazyBackup desktop application can back up a copy of your database.**

* Open this Dentrix Server Administration Utility. This is usually located at `C:\Program Files\Dentrix\_ServerAdmin.exe`.
* Click the 'Export/Restore Database' tab
* Under Scheduled Database Exports, select "Enable Scheduled Exports".
* Configure your scheduled export time
* Click "Update Scheduled Status" to save the export schedule.

<img src="https://eazybackup.com/wp-content/uploads/2023/03/Dentrix-Database-Adminsitration-Utility.png" alt="" width="563">

<img src="https://eazybackup.com/wp-content/uploads/2023/03/Dentrix-database-backup-schedule.jpg" alt="" width="563">

#### Step 2. Schedule eazyBackup to backup the Dentrix database export

* Open the eazyBackup desktop application
* Click "Add Protected Item"
* Choose "Protected Item type File / Folder Backup"
* Click the 'Custom' tab
* From the 'Custom file selection' tab, choose the location where you scheduled the daily export of the Dentrix database.
* Click "Next" in the Protected Item wizard until you reach the Schedule option. Create a new daily backup schedule for this Protected Item.
* Remember that your Dentrix database export must have completed before eazyBackup can start, allow enough time between when the Dentrix Server Administration Utility exports a copy of your database and when eazyBackup is scheduled to run.

***

[eazyBackup](https://eazybackup.com)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.eazybackup.com/guides/how-to-backup-dentrix-database-to-the-cloud.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
