# Adding Example data using UI

1. **Example:** To add example values to a schema, we need to click on "Example" option as shown below:

<figure><img src="/files/JieKFR3TU0HbbivTZ5EB" alt=""><figcaption></figcaption></figure>

Once you click on the above button, you will be able to fill all schema fields with sample values:

<figure><img src="/files/qruNT0VeWRAnS4NUjY7D" alt=""><figcaption></figcaption></figure>

2. **Preview** – shows a preview of how users will see the policy form during the execution of the policy

<figure><img src="/files/IHN1Scy5CSxP41AnVylr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/rlBxVvRDTfo6WBRbl4En" alt=""><figcaption></figcaption></figure>

In Dry Run mode it is possible to quickly fill in the fields using the provided example values from the schema. This feature is most useful for testing/demonstrations or for experimenting and learning Guardian capabilities.

<figure><img src="/files/qzc8sawbYCJ7WPyeUCnL" alt=""><figcaption></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://guardian.hedera.com/guardian-dev/guardian/standard-registry/schemas/example-data/adding-example-data-using-ui.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.
