# Validate Hash

This action validates hashed text against a given input to check its validity. As mentioned earlier, hashed text cannot be reversed to its original form. However, you can confirm whether the given input matches the hashed text.

In this action, you can configure the following:

#### Hash input

Set up the data source for the hashed text. You can provide it as static text or dynamically using the **Dynamic Data Source Selector** popup.

#### Validate input

Set up the data source for the input text that needs to be validated against the hashed text. This can also be provided as static text 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%2FNi8u1c1zQ8fXHF7k3s6a%2Fvalidate_hash_action_config.png?alt=media&#x26;token=3a823a10-e99e-43b7-a3de-a400fc8e3a61" alt=""><figcaption><p>Validating Hash 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%2FCBOSgh6hhItzk6XaDJdt%2Fvalidate_hash_action_result.png?alt=media&#x26;token=6c87032a-b8e5-4f7a-ac1c-94cf0559e3ae" alt=""><figcaption><p>Validate Hash Action Results</p></figcaption></figure>
