# Dashboard

After creating an Organization and Project, (see [Create a free account](https://docs.coherence.io/0.5.2/get-started/create-an-account)), your Developer Portal home page will be the Dashboard.

Here you can find:

* Your Portal token
* The status of your **replication, simulation,** and **persistence** resources
* A high level view of your resource usage&#x20;

### Resource Status

![Resource statuses and controls](https://1930722764-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MWd0ZPEK7vE9nkE0b7G%2F-Me5fY0r_ts7dc3gbSLs%2F-Me5gEYB6vUoyvCkbCKz%2Fimage.png?alt=media\&token=e7febcea-8142-4731-80ea-501292f1a47f)

**Replicator**

When you upload your schemas from the Unity SDK, coherence automatically starts a replication server in the cloud for your project.

Possible states:

* Pending upload - before the first time you upload your schemas from the Unity SDK
* Running - your replicator is successfully running in the cloud. The coherence engine version used will also be listed
* Stopped - your replicator has been manually stopped

\
**Simulator**

{% hint style="info" %}
You must first have a running replicator and have enabled simulator services in the dashboard. See [Enabling the Simulator](https://docs.coherence.io/0.5.2/replicator-and-simulator-configuration#enable-and-size-the-simulator).
{% endhint %}

When you build and upload your simulator from the Unity SDK, coherence automatically starts a simulator server in the cloud for your project.‌

Possible states:‌

* Pending upload - before the first time you upload your simulator from the Unity SDK
* Running - your simulator is successfully running in the cloud. The coherence engine version used will also be listed
* Stopped - your replicator has been manually stopped
