# External dashboard integrations

## Grafana dashboard

Follow the steps below to replicate the shown [Grafana](https://grafana.com/grafana/) dashboard to visualize data from the stats API.

1. First, install the [Infinity](https://grafana.com/grafana/plugins/yesoreyeram-infinity-datasource/) plugin on your Grafana instance.
2. Add the newly installed data source into the [Data Sources](https://grafana.com/docs/plugins/yesoreyeram-infinity-datasource/latest/setup/configuration/) section and configure it to fetch data from [https://zyte-api-stats.zyte.com](https://zyte-api-stats.zyte.com) with [your Stats dashboard API key](index.md#stats-authentication).
   ![](zyte-api/usage/images/infinity_auth.png)![](zyte-api/usage/images/infinity_url.png)
3. [Impot the dashboard](https://grafana.com/docs/grafana/latest/dashboards/build-dashboards/import-dashboards/) from the file [stats_api_demo.json](https://docs.zyte.com/_static/stats_api_demo.json).
4. Paste your organization ID into the “organization_id” field as shown in the screenshot below.
   ![](zyte-api/usage/images/grafana_screenshot.png)
