# Dry Run

Dry Run mode refers to a feature that allows users to simulate the execution of policies or workflows without actually applying any changes or triggering actions in the live environment. It enables users to test and evaluate the behavior and outcomes of policies or workflows in a controlled manner before implementing them in a production environment.

This offers a safe and controlled environment for testing, validation, and optimization of policies or workflows. It enables users to assess the behavior and outcomes of policies without affecting live data or systems. By utilizing the dry run mode, users can enhance the reliability, accuracy, and performance of policies or workflows within the Guardian system.


---

# 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://guardian.hedera.com/guardian-dev/guardian/standard-registry/policies/dry-run.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.
