# How Does CS:Govern Work With CopyStorm?

![](/files/bV66cgZUHAhsDBXbIqYV)

## How Does CS:Govern Work With CopyStorm

Simply put, CopyStorm retains the exact same functionality with CS:Govern as it does without. With this being said, there are some key facts that must be understood regarding the Encryption of the data.

1. 1. Encryption occurs whenever a job is run
      * If it is a full load, then all fields as defined by CS:Govern will be encrypted from the beginning of time
      * If it is an incremental load, only records that CopyStorm deems to relevant to the appropriate time frame will be encrypted (Encryption Rules defined by CS:Govern)
   2. It is not necessary to do a full SalesForce backup with CopyStorm when a new rule is developed within CS:Govern.
      * CS:Govern encrypts all appropriate records (defined in Edit Rules Tab) utilizing the CS:Govern Custodian job

![](/files/dvRLgYgWtUqGDSPuozZM)


---

# 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-csgovern-works-with-copystorm.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.
