# Create an account

This tutorial walks you through the process of creating a new Incogniton account on the application. By the end, you’ll be signed in and ready to start using browser profiles.

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

* Create a free account
* Sign in and start using Incogniton
* Upgrade your account to access additional features (optional)
  {% endhint %}

#### Before you begin

* Ensure you have the desktop app [installed](https://docs.incogniton.com/getting-started/download-and-install-incogniton) on your computer.
* Have an active email address available.

Now we dive into the steps to create your account:

{% stepper %}
{% step %}

#### Open the account creation screen

Launch the Incogniton desktop app. On the **Sign in** screen, select **Create a free account** at the bottom of the window.
{% endstep %}

{% step %}

#### Fill in your details

On the **Create Account** screen, enter your account details, including your name, a username, email address, and password. Ensure you use a valid and active email address as you’ll need to verify it.&#x20;

<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%2FJWgN5FPg4MLpIXyy3OzW%2FIncogniton.gif?alt=media&#x26;token=1b562fc3-4d6d-45b8-8907-4334c9fef8c3" alt="" width="549"><figcaption></figcaption></figure></div>

Check that all entered details are correct, then **submit** the form.

{% hint style="info" %}
You may be asked to complete additional verification steps such as a CAPTCHA challenge, alongside a short onboarding question. These steps help protect the platform and improve onboarding.
{% endhint %}
{% endstep %}

{% step %}

#### Verify your email address

Incogniton sends a **verification email** to the address you provided. Open the email and use the verification link or token to confirm your email address. If you don’t see it in your inbox, check your spam or junk folder. Once verified, you’re returned to the sign-in screen.
{% endstep %}

{% step %}

#### Sign in to Incogniton

Enter your **username** and **password**, then select **Sign in**. You’re taken to the Incogniton dashboard, where you can begin setting up and managing your browser profiles.&#x20;

That completes the process. 🎉
{% endstep %}
{% endstepper %}

{% hint style="success" %}
You’re now signed in with a free account and can start creating and managing up to **10 browser profiles**.
{% endhint %}

### Expand your capabilities?

As your workflow grows, you will need additional features, including more browser profiles, shared team access, automation features, etc. Incogniton offers multiple plans that expand these limits and unlock advanced capabilities.

{% tabs %}
{% tab title="Starter (Free)" %}

* 10 browser profiles for the first 2 months
* 3 browser profiles after the initial period
* Regular support
* Free built-in proxies
  {% endtab %}

{% tab title="Starter Plus" %}

* 10 browser profiles
* Regular support
* Free built-in proxies
  {% endtab %}

{% tab title="Entrepreneur" %}

* 50 browser profiles
* Selenium / Puppeteer integration
* API access
* Cookie Collector
* Profile transfer support
* Synchronizer
* Premium support
* Free built-in proxies
  {% endtab %}

{% tab title="Professional" %}

* 150 browser profiles
* Up to 3 team member seats
* Selenium / Puppeteer integration
* API access
* Cookie Collector
* Profile transfer support
* Synchronizer
* Premium support
* Free built-in proxies
  {% endtab %}

{% tab title="Custom Package" %}

* 500 to 5,000 browser profiles (scalable)
* 10 to 25 team member seats (scalable)
* Selenium / Puppeteer integration
* API access
* Cookie Collector
* Profile transfer support
* Synchronizer
* Premium support
* Free built-in proxies
  {% endtab %}
  {% endtabs %}

You can upgrade your account at any time using the **Upgrade** button in the app or through the [pricing page](https://incogniton.com/pricing) on the Incogniton website.


---

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