| --- |
| title: "Quick Start" |
| description: > |
| The steps to utilize Apache DevLake |
| sidebar_position: 1 |
| --- |
| |
| The key steps to deploy and utilize Apache DevLake. |
| |
| ## Step 1. Install DevLake |
| Install DevLake using either <a href="DockerComposeSetup">Docker Compose</a> or <a href="HelmSetup">Helm</a>. If you want to upgrade DevLake to a newer version, please refer to the <a href="Upgrade">upgrade manuals</a>. |
| |
| ## Step 2. Configure DevLake |
| Configure DevLake via the Config UI. Follow the <a href="/docs/Configuration/Tutorial">tutorial</a> for configuration instructions. If you specifically want to configure DORA metrics, please refer to the <a href="/docs/DORA">DORA manuals</a> for detailed instructions. |
| |
| ## Step 3. View Data in Grafana Dashboards |
| After configuring DevLake and collecting data, access the Config UI and click the "Dashboards" button in the top-right corner to view the data in Grafana dashboards. For comprehensive instructions, please refer to the [Grafana manuals](/docs/Configuration/Dashboards/GrafanaUserGuide.md). |