> 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/hosting/coherence-cloud/manage-worlds.md).

# Manage Worlds

![Managing Worlds in the Online Dashboard](/files/BhZqf6zfQGy947EFDxHm)

### Creating Worlds

Click the **Create a World** button at the top right of the **Worlds** view in the Online Dashboard.

![The New World form](/files/x4Lsx2OUVjy9vB1lLnwU)

### To create a World:

* Enter a unique name.
* Choose which **region** the World should be started in.
* Choose the size of the Replicator.
* (Optional) Choose an SDK version. The latest version is recommended, but this should match the SDK version installed for your project.
* (Optional) Enter tags separated by commas.
* (Optional) Choose the schema this World should start with. Usually, the latest schema uploaded is the preferred choice, and this is the default.
* (Optional) Adjust the packet frequencies for sending and receiving data. It can be adjusted per project and is part of the **Advanced Config** section.

{% hint style="success" %}
Note that the adjustment of frequencies is accessible only for paid plans.
{% endhint %}

### Provisioning

The state of the World is automatically managed by default. Inactive Worlds with no connected players are suspended and then resumed when there are players online. Suspended Worlds retain their state and it only takes seconds to bring them back up and running.

{% hint style="success" %}
This feature can **reduce costs significantly** so we recommend keeping it on.

However, it is possible to turn it off by visiting the **Advanced** section of the **World Configuration** page.
{% endhint %}

{% hint style="warning" %}
The **autoprovisioning** feature can only be **turned off** if you have a **paid tier** **subscription**. It is always enabled for running Worlds for customers on the free plan.
{% endhint %}

### Joining an existing World in Unity

Please refer to the [Cloud Service API: Worlds](/hosting/coherence-cloud/coherence-cloud-apis/worlds.md).
