# Product Components

Drizz is delivered as **two core products**, designed to work together as a unified automation platform while remaining clearly separated by responsibility. This separation enables scalability, control, and enterprise-grade reliability across the testing lifecycle.

### Drizz Desktop App

The **Drizz Desktop App** is the primary product for test authoring and local validation. It provides engineers and QA teams with a dedicated environment to create, refine, and validate test flows before execution.

It enables teams to:

1. Connect securely to target devices
2. Upload and manage application builds
3. Author, record and edit test cases
4. Preview and validate test flows
5. Organize and manage test files and reusable modules&#x20;

### Drizz Cloud

**Drizz Cloud** is the centralized execution, orchestration, and governance product. It enables teams to run tests at scale, integrate automation into delivery pipelines, and maintain visibility across environments and teams.

It allows teams to:

1. Centrally manage application builds and test plans
2. Execute test plans on real devices
3. Access reports, insights, and analytics
4. Integrate with CI/CD pipelines
5. Enforce consistency and control across projects

> Together, the two products form a **secure, scalable, and enterprise-ready automation platform**, supporting teams from test creation through large-scale execution.


---

# 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/overview/product-components.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.
