# Option to pause/resume while capturing the video

**Useful when:**

* You need to pause capturing because unexpected interruptions occurred or when you need to prep the next steps.
* You want to create a more polished final capture by pausing during transitions or setup, ensuring your viewers only see what's essential.

**Guide:**

Start capturing the video as usual by selecting the corresponding button, then whenever you need to paus it, click on the corresponding button on the toolbar.

Then click it again to resume recording.

<figure><img src="https://lh7-us.googleusercontent.com/9eSwtuldWXkHL5G06m2TcLBomZSKx8NbtfakTMIkbXgpQa4pKHRxaMYWiaQ9hdSeKRM4WhZp5R5z6NIV6XOKHXrvWTXNbQQscWKxdGZBPTPIc38qXvw3mQ8qVwbh3P744alJ3VFItCMTgyeGDs7LQj4" alt=""><figcaption></figcaption></figure>

Please note, that during the pause, the extension does not collect steps or technical details either.

<br>

<br>


---

# 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/capturing-with-video/option-to-pause-resume-while-capturing-the-video.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.
