# tuna and Grafana

## Step 1. Download the client

Instructions are available on the [installation page](https://tuna.am/en/docs/guides/install.md).

## Step 2. Start Grafana server

Installation instructions can be found in the [official documentation](https://grafana.com/docs/grafana/latest/#installing-grafana).

## Step 3. Run tuna

Grafana uses port `3000` by default:

```bash
tuna http 3000

```
