> For the complete documentation index, see [llms.txt](https://docs.coherence.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.coherence.io/1.2.4/hosting/coherence-cloud/online-dashboard.md).

# Online Dashboard

### What is the Online Dashboard?

The Online Dashboard is where the cloud services behind your **coherence**-based game can be managed. It can be found at <https://coherence.io/dashboard>.

Here are some examples of tasks to perform on the Online Dashboard:

* Create your organization and project for your game
* Start/stop/restart your cloud-based **Replication Server** or **Simulator**
* Enable coherence features such as **player authentication, key-value store, persistence,** and **build sharing**
* Invite teammates to your project
* Cost analysis: view your resource usage and billing forecasts

### Is the Online Dashboard required for development?

While a local [**Replication Server**](/1.2.4/manual/replication-server.md) is available as part of the [**Unity SDK**](/1.2.4/getting-started/installation.md), in order to host multiplayer services like the **Replication Server** in the [**cloud**](/1.2.4/hosting/coherence-cloud.md), your team must have a project in the Online Dashboard. It is up to your project needs when to begin using the cloud services.

### Getting started

Please see the page [Create a free account](/1.2.4/getting-started/setup-a-project/test-in-the-cloud.md) in the Get Started section.

### Accessing Online Dashboard features from Unity

Please see the article on [using the **coherence Cloud** in Unity](/1.2.4/hosting/coherence-cloud/coherence-cloud-apis.md).
