sanghyuk-vessl's picture
Add vessl-docs
76d9c4f verified
---
title: Overview
---
An **experiment** is a single machine learning run in a project with a specific dataset. The experiment results consist of logs, metrics, and artifacts, which you can find under corresponding tabs.
### Managing Experiments on Web Console
You can find a list of experiments under each project page. You delve into the details of the experiment by clicking the name of the experiment. 
<img style={{ borderRadius: '0.5rem' }}
src="/images/experiment/overview/experiments.png"
/>