# Cloud Execution

This option supports running automated tests in cloud-based environments rather than on local machines. In Avo Assure, Cloud Execution currently supports **Harness** and **Docker** as execution triggers. It enables scalability, cross-browser/device testing, and reduces dependency on local infrastructure.

This document includes:

1. [CI/CD Harness](/avo-assure/integrations-in-avo-assure/devops-integration/cloud-execution/ci-cd-harness.md)
2. [CI/CD Docker](/avo-assure/integrations-in-avo-assure/devops-integration/cloud-execution/ci-cd-docker.md)


---

# 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.avoautomation.com/avo-assure/integrations-in-avo-assure/devops-integration/cloud-execution.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.
