> For the complete documentation index, see [llms.txt](https://docs.mydbsync.com/cloud-workflow/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.mydbsync.com/cloud-workflow/tutorials/salesforce-and-quickbooks/quickbooks-file-backup-and-recovery-process.md).

# QuickBooks File Backup and Recovery Process

## Backup of QuickBooks File

Follow the steps below to back-up the QuickBooks company file.

1. Open the QuickBooks file you want to Backup. Click **Open Previous Company File** **>** **File Name** in QuickBooks.
2. Click **File** **> Create Backup.** A new window will open.
3. Select **Local Backup.** Then, click **Options** button.
4. Click **Browse** button. Select your backup location. Click **OK**.
5. Click **Next.** Select **Save it Now** and then, click **Next.**
6. Enter **File Name** and click **Save**.

You will be presented with the following prompt - Verifying data integrity, Backing up data.

The process will be completed automatically. Your QuickBooks Backup File will be placed in the selected location.

## Recovery of QuickBooks File <a href="#quickbooksfilebackupandrecoveryprocess-recoveryofquickbooksfile" id="quickbooksfilebackupandrecoveryprocess-recoveryofquickbooksfile"></a>

Take the following steps to recover, or restore QuickBooks backup file.

1. Click **File** **> Open or Restore Company.**
2. Select **Restore a backup copy** and click **Next.**
3. Select Local Backup and click **Next**.
4. Select Backup File and click **Open.**
5. Click **Next**. Enter the **Company File Name** and click **Save**.
6. You will be asked for **Admin** **Password.** Enter Password and click **OK.** Click **OK** once the data is restored successfully.
7. Your Backup File is Restored in **QuickBooks.**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.mydbsync.com/cloud-workflow/tutorials/salesforce-and-quickbooks/quickbooks-file-backup-and-recovery-process.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.
