> For the complete documentation index, see [llms.txt](https://icure.gitbook.io/icure/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://icure.gitbook.io/icure/get-started/create-your-own-database/create-new-user.md).

# Create new User

A database is linked to [iCure Data Model](/icure/icure-data-stack/icure-data-model.md) concept [User](/icure/icure-data-stack/rest-api-calls/user.md), which is a root level Object. By definition a User has

### Private Encryption Key

<mark style="background-color:purple;">\*\*This key is unique, iCure does not have it, and you cannot generate it again. You should never lose it, otherwise your data will become unreadable. \*\*</mark>

![](https://1169539330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-ME3IzcBZh-0wwmYnl0o%2Fuploads%2FBfEDsxpMIzFiVYnZQhtS%2Fimage.png?alt=media\&token=df3d75e2-256b-4226-8c09-795c79b1d43e)

All data stored in the database are protected by default with [End-to-End-Encryption](/icure/icure-data-stack/end-to-end-encryption.md). To achieve this, the first time a new user is being created a private and public set of keys will be created. The public key will be stored in the iCure backend and the private key will be offered for download to your computer.

### User Credentials

Username is the verified mail, that was used to [Receive an invitation](/icure/get-started/create-your-own-database/receive-an-invitation.md) and proceed to user creation. The password is uniquely connected and there is no recovery process. In case there is a problem, please connect with info at icure dot io.

![](https://1169539330-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-ME3IzcBZh-0wwmYnl0o%2Fuploads%2F0lkEjI4rxlnZc8XVCMuL%2Fimage.png?alt=media\&token=31225754-266f-481c-8ad4-f381609ed7aa)

Having the access credentials does not enable anybody to read the data available in the database, although it allows creation and deletion of a [User](/icure/icure-data-stack/rest-api-calls/user.md) or [HealthcareParty](/icure/icure-data-stack/rest-api-calls/healthcareparty.md) and their respective databases.

Username is by default the verified mail, that was used to [Receive an invitation](/icure/get-started/create-your-own-database/receive-an-invitation.md) and proceed to user creation. The password is uniquely connected and there is no recovery process. In case there is a problem, please connect with info at icure dot io.

###
