# Create an Admin User

#### Defaut Admin User

**Email**: <admin@admin.com>

**Password**: admin1234

#### Create a default plan&#x20;

First step is to create a default plan as described here [create-first-and-default-plan](https://docs.nzoni.app/create-first-and-default-plan "mention")

#### Signup as regular user&#x20;

Go to <mark style="background-color:yellow;">**/auth/signup**</mark> and register as a simple user

<figure><img src="https://2710776705-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRVLgi3PHtDYnjvZgAgjp%2Fuploads%2F2OOV2kyNFS7tlEtZGPQl%2FCapture%20d%E2%80%99e%CC%81cran%202024-05-26%20a%CC%80%2012.24.00.png?alt=media&#x26;token=d45ed365-86ce-42ce-a834-232bcf424aa4" alt=""><figcaption></figcaption></figure>

#### Edit isAdmin to true&#x20;

In your DB manager, set the <mark style="background-color:yellow;">**isAdmin**</mark> field to <mark style="background-color:yellow;">**true**</mark> in <mark style="background-color:yellow;">**User**</mark> table of the account you've just registered.

<figure><img src="https://2710776705-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRVLgi3PHtDYnjvZgAgjp%2Fuploads%2FiNsnYciA8pLxdQLa4u5A%2FCapture%20d%E2%80%99e%CC%81cran%202024-05-26%20a%CC%80%2012.01.15.png?alt=media&#x26;token=beb593ac-720a-4054-994c-86d96c7a6358" alt=""><figcaption></figcaption></figure>

Access to admin dashboard at <mark style="background-color:yellow;">**/admin**</mark>   and start managing your app

<figure><img src="https://2710776705-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FRVLgi3PHtDYnjvZgAgjp%2Fuploads%2FVkR5x3w1u9olTiXjjWnl%2FCapture%20d%E2%80%99e%CC%81cran%202024-05-26%20a%CC%80%2012.24.41.png?alt=media&#x26;token=6b999a38-2470-4512-9f18-f532dfa8338e" alt=""><figcaption></figcaption></figure>
