# Actions

You can perform Orchestration in Avo Assure using the following Actions:&#x20;

* [**Invoke Platform** ](/avo-assure/actions/generic/orchestration/actions/invoke-platform.md)
* [**Get Orchestration Reports**](/avo-assure/actions/generic/orchestration/actions/get-orchestration-reports.md)

**Other Related Links**:

* To learn more about how to create and execute an execution list, [**click here**](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-execution-section.md).
* To learn more about how to view the Orchestration Action Reports, [**click here**](/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-reports-section/viewing-orchestration-actions-report.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/actions/generic/orchestration/actions.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.
