# Drizz Desktop App

The Drizz Desktop App serves as a controlled authoring and validation environment within the Drizz automation platform. It enables teams to standardize test creation, manage application builds, and validate execution flows in a consistent and auditable manner before enterprise-scale execution.

By separating authoring from large-scale execution, the Desktop App supports governance, reduces operational risk, and ensures that only validated test assets are promoted to cloud execution, aligning with enterprise quality, security, and compliance requirements.


---

# 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.drizz.dev/getting-started/drizz-desktop-app.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.
