# Profile Backup

Profile backup functionality will help users keep a copy of their profile whenever they change the configuration property. They can download or restore it if they find any issues in their profile.

## Setting Up Profile Backup

The following are the steps they can follow to set up their profile backup.

Step 1. Once logged in on the DBSync landing page, they can click on the global setting tab&#x20;

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXcKmYcmQDyb21oVfhdmtPblRvFKPtn5yL_SP83seT4A_arqoXdzEq3ZgxEDUZHahVmMWcCkVw0A7ukfNeubon2JBl4LvGSS74yK_PFxwEUxwTCnz_sFTdOAPqcGETrNMK4AOrclKw?key=whWtw-RGwGRd4Ojg56s_rZAe)

Step 2. Once clicked on the global setting, the user will land on the global setting page&#x20;

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeI_ITPXY7elzH73xFN3wQuulgSYUz5o3ymOWtpZ6b111DE-QfjlD19323cYcEPy92tW7jJziW1TNBc-HXPOXsPi250fxVQhWKHhXirk1nobwSMqknLOMDWllbnbMaawcSRdEqUow?key=whWtw-RGwGRd4Ojg56s_rZAe)

\
Step 3. Under “global setting, “ there will be a Profile backup section.

&#x20;

* Step 3.1. Enable the Profile backup by turning it “ON.”&#x20;
* Step 3.2. Under “ Download File to Directory,” define the folder path where you want to save the backup of your profile \
  (Note: The default path will be the DBSync profile folder where the profile will be created )&#x20;
* Step 3.3. Please enable the retention backup to be retained for a specific time.&#x20;
* Step 3.4. Setup the period of retention you want to keep your data in the folder\
  &#x20;(Note: Maximum retention period can be 180 days, and default period will be 90 days )

## Profile version restore and Download

Once inside the profile at the top panel, there will be a version history dropdown button.&#x20;

Ok, clicking it will show the version history on that particular profile. As shown below  <br>

![](https://lh7-rt.googleusercontent.com/docsz/AD_4nXeHCD1y9t5wSJoLDBP51JuYS-Ypx9QgQU7TN2cCEU24QKx1fdC-_6nSfKQ8cIidtUmJYRi070sdWEA097TrM6Kdnft7UVIiTT4A6UvVoTl42OSC63HxNYBnZqNA6eU7VVyyuqLPTg?key=whWtw-RGwGRd4Ojg56s_rZAe)

Under version history, users can see and do the following tasks.

1. **Updated on -**&#x20;

This section will show the dates on which the changes were made to the profile&#x20;

2. **Action -**&#x20;

The user will be able to see options to&#x20;

* **Download-**&#x55;ser can download that particular version to their system&#x20;
* **Restore -**&#x54;he user will be able to restore the selected version of the profile, and it will restore the settings that have been set to that particular profile file.&#x20;

<br>


---

# 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.mydbsync.com/cloud-replication-main/global-settings/profile-backup.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.
