# 更改配置文件浏览器版本

在本指南中，我们将向您展示如何更改Incogniton配置文件的浏览器版本。Chrome浏览器会定期更新。由于Incogniton使用Chrome，我们也会这样做。为了保持最新，请检查您是否在浏览器配置文件中使用**最新版本**。如果没有，请按照以下步骤进行更改。

{% stepper %}
{% step %}
**更改单个配置文件的浏览器版本**

* 点击您想更改的配置文件的三点图标，然后选择**编辑**。
* 转到**Incogniton浏览器版本**并点击下拉菜单。选择所需的浏览器版本（选择最新的以保持更新）。
* 点击**更新配置文件**以保存更改。

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

{% step %}
**批量更改多个配置文件的浏览器版本**

* 选择您想更新的配置文件（或点击**全选**）。
* 点击**操作 - 修改 - 编辑浏览器版本**。
* 选择所需的浏览器版本（选择最新的）并应用更改。

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

{% hint style="info" %}
如果在阅读本文后您有任何其他问题，请随时联系我们的[支持部门](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/documentation/chinese-documentation/liu-lan-qi-he-liu-lan-qi-pei-zhi-wen-jian/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.
