> 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

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="/files/GIckNvxXxIX2WPGgfrlB" alt=""><figcaption><p>Encrypt Action Configuration</p></figcaption></figure>

<figure><img src="/files/6WNSs1iK4VC2boxdV3GN" alt=""><figcaption><p>Encrypt Action Result</p></figcaption></figure>
