# Capture and aqua

aqua is an application lifecycle management solution that can be used to run projects or as test management application to store and run your test cases.

{% hint style="info" %}
If you want to learn more about aqua, visit our [website](https://aqua-cloud.io/). If you want to set up the integration and use aqua with Capture, you need to create [an aqua account](https://aqua-cloud.io/test-aqua-without-obligation/). No credit card required and you can use it for free for 30 days during the trial.
{% endhint %}

in Capture there are two types of integration with aqua.&#x20;

**Sending data to the test runs in aqua**

You can file the details of your test run to aqua while perfoming the testing or send videos or attachements to the test run if there are any open on the background. On how it can be utilized, read in our aritcle ['Start a test run from aqua'](/help-articles/integrations/capture-and-aqua/integration-with-aqua.md) and ['Send captures to aqua test runs'](https://docs.usecapture.io/help-articles/)

**Creating requirements and defects in aqua**

Once you create a capture, you can send it to aqua project and create a ticket there with the details and link to capture. How to set up an integration and create tickets in aqua, read this [article](/help-articles/integrations/capture-and-aqua/integration-with-aqua.md).


---

# 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.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.
