mirror of
https://github.com/grafana/grafana.git
synced 2025-07-30 06:22:21 +08:00
51 lines
1.0 KiB
Markdown
51 lines
1.0 KiB
Markdown
---
|
|
page_title: Export & Import Guide
|
|
page_description: Export & Import Guide for Grafana
|
|
page_keywords: grafana, export, import, documentation
|
|
---
|
|
|
|
# Export and Import
|
|
|
|
## Export (Json file)
|
|
|
|
Load the dashboard you wish to export (e.g. via search)
|
|
|
|
Click on the "Save" icon (floppy disk)
|
|
|
|

|
|
|
|
Click on "Export schema"
|
|
|
|

|
|
|
|
Save file on local disk
|
|
|
|

|
|
|
|
## Import
|
|
|
|
Click the "Search" icon (open folder)
|
|
|
|

|
|
|
|
Click "Import" button
|
|
|
|

|
|
|
|
Click "Browse" button and browse to previously exported dashboard on local disk (which should be a valid Json file)
|
|
|
|

|
|
|
|
Select exported dashboard
|
|
|
|

|
|
|
|
|
|
Click "Save" icon to show save menu
|
|
|
|

|
|
|
|
Click new save icon (floppy disk) to Save newly imported dashboard
|
|
|
|

|