# Import/export dashboard templates

Some [↗ Apps](/collection/english-v14/documentation/settings/apps.md) provide so-called *Dashboard Templates* available.

*Dashboard Templates* are preconfigured dashboards that are specifically tailored to the use of the corresponding app.

{% hint style="info" %}
Apps can provide one or more *Dashboard Templates* provide.
{% endhint %}

<div data-full-width="true"><figure><img src="/files/4f18c1213509ed42d2c64351cf58b702080a0a08" alt=""><figcaption></figcaption></figure></div>

Proceed as follows to create a dashboard template:

1. Make sure you are in the menu **Dashboards \[A]** .
2. Click on **Copy to users \[B]**
3. Click on **Apps \[D]**
4. Select in **\[D]** the app whose dashboard template you want to use.
5. Select in **\[E]** the dashboard template you want to use
6. Select in **\[F]** select one or more users to whom you want to copy this dashboard.
7. Click on **Copy dashboards \[G]** \
   ▷ The *dashboard template* appears in the [↗ dashboard list](/collection/english-v14/documentation/dashboard/organize-dashboards.md) of the selected users.

## Export dashboard as JSON

<div data-full-width="true"><figure><img src="/files/488409f6d1e692c009fbcd86197322cffc457800" alt=""><figcaption></figcaption></figure></div>

You can export a dashboard in JSON format in order to reuse it later or import it into another project.

Proceed as follows:

1. Open the desired dashboard.
2. Click on the menu *More options* \[A].
3. Select **Export to JSON** \[B].\
   ▷ A `.json`-file is downloaded automatically. This file contains the complete configuration of the dashboard.

This file can later be used to import the dashboard again or transfer it between systems.

## Import dashboard from JSON

<figure><img src="/files/90598b1dcae64e41cefebf6c35915fb915babd75" alt=""><figcaption></figcaption></figure>

<div align="left"><figure><img src="/files/fe5bde140465ab026dcdccb0a25ce22f7f4e43e8" alt="" width="375"><figcaption></figcaption></figure></div>

You can import an externally created or exported dashboard as a `.json`-file.

Proceed as follows:

1. Open the menu *Dashboards*.
2. Click on **Import** \[C].
3. Select the desired `.json`-file from your system.
4. Click again on **Import**.

▷ The dashboard now appears in your list and can be edited as usual.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.buildings.ability.abb/collection/english-v14/documentation/dashboard/import-export-dashboard-templates.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
