# Exporting a Test Plan

Test plans can be exported locally as a YAML file.

From the **Test Plans** tab of the **Runbooks** module, click the three dots under the "Actions" menu of the test plan and then click **Export**.&#x20;

<div align="left"><figure><img src="/files/wquUMFkrlQl33fsjaGDp" alt=""><figcaption></figcaption></figure></div>

A dialog box will appear confirming the download. Click **Continue export**.&#x20;

<div align="left"><figure><img src="/files/kNHVoK1DzaK0bXkBX1wI" alt=""><figcaption></figcaption></figure></div>

The test plan will download to the local device as a YAML file.


---

# 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.plextrac.com/plextrac-documentation/product-documentation/runbooks/managing-test-plans/exporting-a-test-plan.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.
