# 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 Create profile**

From your Incogniton app dashboard, click the **Create profile** **button** to open the profile creation window.

<div data-with-frame="true"><figure><img src="/files/FZAoy1Otrm1i4QfB5Dld" alt="create new profile in Incogniton" width="563"><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**Fill in the profile details**

On the Create profile panel, **enter a profile name** and assign the profile to a group. If you haven't created any groups yet, you can leave this setting as **Unassigned**. You can also add tags to make profiles easier to identify and organize as you create more profiles.

Under **Browser version**, select the latest available version for the best compatibility with modern websites. We recommend leaving this on the latest version.

<div data-with-frame="true"><figure><img src="/files/H6iCdzQlG5igFAl0tX7t" alt="set up basic profile settings in Incogniton" width="563"><figcaption></figcaption></figure></div>

Keep **Fill language based on IP** enabled so the browser language matches the profile's IP location. \
\
To use Incogniton’s free [shared proxies](#user-content-fn-1)[^1], toggle on the **Use free** **Incogniton proxies** option and select a country from the list. More on proxies in the next step.

By default, **Incogniton matches the profile's operating system to your device** to help maintain a consistent browser environment. You can customize this and other fingerprint settings later from the **Advanced** section if you choose.

When you're done, select **Create**.

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

{% step %}
**Add a proxy (optional)**\
\
Open the **Proxy** tab to configure how the profile connects to the internet.

Start by selecting a proxy option. Incogniton supports **Pre-saved proxy**, **Custom proxy**, **Rotating proxy**, **Free proxy**, and **Buy proxy**.

To use a proxy you already have, select **Custom proxy**, choose the appropriate connection type, and enter the proxy details provided by your proxy provider.

If it's a rotating proxy, select **Rotating proxy** and enter the required API URL supplied by your proxy provider. After entering your proxy details, select **Check** to verify that the connection is working correctly.

<div data-with-frame="true"><figure><img src="/files/RlnjgoBXjUbi87ClhlEa" alt="add proxy to browser profile in Incogniton"><figcaption></figcaption></figure></div>

If you need a [dedicated proxy](#user-content-fn-2)[^2], select **Buy proxy** to browse available providers. Available options include Residential, ISP, Premium ISP, Datacenter, Mobile, and Global ISP proxies.
{% endstep %}

{% step %}
**Save and start the profile**

Once the proxy check succeeds, select **Save** to create the profile. The new profile appears in your profile list. Launch it to open a browser window and start browsing with its configured settings, fingerprint, and proxy.
{% endstep %}
{% endstepper %}

### 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](/browser-and-browser-profiles/launch-a-browser-profile/browser-doesnt-launch.md).

</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.

</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
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.
