> For the complete documentation index, see [llms.txt](https://docs.hostedgraphite.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hostedgraphite.com/dashboard-and-graphs/local-dashboard-integration.md).

# Local Dashboard Integration

If you have a local dashboard installation such as Grafana and wish to use Hosted Graphite as a data source, you can accomplish this in a few easy steps.

### Allow permission to access your Hosted Graphite data with an Access Key

In the Hosted Graphite App menu, click on **Access** and select **Access Keys**. Click on **Add Access Key** in the upper right-hand corner. Give your Access Key a name and select **Graphite** (this will give the external application access to the Graphite data).

<figure><img src="/files/ww6onKkNtSo2FK1mQX7q" alt=""><figcaption><p>Create graphite access key</p></figcaption></figure>

Copy the Access Key URL and read more details about Access Keys [here](/account-management/access-keys.md).

### Add the Hosted Graphite Data Source to a local Grafana Instance

In the Grafana Dashboard menu, navigate to Connections => Data Sources and select **Graphite**.

Name your new data source and paste the Access Key in the URL box, (e.g: <https://www.hostedgraphite.com/YOUR-UID/ACCESS-KEY/graphite/>), then click **Save & Test:**

<figure><img src="/files/CadyANMBnF1SaBuwm4nn" alt=""><figcaption><p>Local Grafana configuration</p></figcaption></figure>

***Note**: Checking the default box will make the Hosted Graphite data source the primary data source when building new panels.*

More information about Graphite Data Sources is documented [here](http://docs.grafana.org/features/datasources/graphite/).

### Select your new Data Source and Render Hosted Graphite Metrics

Create a new dashboard panel in your local Grafana environment, select your new Hosted Graphite data source, and enter a metric query:

<figure><img src="/files/bSPdOtutqwNFCr1GM0M2" alt=""><figcaption><p>Local Grafana example</p></figcaption></figure>
