# Backup Restoration

This provides a means for a CA Administrator to perform a secure restore operation to restore the contents of those backups at another installation.

Note: Before starting this, make sure you have backup and restore folder created, Hash value of backup. (To create a backup, refer to the Backup section)

Open the URL (varies with client eg:[http://somehost:someport](https://emca.emudhra.com/previous-release-versions/v4.2.1/user-manual/http:/somehost:someport) /emCA) on any browser. The user will be displayed with emCA login page (If emCA utility is installed).

**Note:** If websocketutility is not installed, then emCA websocket utility download popup will be displayed. Refer section “Installing emCA websocket utility”.

When the user enters the URL the below page will be displayed where the user can restore.

<figure><img src="/files/0G6X6Jk6wFLC6FR7K2g5" alt=""><figcaption></figcaption></figure>

&#x20;Click on the Restore button which displays the below screen.

<figure><img src="/files/LGnaVwKX1AVOy5btR6vO" alt=""><figcaption></figcaption></figure>

Enter the valid Database “URL” where the user wants to restore. Refer tp the below screenshot.

<figure><img src="/files/axYBuNxPhJiBtbTUWcHk" alt=""><figcaption></figcaption></figure>

Enter the Username of the database.

Enter the database password.

Click on “Test Connection”

Once the connection is established successfully, it will navigate to the next step.

<figure><img src="/files/HqbsgH4jziLCMo7vlA01" alt=""><figcaption></figcaption></figure>

On the Restore page, enter the valid backup file path.

Enter the path of the folder where the user wants to restore logs

Enter the hash value of the backup where the user wants to restore. (The user can get the hash value from the database after a successful backup)

Click on “Confirm”

Based on the backup file CA administrator should be able to restore data and display a success message. Refer to the below screenshot.

<figure><img src="/files/YWf8xzzQy0XrRmWMziMZ" alt=""><figcaption></figcaption></figure>


---

# 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://emca.emudhra.com/previous-release-versions/v4.2.1/user-manual/backup-restoration.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.
