# How Does CS:Govern Work With CopyStorm Restore?

![](/files/bV66cgZUHAhsDBXbIqYV)

## How Does CS:Govern Work With CopyStorm Restore

CapStorm developed each of their products to seamlessly integrate with each of the other products within its inventory. CopyStorm/Restore maintains the exact same functionality with just a key few features added within. These features determine whether or not the user has the rights to see the decrypted data extracted from the CopyStorm Backup Database.

**Step 1:** CS:Govern determines whether the user has the rights to decrypt the data.

**Step 2**: If the user has the rights to decrypt the data, the user can then determine whether they want the data to remain encrypted or to decrypt the data when performing the restore.

#### How Does CS:Restore determine whether a user can view the decrypted data?

CS:Restore integrates seamlessly with CS:Govern to determine the Compliance Rules that grants or denies a user the right to see the decrypted data.

![](/files/mHEV374azxBkljAQQnWw)

#### If a user does not have access, how does the data appear?

If a user has not been granted access, the data will be encrypted

*\*\*\*Note that the Billing City and Billing Street are Encrypted with asterisks and lorem ipsum below*

![](/files/ERTtwI6vBb8XG2t4rPhf)

#### If a user does have access, how does the data appear?

If a user has been granted access, the data will be decrypted

*\*\*\*Note that the Billing City and Billing Street are Decrypted with viewable data below*

![](/files/6KS1aqEnTVAbnBWnLyA8)

#### If a user does have access, how can the user determine whether the data is encrypted or decrypted when using restore?

In CopyStorm/Restore, follow the steps below:

1. Login to CopyStorm/Restore
2. Go to the “Global Parameters” tab
3. Select the ‘Decrypt Compliance Data’ checkbox to see and restore the decrypted value
   * Leave the checkbox unchecked to leave the values encrypted

![](/files/9I2nz3InrQHL6S1XpheH)


---

# 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://learn.capstorm.com/cs-govern/frequently-asked-questions/how-does-csgovern-work-with-copystorm-restore.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.
