> For the complete documentation index, see [llms.txt](https://docs.fireapis.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fireapis.com/the-basics/logics/actions/other-utilities/encrypt.md).

# Encrypt

Secure your data by encrypting it.

Encryption is the process of securing your data using a secret key. The secret key is required to access the encrypted data.

In this action, you can configure the following:

#### Encryption Input:

Set up the data to be encrypted. You can provide this data as a static value or dynamically using the **Dynamic Data Source Selector** popup.

#### Encryption key:

Set up the secret key for encryption. This key will be used to both encrypt and decrypt the data. You can provide the key as a static value or dynamically using the **Dynamic Data Source Selector** popup.

<figure><img src="https://3583334649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdrfsCZXcXll5UVMF1xCv%2Fuploads%2F6m80NvwA2JkTZKkRm6OU%2Fencryption_action_config.png?alt=media&amp;token=8ce95a63-9a0b-40f8-bd24-ce2738ec1084" alt=""><figcaption><p>Encrypt Action Configuration</p></figcaption></figure>

<figure><img src="https://3583334649-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FdrfsCZXcXll5UVMF1xCv%2Fuploads%2FIdaeJNubZYJSFvEbtPlc%2Fencrypt_action_result.png?alt=media&amp;token=ef15a3aa-a778-4515-a5d2-2ac7740eb96e" alt=""><figcaption><p>Encrypt Action Result</p></figcaption></figure>
