# Adding New Identity

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

To create a new identity:

1. Click **Add Identity** on the top right.
2. Select the Identity Type:

* Individual
* Entity

### Creating an Individual Identity

Users must provide:

* Legal Name
* Date of Birth
* Country
* Tax Information
* Mailing Address

Accreditation status must also be selected.

Upload required identity documents before using the identity for investments.

### Creating an Entity Identity

Users must provide:

* Legal Entity Name
* Country of Formation
* Date of Formation
* Entity Type (LLC, LP, Corporation, etc.)
* Tax Information

After creation:

* Add Beneficial Owners
* Upload entity documents
* Complete accreditation (if applicable)

Once saved, the identity will appear in the Identities table and can be used for:

* Investments
* Fund Manager roles
* Advisor roles
* Beneficial Owner assignments

***


---

# 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.allocations.com/identities/adding-new-identity.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.
