Import Dashboard in SigNoz

SigNoz Cloud - This page applies to SigNoz Cloud editions.
Self-Host - This page applies to self-hosted SigNoz editions.

SigNoz provides a variety of out-of-the-box dashboards that you can use to monitor your applications and infrastructure.

Steps to import dashboard

Step 1: Find a dashboard template

Navigate to the Dashboards page to explore the available dashboard templates. You can find dashboards for various services like databases, web servers, and more.

Step 2: Copy/Download the dashboard JSON

You can choose any dashboard you’d like to use. For instance, to monitor a MySQL database, click the MySQL dashboard icon. On that page, you’ll see options to copy or download the dashboard JSON file.

Templates offer the JSON in two schema versions. Select V2 if you run SigNoz v0.135.0 or newer, including SigNoz Cloud. Select V1 only if you run an older self-hosted version — V1 is deprecated, and templates that ship as V2 only offer a single download. See Dashboard JSON versions for details.

Step 3: Import the dashboard in SigNoz

In your SigNoz UI, go to the Dashboards page and select + New dashboard. The New dashboard modal opens with three tabs: Blank, From a template, and Import JSON.

The New dashboard modal showing the Blank, From a template, and Import JSON tabs
The New dashboard modal. Import JSON is the third tab.

Select the Import JSON tab. You can either paste the JSON that you copied into the editor, or select Upload JSON file to upload the file that you downloaded. Then select Import and Next.

The Import JSON tab with the JSON editor, the Upload JSON file button, and the Import and Next button
Paste the dashboard JSON or upload the file, then select Import and Next.

Once the JSON is imported, you will see the new dashboard on your dashboards page.

Last updated: July 31, 2026

Edit on GitHub

Was this page helpful?

Your response helps us improve this page.