# Monitoring your Cloud Runs

**Once you successfully launch your run on the cloud, you can monitor its proper execution with the run logs.**

{% hint style="info" %}
The logs for the execution of your code are only displayed on the 5 first dates of the test set, to avoid meta-labeling (a common cheat method in data-science tournaments)
{% endhint %}

<figure><img src="https://4037915796-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfKvHQp0gfJ0KWp7aVZQP%2Fuploads%2FmWMqF1Ba0xvQ5uCh6kdH%2Fimage.png?alt=media&#x26;token=bbd12a2c-bb02-4981-9349-9fd3c6c015cf" alt=""><figcaption><p>Log of your cloud execution for debug</p></figcaption></figure>

## Stop a Run

If you see that your code is not executing properly, you can terminate the running instance by clicking on the **terminate** button.

## Your Run's statuses, durations, and mean scores

<figure><img src="https://4037915796-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FfKvHQp0gfJ0KWp7aVZQP%2Fuploads%2F2bbUVbv5TPPnjKTFN436%2Fimage.png?alt=media&#x26;token=46cd21e5-3e5c-4d09-8577-66a8cb3100b0" alt=""><figcaption><p>Statuses and errors in of your Runs</p></figcaption></figure>
