# Dashboard

When you run and start your project in local or on your server you can reach to your automated served admin dashboard

{% hint style="info" %}
By default admin dashboard serve on port **`3006`** but you can change it in your exported codes or in Hormo Studio settings section.
{% endhint %}

When you start to enter dashboard you will see login page at the first. Default username and password for login are as below and you can change them in settings section for production.

* Username: `admin@hormo.studio`
* Password: `qwertyuiop`

![](https://1434969913-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-Lz6ftDBTtRLCbMQB7xS%2F-Lz8YA5OCOmhUadknWCo%2F-Lz8ZcgVa1x0Vj_-gYe8%2Fc.png?alt=media\&token=a8a802e5-628e-4349-8924-47099509aaf2)

{% hint style="info" %}
If you set your brand image in settings you will have your own brand in the admin dashboard user interface.
{% endhint %}

So after you login successfully, you gonna reach to admin dashboard overview which contains your models and data counts. lets figure out to work with data's at the next step.

{% content-ref url="dashboard/usage" %}
[usage](https://docs.hormo.studio/dashboard/usage)
{% endcontent-ref %}
