> For the complete documentation index, see [llms.txt](https://docs.usecapture.io/help-articles/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.usecapture.io/help-articles/integrations/capture-and-aqua/start-a-test-run-from-aqua/send-captures-to-aqua-test-runs.md).

# 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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` 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>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
