# Account sharing

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

Easily share your account with other Incogniton users using the account sharing feature. The goal of this feature is to make it easier for one account to manage another account’s profiles. It’s more secure and convenient to directly log in to manage the profiles, without sharing passwords. Let’s see how it works!

{% stepper %}
{% step %}

#### Navigate to account settings

Log in to the Incogniton app and navigate to **My account – Account settings – Account sharing**.

![](/files/fb034481d4c9471cf99a4999cbb58eda08a38c40)
{% endstep %}

{% step %}

#### Give access to a new email

Click on **Give Access To New Email**. Enter the recipient’s email address and choose an expiry date - they can access your account until this date. Then click **Add**. Go to **Connected Emails** to see who has access to your account.

![](/files/ef678f81a550be6baf17cc89abd6901c25d4b5e8)
{% endstep %}

{% step %}

#### Manage accounts you can connect to

To manage which accounts you can connect to, click **Accounts I Can Connect To**, select one of the available accounts and click **Connect**.

![](/files/967f9e03a1f7c8c02cc955ca16bac31fec32a219)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Notes:**

* The number of profiles is not combined; each account keeps its own limit.
* You can only give account access to paid users with at least 50 profiles.
* Sharing is not available if you have 2FA enabled.
* You cannot add your own email.
  {% endhint %}

{% hint style="info" %}
Do you have any questions about this feature? Don’t hesitate to contact our [support department](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/account-management/account-sharing.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.
