# Defects management

- [Defects](https://docs.aqua-cloud.io/documentation/items/defects-management/defects.md): Learn how to create defects in aqua from the Navigation page, navigation tree, or as a dependent item. Streamline bug reporting with clear steps for tracking software issues.
- [Option to hide enclosures](https://docs.aqua-cloud.io/documentation/items/defects-management/defects/option-to-hide-enclosures.md)
- [Creating a defect from a test execution](https://docs.aqua-cloud.io/documentation/items/defects-management/creating-a-defect-from-a-test-execution.md): Create defects directly from manual test executions - auto-link cases, transfer relevant execution data, and track dependencies for seamless issue management and efficient retesting.
- [Review found or linked defects to the test execution](https://docs.aqua-cloud.io/documentation/items/defects-management/review-found-or-linked-defects-to-the-test-execution.md): Easily review and manage defects linked to test executions in aqua. View, edit, and track related issues by status to streamline retesting and ensure defect resolution.
- [Creating a defect with Capture](https://docs.aqua-cloud.io/documentation/items/defects-management/creating-a-defect-with-capture.md): Easily create and file defects from Capture to aqua projects with synced screenshots, videos, and technical data. Streamline defect integration and tracking with quick, one-time setup.


---

# 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.aqua-cloud.io/documentation/items/defects-management.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.
