# Export the generate Test Case

Steps to Export the generated Test Case:

After viewing the history of generated Test Cases in the Avo Intelligence window:

1. Select **check box** of generated Test Case, click **Export Testcase** icon to export Test Case.

<figure><img src="/files/itizp0SE2EDItolHF7tl" alt=""><figcaption></figcaption></figure>

2. Enter **file name** in text box, click **Export** button.

{% hint style="warning" %}
**Note:** *The file can only be exported in **Excel (.xlsx)** format*
{% endhint %}

<figure><img src="/files/853Dgt3WEAoHXXgnUMlE" alt=""><figcaption></figcaption></figure>

After clicking the **Export** button, the file will be downloaded and saved in the **Downloads** folder of your system.

<figure><img src="/files/Fa5pqh0aAkHh3OaoaJzt" alt=""><figcaption></figcaption></figure>


---

# 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/avo-intelligence/export-the-generate-test-case.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.
