On-prem file provisioning
Note
On-prem file provisioning is available in Grafana v12 and later for open source and Enterprise editions. It’s not available in Grafana Cloud. This new file provisioning feature is only available for dashboards and doesn’t replace classic provisioning for the time being.
For classic provisioning using configuration files refer to Provision Grafana.
On-prem local file provisioning allows you to add resources that are stored in your local file system to your Grafana instance. You can configure how to save your dashboards’ JSON and other files from your local file system into a single or multiple folders in a different repository, with up to 10 connections.
To set it up, refer to Set up file provisioning.
How it works
On-prem file provisioning is only available for dashboards at the moment.
After setting up file provisioning:
- The dashboards saved in your GitHub repository or local folder appear in Grafana in the
provisionedfolder. - The dashboards and folders saved to the local path are referred to as
provisionedresources and are labeled as such in the Grafana UI.
You can only modify provisioned dashboards locally.
- Any changes made in the provisioned files are reflected in the Grafana database. The Grafana UI reads the database and updates the UI to reflect these changes.
- You can’t use the Grafana UI to edit or delete provisioned resources.
Was this page helpful?
Related resources from Grafana Labs


