# Decrypt

In this Decrypt your input action, you can configure the following :&#x20;

#### Decryption input:

Set up the encrypted data to be decrypted. This data can be provided as a static value or dynamically using the **Dynamic Data Source Selector** popup.

#### Encryption key:

Set up the secret key used during the encryption process. This key can be provided as a static value or dynamically using the **Dynamic Data Source Selector** popup.

<figure><img src="/files/XUjZHrPH1O3VbSr2TjXY" alt=""><figcaption><p>Decryption Action Configurations</p></figcaption></figure>

<figure><img src="/files/8GDSXG3ARr4lwhVdHHrb" alt=""><figcaption><p>Decryption Action Result</p></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://docs.fireapis.com/the-basics/logics/actions/other-utilities/decrypt.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.
