> For the complete documentation index, see [llms.txt](https://docs.aqua-cloud.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aqua-cloud.io/documentation/capture/capturing-in-incognito-mode.md).

# Capturing in Incognito mode

The Capture browser extension can be used in incognito windows too.

You just need to enable the permission in the extension management page. Here are the steps:

**Step 1:** Go to the Manage Extensions page by pasting this link to your browser `chrome://extensions/`

<figure><img src="/files/U3X4DdXfcRd1vLNoRAw9" alt=""><figcaption></figcaption></figure>

**Step 2:** Click on Details button on the Capture extension

<figure><img src="/files/hm5D09IUZ0depli50xeU" alt=""><figcaption></figcaption></figure>

**Step 3:** Enable the toggle of Allow in Incognito

<figure><img src="/files/N5dqmyGFW1SxZo4MbqXq" alt=""><figcaption></figcaption></figure>

**Step 4:**  Now you can use the extension to capture sessions in an Incognito window

<figure><img src="/files/uIGAPYAis3Vlyqe4TWla" alt=""><figcaption></figcaption></figure>


---

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

```
GET https://docs.aqua-cloud.io/documentation/capture/capturing-in-incognito-mode.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.
