# Export Excel

***Export Excel*** is the feature that allows the selected scenarios to be exported in excel format.

The following steps should be followed to export the scenarios;

1. Select scenarios to export from the list.
2. Click the ***Export Excel*** button.

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

3. Selections are downloaded to the computer in excel format.

<figure><img src="/files/1s3Lw7xTWKQ6XCyHwzFd" 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://testinium.gitbook.io/testinium-enterprise/scenarios/scenarios/export-excel.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.
