# Create your first browser profile

Create a new browser profile in the Incogniton desktop app. We provide a short video walkthrough, alongside a step-by-step text guide.

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

{% hint style="info" %}
**What you'll learn**

* Create your first browser profile
* Choose basic profile settings and add a proxy (optional)
* Start a profile or more
  {% endhint %}

{% stepper %}
{% step %}

#### Open profile creation

From the dashboard, select **Create new profile** to open the profile creation screen.

<div data-with-frame="true"><figure><img src="https://1094567560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH8yXxFJjKNEduZ4cdtjg%2Fuploads%2FFcDSQB73b4z2KVHglcmS%2FIncogniton-profile-creation-a1.gif?alt=media&#x26;token=45b18a83-58e5-4633-918e-0bc520e90267" alt="create new profile in Incogniton" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Set up basic profile details

On the profile creation overview screen, enter a profile name and, if needed, assign it to a group. Choose the operating system and browser version for the profile. Match the operating system to your physical device, and use the most recent browser version for better compatibility and stability.

<div data-with-frame="true"><figure><img src="https://1094567560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH8yXxFJjKNEduZ4cdtjg%2Fuploads%2FSY7TztieZ0ygqtUqMdBW%2FIncogniton-profile-v2.gif?alt=media&#x26;token=baa08c6e-7de8-4b41-93e1-e261d3879c3f" alt="set up basic profile settings in Incogniton" width="563"><figcaption></figcaption></figure></div>

Each profile comes with a unique fingerprint by default. Use **Randomize fingerprint** to refresh the browser attributes - you’ll see some of the updated values reflected in the profile summary.

You can also adjust other browser and fingerprint settings, such as timezone, WebRTC, and extensions. Only adjust these settings if you need a specific behaviour.

{% hint style="info" %}
Learn more about browser and fingerprint settings at [**Browser profiles › Modify browser settings**](https://docs.incogniton.com/browser-and-browser-profiles/modify-browser-settings)
{% endhint %}
{% endstep %}

{% step %}

#### Add a proxy (optional)

Proxies help define the network identity for a profile. Without a proxy, the profile connects using your current network IP, but your fingerprint remain masked.&#x20;

* To use Incogniton’s built-in [shared proxies](#user-content-fn-1)[^1], toggle on the **Free unblocked proxies** and select a country from the list.
* If you intend to use a [dedicated proxy](#user-content-fn-2)[^2] instead, select **Add proxy** on the profile creation screen. Enter the connection type and the proxy details provided by your proxy provider, then click the **Check proxy** button to confirm you have a valid proxy. You can get great proxy deals from the [Incogniton Proxy Shop](https://docs.incogniton.com/proxy-management/incogniton-proxy-shop).

<div data-with-frame="true"><figure><img src="https://1094567560-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FH8yXxFJjKNEduZ4cdtjg%2Fuploads%2F62z3qal6UeIURqiu97lK%2FIncogniton-profile-a3.gif?alt=media&#x26;token=f007abdd-123e-4ee5-8bff-f608adb6a796" alt="add proxy to browser profile in Incogniton" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

#### Create and start the profile

Select **Create profile** to finish creating the profile. Start the profile from the profile list to open the browser window and enjoy browsing with true isolation.&#x20;
{% endstep %}
{% endstepper %}

From here, you can create and run multiple profiles at the same time, or [create profiles in bulk](https://docs.incogniton.com/browser-and-browser-profiles/bulk-browser-profiles-creation) as your needs grow, and continue exploring Incogniton’s tools for managing profiles at scale.

### Troubleshooting tips

<details>

<summary><strong>Browser profile does not launch</strong></summary>

Restart the app and try again. If the issue persists, close all running profiles and relaunch the app. In case all else fails, check out the [manual install guide](https://docs.incogniton.com/browser-and-browser-profiles/launch-a-browser-profile/browser-doesnt-launch).

</details>

<details>

<summary><strong>Proxy connection fails</strong></summary>

Verify the proxy host, port, and authentication details provided by your proxy provider. Make sure the proxy type matches the selected connection type. If things stay the same, contact your proxy provider.&#x20;

</details>

{% hint style="info" %}
If you run into issues not covered here or need assistance, don't hesitate to contact our [support team](https://incogniton.com/contact/).
{% endhint %}

[^1]: **Shared proxies** reuse IP addresses across multiple users. They’re quick to set up and work well for light web unblocking usage, but they offer less consistency and are not suitable for sustained or scaled multiple account management.

[^2]: **Dedicated proxies** provide an IP address used only by you. They offer a stable network identity and are better suited for long-running profiles, automation, and heavy multi-accounting where reliability matters.


---

# 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/getting-started/create-your-first-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.
