# Change profile browser version

In this guide we will show you how to change the browser version of your Incogniton profile. The Chrome Browser is updated periodically. Because Incogniton uses Chrome we do this as well. To stay up to date, check if you’re using **the most recent version** on your browser profiles. If not, follow the steps below to change it.

{% stepper %}
{% step %}

#### Change the browser version for a single profile

* Click the 3-bullet icon of the profile you want to change and choose **Edit**.
* Go to **Incogniton Browser Version** and click the dropdown menu. Select the desired browser version (choose the latest to stay up-to-date).
* Click **Update profile** to save the change.

![](/files/2d0d565c895875526a423717be60120ddd1c3381)
{% endstep %}

{% step %}

#### Change the browser version for multiple profiles (bulk)

* Select the profiles you want to update (or click **Select all**).
* Click **Action - Modify - Edit browser version**.
* Choose the desired browser version (select the latest) and apply the change.

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

{% hint style="info" %}
If you have any additional questions after reading this article please do not hesitate to 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/browser-and-browser-profiles/change-profile-browser-version.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.
