# Enable camera in browser profile

{% embed url="<https://www.youtube.com/watch?v=7vnBbh7qp3Q>" %}

In this guide we will explain how you can enable the webcam / camera for an Incogniton browser profile. With this functionality you can easily activate the webcam for a new browser profile or update an existing one. There are two ways to enable this functionality:

{% stepper %}
{% step %}

#### Option 1: Via Quick settings

* Create a new profile or edit an existing one.
* Navigate to **Quick settings**.
* Toggle on **Allow the Incogniton browser to access the webcam**.
* Create profile or update profile.

![](/files/4d36f1c6b08f4da6b0ca9202ca65449e38d0a4ed)
{% endstep %}

{% step %}

#### Option 2: Via the Other tab

* Create a new browser profile or edit an existing one.
* Go to the **Other** tab in the left-side menu.
* Enable **Allow the Incogniton browser to access the webcam**.
* Create profile or update profile.

![](/files/b72d0a72854aabe183f8e6c912173caf075abfb7)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
If you still have any questions about this feature or have any other questions, contact our [support department](https://incogniton.com/contact/).
{% endhint %}


---

# 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.incogniton.com/extra-features/enable-camera-in-browser-profile.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.
