Adding steps for dashboards

pull/12/head
Nora 2019-01-14 11:51:04 -08:00
parent af2b8187fe
commit 63bfc40b79
1 changed files with 43 additions and 3 deletions

View File

@ -1,10 +1,50 @@
---
title: Creating dashboards
title: Managing dashboards
description: This is just an example post to show the format of new 2.0 posts
menu:
v2_0:
name: Creating dashboards
name: Managing dashboards
weight: 1
---
_This is just an example post._
## Creating dashboards
**To create a dashboard**:
1. Click the **Dashboards** icon in the navigation bar.
2. Click the **+Create Dashboard** button in the upper right.
3. Enter a name for your dashboard in the **Name this dashboard** field in the upper left.
**To add data to your dashboard**:
1. From your dashboard, click **Add Cell** in the upper right. The Data Explorer overlay opens.
2. Create a query in the Data Explorer following the instructions in <<link to data explorer article>>.
3. Enter a name for your cell in the upper left.
4. Click the checkmark icon to save the cell to your dashboard.
You can also send data to your dashboard directly from the Data Explorer. For details, see <<link to data explorer article>>.
**To add a note to your dashboard**:
1. From your dashboard, click **Add Note** in the upper right.
2. Enter your note in the window that appears. You can use Markdown syntax to format your note.
3. To preview your Markdown formatting, click the **Preview** option.
4. Click **Save**.
## Modifying dashboards
**To delete a dashboard**:
1. Hover over the dashboard name in the list of dashboards to show options.
2. Click **Delete**.
<<SCREENSHOT>>
3. Click **Confirm** to continue deleting your dashboard.
**To clone a dashboard**:
1. Hover over the dashbaord name in the list of dashboard to show options.
2. Click **Clone**.
<<SCREEENSHOT>>
3. The cloned dashboard opens.
## Importing and exporting dashboards
å