# JSON Import

### Creating Dashboards

* Expand the Create option from the navbar and click on Dashboard. A popup will prompt you to enter the dashboard name.
* Click the toggle button on the right corner for the data-explorer dashboard.
* Enter a name for the dashboard.
* Enter the URL for your JSON Schema.
* Click on Save. You will be navigated to the data explorer dashboard.

<figure><img src="https://2948796384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LmzGprckLqwd5v6bs6m%2Fuploads%2FMWJWUVNHEqOuJcgy7yXK%2Fimage.png?alt=media&#x26;token=766b02ab-7ba8-4ae4-a0ac-b58a8db2422b" alt=""><figcaption><p>Create a Dashboard</p></figcaption></figure>

<figure><img src="https://2948796384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LmzGprckLqwd5v6bs6m%2Fuploads%2FNYrsYPI0JprELo0MS7su%2Fimage.png?alt=media&#x26;token=9ac05aaa-12cf-4fa1-92a9-18885959474c" alt=""><figcaption><p>Toggle to input Data Explorer JSON schema URL</p></figcaption></figure>

### Making a JSON Schema

* A JSON schema serves as a structured template for creating monitoring dashboards. Please Refer to this for Example: [Json Schema Template](https://raw.githubusercontent.com/ApicaSystem/apica-installation/main/schemas/boomi-linux.json)
* Here are its components:
  * Tabs: Organize widgets into tabs for easy navigation and categorization of metrics and queries.
  * Header: Includes options for date-time range selection and dropdown menus for selecting specific atoms (monitored systems or nodes), allowing global control over all widget time ranges (Relative and Absolute).
  * Queries List: Each tab contains a list of queries that retrieve specific metric data from the monitoring system. Specifying an alert key automatically creates an alert with defined options.

<figure><img src="https://2948796384-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LmzGprckLqwd5v6bs6m%2Fuploads%2FgXF10q12TsGtB4jyexre%2Fimage.png?alt=media&#x26;token=5c5a676c-e3a2-406e-b9fb-2187b4da6d03" alt=""><figcaption><p>Enter the name and URL of the JSON schema</p></figcaption></figure>
