> For the complete documentation index, see [llms.txt](https://docs.avoautomation.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.avoautomation.com/avo-assure/create-and-execute-tests-with-design-studio.md).

# Design Studio

Design Studio is the central workspace in Avo Assure for designing, managing, and executing automation workflows. It brings together the **Element Repository**, **Test Cases**, **Execution**, and **Reports** to support automation activities. You can capture and centrally store application elements in the Element Repository, reuse them when creating test cases, design end-to-end workflows, execute test cases, and view and analyze execution results through Reports.

## **Viewing Design Studio**

To view the Design Studio, perform the following actions:

1. On the **Home** page, from **Projects** list, select required project.&#x20;
2. Select **Design Studio**. The All options are available.

<figure><img src="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2Fq5mnupotT13FJxoIDWIs%2Fimage.png?alt=media&amp;token=c2a8770a-607f-4a6e-85c1-da13c06f7bf3" alt=""><figcaption></figcaption></figure>

## Learn More About the Design Studio

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><a href="/avo-assure/create-and-execute-tests-with-design-studio/working-with-element-repository-section.md">Element Repository</a></td><td><a href="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FqRLlbO1E0bEo794zwgR1%2Fimage%20(4).png?alt=media&amp;token=df5a4608-0760-4ca5-9c17-9629167da024">image (4).png</a></td></tr><tr><td><a href="/avo-assure/create-and-execute-tests-with-design-studio/working-with-test-case-section.md">Test Case</a></td><td><a href="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FqRLlbO1E0bEo794zwgR1%2Fimage%20(4).png?alt=media&amp;token=df5a4608-0760-4ca5-9c17-9629167da024">image (4).png</a></td></tr><tr><td><a href="/avo-assure/create-and-execute-tests-with-design-studio/working-with-test-case-section/recording-a-test-case-with-avo-genius.md">Recording a Test Case with Avo Genius</a></td><td><a href="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FqRLlbO1E0bEo794zwgR1%2Fimage%20(4).png?alt=media&amp;token=df5a4608-0760-4ca5-9c17-9629167da024">image (4).png</a></td></tr><tr><td><a href="/avo-assure/create-and-execute-tests-with-design-studio/working-with-execution-section.md">Execution</a></td><td><a href="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2FqRLlbO1E0bEo794zwgR1%2Fimage%20(4).png?alt=media&amp;token=df5a4608-0760-4ca5-9c17-9629167da024">image (4).png</a></td></tr><tr><td><a href="/avo-assure/create-and-execute-tests-with-design-studio/working-with-reports-section.md">Reports</a></td><td><a href="https://2174257472-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fk8QZzXZMIJSStKAzDSTu%2Fuploads%2F3Sa4emdrypwNKG9gX0lf%2Fimage%20(27).png?alt=media&amp;token=76821781-0389-4cf9-b6b9-af0d90f75e18">image (27).png</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.avoautomation.com/avo-assure/create-and-execute-tests-with-design-studio.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
