This is documentation for the next version of Grafana documentation. For the latest stable release, go to the latest version.
On-prem file provisioning
Caution
On-prem file provisioning is an experimental feature introduced in Grafana v12 for open source and Enterprise editions available in nightly releases. It’s not available in Grafana Cloud.
Engineering and on-call support is not available. Documentation is either limited or not provided outside of code comments. No SLA is provided.
On-prem local file provisioning allows you to configure how to store your dashboard JSON and other files from your local file system. You can set a single folder, or multiple folders to a different repository, with up to 10 connections.
With on-prem file provisioning:
- All provisioned resources are changed in the local files.
- The dashboards saved in your GitHub repository or local folder appear in Grafana in the ‘provisioned’ folder. The dashboards and folders saved to the local path are referred to as ‘provisioned’ resources and are labeled as such in the Grafana UI.
- 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.
Explore file provisioning
- Set up file provisioning
Instructions for setting up file provisioning with a local path.



