> ## 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

<Warning>
  **Sweep** is no longer actively maintained. For improved functionality, please
  use [**VESSL Run**](/guides/run/overview.mdx) instead.
</Warning>

You can use **Sweep** to optimize hyperparameters and tune your models. **Sweep** runs multiple experiments with different hyperparameters in parallel to optimize model performance. Once a **Sweep** is completed, you can view the results, logs, and metadata of the iterations.

### Managing sweeps on the web console

You can find the list of **Sweeps** under the **Sweeps** tab of each project page. You can examine the details of each **Sweep** by clicking the name of the **Sweep**.

<img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/vesslai/6aBA2WrBVZlPiuT8/images/sweep/overview/sweeps.png?fit=max&auto=format&n=6aBA2WrBVZlPiuT8&q=85&s=9731b81cc94c9f5f51e82e17b9058075" width="2880" height="1600" data-path="images/sweep/overview/sweeps.png" />
