# Capture

- [What is Capture?](https://docs.aqua-cloud.io/documentation/capture/what-is-capture.md): Capture is a bug-reporting tool and test recording tool that was made by people who know how much time and resources it takes to collect all information and then provide it to developers.
- [Chrome extension installation](https://docs.aqua-cloud.io/documentation/capture/chrome-extension-installation.md): Install the Capture Chrome extension with step-by-step guidance. Learn requirements, setup tips, and troubleshoot installation issues for seamless browser integration.
- [Capturing in Incognito mode](https://docs.aqua-cloud.io/documentation/capture/capturing-in-incognito-mode.md): Learn how to use Capture in Chrome's Incognito Mode for private screen recording. Step-by-step guide ensures secure, seamless setup for confidential sessions.
- [Using Capture with Edge](https://docs.aqua-cloud.io/documentation/capture/using-capture-with-edge.md): Learn how to use Capture with Edge for seamless screen recording directly in your browser. Step-by-step guidance ensures smooth setup and optimal performance.
- [Capturing with video](https://docs.aqua-cloud.io/documentation/capture/capturing-with-video.md): Learn how to capture on-screen video easily. Explore step-by-step guidance for recording visuals, ideal for creating demos or tutorials with clear, high-quality results.
- [Option to enable mic when capturing a screen and adding voice notes](https://docs.aqua-cloud.io/documentation/capture/capturing-with-video/option-to-enable-mic-when-capturing-a-screen-and-adding-voice-notes.md): Enable microphone access while screen capturing to add voice notes in real time. Learn how to enhance your video captures with clear, on-the-fly narration for better communication.
- [Option to pause/resume while capturing the video](https://docs.aqua-cloud.io/documentation/capture/capturing-with-video/option-to-pause-resume-while-capturing-the-video.md): Pause and resume video capture seamlessly to manage interruptions or prep transitions. Learn how to control recordings for clear, polished results with step-by-step guidance.
- [Masking sensitive information while capturing](https://docs.aqua-cloud.io/documentation/capture/capturing-with-video/option-to-pause-resume-while-capturing-the-video/masking-sensitive-information-while-capturing.md): Learn how to mask sensitive information in videos during screen capture, ensuring privacy and compliance throughout your recording process.
- [Capturing with screenshot](https://docs.aqua-cloud.io/documentation/capture/capturing-with-screenshot.md): Learn how to capture high-quality screenshots, preserve key details, and streamline workflow with our step-by-step guide to effective screen capture.
- [Running a test execution](https://docs.aqua-cloud.io/documentation/capture/running-a-test-execution.md): Learn how to run a test execution in the Capture category, including steps, options, and troubleshooting tips to ensure accurate and efficient test results.
- [Last minute session replay](https://docs.aqua-cloud.io/documentation/capture/last-minute-session-replay.md): Quickly replay and analyze user sessions in real time with Last Minute Session Replay to optimize test captures and enhance debugging efficiency.
- [Masked inputs while creating captures](https://docs.aqua-cloud.io/documentation/capture/masked-inputs-while-creating-captures.md): Learn how to mask or blur specific input fields in Capture recordings, protecting sensitive data by customizing selector settings for privacy in event and video captures.


---

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