# Add a new browser profile

* Launch -> To "Browsers" -> Click "Add"

![](/files/zQvoe9wsngHb9cgdoOGz)

* Fill in the required and optional fields.

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

1. Browser Name: Name the browser profile.
2. Group: Assign a group for the browser profile, you can manage groups from "Groups".
3. Platform: Required field, the platform url will be opened automatically after the browser launched. And the "Username", "Password" below here will be autofilled for platform. You can also select "Others" for customize.
4. Duplicate Validation: If the platform, username, password completely same with exist data, will not add this browser profile if you selected the checkbox.
5. Cookie: Set cookies for this browser profile before launch.
6. Open Urls: Will open these urls automatically after launch.
7. Proxy Type: Provide your Proxy IP.
8. Proxy Method: Use local proxy, please select "Direct Mode"; Support Http, Https, Socks, SSH and other proxy methods. Reference [Proxy Settings](/help1/proxy.md).

#### Browser Fingerprint Settings

![](/files/v8iaPTT5K6TzDHJoQX7O)

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

<figure><img src="/files/6ZSHRsgiCikVtTu67fNd" alt=""><figcaption></figcaption></figure>

* Fingerprint fields are constantly updated, you can safely use it. Refer to [Browser Fingerprinting](/fingerprint.md).
* Click "Random Fingerprint" to random all fingerprint field values.


---

# 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://doc.bitbrowser.net/help1/browser-profiles/add-a-new-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.
