# 4. Test in the cloud

Now that we have tested our project locally, it's time to upload it to the cloud and share it with our friends and colleagues. To be able to do that, we need to [create a free account](https://coherence.io/login) with coherence.

## Video tutorial

{% embed url="<https://www.youtube.com/watch?v=ZYJQzji1Oek>" %}

## **Step by step**

### **Sign up or log in**

In your web browser, navigate to [https://**coherence.io/dev**](https://coherence.io/dev)**. Create an account** or log into an existing one.

At this point, you can create a free account, which will grant you a number of credits that are more than sufficient to go through developing and testing your game in the cloud.

### Connect the Unity project to the cloud

Open the **Hub**, and go to the **Cloud** tab.

<figure><img src="https://content.gitbook.com/content/CMCtKgV0bk1lwR4tWK3W/blobs/CWiPf8qBvjFdI5qQ3bRt/image.png" alt=""><figcaption></figcaption></figure>

After pressing **Signup / Login** you will be taken to the [login page](https://coherence.io/login). Authenticate with your credentials, and return to Unity.

![](https://content.gitbook.com/content/CMCtKgV0bk1lwR4tWK3W/blobs/9xCr3dHUHwn0YGIfqRH3/login.png)

### Select Organization and Project

You are now logged into the Portal through Unity. Select the correct **Organization** and **Project**, and you are ready to start creating.

<figure><img src="https://content.gitbook.com/content/CMCtKgV0bk1lwR4tWK3W/blobs/gagsI1VAWWsh6Y5E8veG/image.png" alt=""><figcaption></figcaption></figure>

***

{% hint style="success" %}
**To recap**

We created a coherence account and connected in the Unity, so now we can see our orgs and projects directly within the Editor and link to them.

As a next step in the sub-pages of this section we'll see how to [deploy a Replication Server](https://docs.coherence.io/getting-started/setup-a-project/test-in-the-cloud/deploy-replication-server) in the cloud, and how to [share builds](https://docs.coherence.io/getting-started/setup-a-project/test-in-the-cloud/share-builds).
{% endhint %}
