# Retrieving Flight Recorder Data

We may now wish to investigate this further. To do this we can download the events recorded by the Flight Recorder as test data. Simply click on the number in the **Records** column to be presented with a page identical to the one used to download test data from an active server:

<figure><img src="/files/4r7HH90OXiuv3wllhFCE" alt=""><figcaption><p>Retrieve test data from flight record</p></figcaption></figure>

Simply nominate a repository and file name to place the test data in and click on **Retrieve**.

Once the test data has been retrieved, you can view it by selecting it in the administration tree.

<figure><img src="/files/qpNdoroI0J8HWdvp1TTX" alt=""><figcaption><p>Test Data folder</p></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.tomorrowx.com/cap/product-reference/working-with-flight-recorders/retrieving-flight-recorder-data.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.
