# Send captures to aqua test runs

With Capture you don't necessarilly need to start video recording or screenshot capturing from aqua test run page.

You can do it from any web page.&#x20;

Capture will know if there are any test executions are open on the background and will show you the button 'Send to aqua' on the capture preview page.

If there are multiple test executions open on the background, then it will show you the list of all test runts. You can select to which test execution you want to file a video or screenshot and technical details.

<figure><img src="/files/7TQcEMGF5RHBjfxgrKHu" alt=""><figcaption><p>Send captures to aqua test runs</p></figcaption></figure>

To ensure that all information stored and you have smooth integration and backups, Capture automatically saves the link to the test execution once you save it, so that you can review later to what test executions you have linked captures and quickly them whenever you need.

If you don't need a link to a test run, you can always unlink it.


---

# 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.usecapture.io/help-articles/integrations/capture-and-aqua/start-a-test-run-from-aqua/send-captures-to-aqua-test-runs.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.
