> ## Documentation Index
> Fetch the complete documentation index at: https://docs.vessl.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

**Run** serve as a collective storage for each machine learning workload. A **run** represents a single machine learning execution within a **project**. The run results consist of logs, metrics, and files, which you can find under the corresponding tabs.

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/vesslai/nZyHOhTbuo_D3Cb4/images/runs/overview/run_complete.png?fit=max&auto=format&n=nZyHOhTbuo_D3Cb4&q=85&s=845d191efc72fb20be78a3ebe7f38186" width="1455" height="862" data-path="images/runs/overview/run_complete.png" />

### Managing runs on web console

You can find a list of runs under each project page. You delve into the details of the run by clicking the name of the run.

<Frame>
  <img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/vesslai/nZyHOhTbuo_D3Cb4/images/runs/create/runoverview.png?fit=max&auto=format&n=nZyHOhTbuo_D3Cb4&q=85&s=4b1b7872bdb14f0501bccbe8c8709858" width="3024" height="1590" data-path="images/runs/create/runoverview.png" />
</Frame>
