# Worlds

## Starting Worlds

From your metaverse dashboard, click the **🚀 Launch world** button in the top-right

<figure><img src="https://1456550285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWTlPaoHd1McSakqMigu%2Fuploads%2Fgit-blob-3886b887785d78b6943d09f5e2756e61187c822c%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

Configurable options include:

* selecting a different map,
* changing the mod (allowing you to launch your own upload maps or someone else's),
* changing the duration your world will run for,
* adding role groups (letting you invite guests!),
* adding bots (fake players)

<figure><img src="https://1456550285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWTlPaoHd1McSakqMigu%2Fuploads%2Fgit-blob-809cf5b6746b74016a91777f13978b2348ac4761%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

After few seconds, you should be redirected to your world page.

Your world will be **🕐 Starting** for a couple of minutes while servers are provisioned.

## Managing Worlds

The World Page is where you can see the state of any worlds within your project. A world may be in one of 5 phases: Inactive, Starting, Active, Stopping and Error. Using the navigation bar on the left you can switch between different worlds within the project.

Displayed at the top of the World Page you can see critical information such as the Name, unique ID and Status indicators for your world. These indicators should help you understand the state of the world at a quick glance. On the right of the top bar is access to the [#connect-page](#connect-page "mention") and the control for Starting/Stopping your world.

### General

The general tab allows you to configure important settings before your world gets launched. This includes:

* Name, Description and Image
* The content running in the world
* Size of the world - this should be determined by the number of players you are expecting
* How long the world will run for

Besides the Name, Description and Image, the other settings may only be modified when the world is not running.

{% hint style="info" %}
Remember that a world's image/name/description/long package name will only be visible to developers with permissions to see mods. This information will not be user-facing.
{% endhint %}

### Access

Configure who can access your world; if it is publicly accessible and also set up Guest Links.

<figure><img src="https://1456550285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWTlPaoHd1McSakqMigu%2Fuploads%2Fgit-blob-07589670d9448f76c01ea28499d743ad33f03500%2Fimage.png?alt=media" alt=""><figcaption><p>A world's Access settings</p></figcaption></figure>

### Operations

The operations tab is your home of where to configure the live running status of the world. From here you may configure:

* Event linking
* [Capacity Management and Queuing](https://docs.msquared.io/creation/starting-worlds/capacity-and-queue-management)
* [Adding bots to a world](https://docs.msquared.io/creation/unreal-development/features-and-tutorials/bots#part-1-spawning-bots)
* Downloading Server Logs
* Advanced settings

### Live Config

Live config is a system that lets you edit config settings here that are propagated to the Unreal clients and servers in worlds. This config can be modified on running worlds and will be updated in real time.

### Metrics

View live information about the world. Currently available metrics are:

* Connected Client count
* FPS

<figure><img src="https://1456550285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWTlPaoHd1McSakqMigu%2Fuploads%2Fgit-blob-a03e421422e0b0f0af5784faff3d4f7848baecde%2Fimage.png?alt=media" alt=""><figcaption><p>Metrics available for a world</p></figcaption></figure>

### Connect Page

The Connect Page may be used to access your world through the Dashboard. From here you can access it through streaming providers, (if configured), or client download, (if configured). This is particularly useful if you do not have an end user website configured yet and can only access worlds through the dashboard.

<figure><img src="https://1456550285-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FoWTlPaoHd1McSakqMigu%2Fuploads%2Fgit-blob-1955e3378372e3e1ac01c575cc22a53d6a24c6e4%2Fimage.png?alt=media" alt=""><figcaption><p>The connect page</p></figcaption></figure>

## Scheduled maintenance of infrastructure

Notice of any scheduled maintenance to critical infrastructure will be published on [status.msquared.io](http://status.msquared.io) at least 1 day in advance, depending on the estimated duration and impact.

Minimal impact for scheduled maintenance will be restarts of any running Worlds, which will result in loss of any state that has not been persisted via the M2 Persistence System (or similar mechanism).

## Retirement of infrastructure

Notice of any planned retirement to critical infrastructure will be published on [status.msquared.io](http://status.msquared.io) at least 1 week in advance.

During this time period the infrastructure will still be running but will not accept new Worlds. Users will need to restart Worlds so that they are scheduled on replacement infrastructure.
