# Getting started with Live Dashboards

Build and maintain your own dashboards using the Live Dashboards builder with numerous widget options and powerful Nexthink query language (NQL) that allows you to get the most up-to-date data for analysis, visualization and drill-down purposes.

## Accessing Live Dashboards <a href="#gettingstartedwithlivedashboards-accessinglivedashboards" id="gettingstartedwithlivedashboards-accessinglivedashboards"></a>

To access Live Dashboards:

1. Select **Live Dashboards** from the main navigation menu.
2. Select an existing dashboard from under the [Private or Shared tabs](https://docs.nexthink.com/platform/user-guide/managing-live-dashboards#live-dashboards-navigation-menu-private-vs.-shared-tabs) in the navigation panel, each sorted by tags.

{% hint style="info" %}
Refer to [managing-live-dashboards](https://docs.nexthink.com/platform/user-guide/live-dashboards/managing-live-dashboards "mention") documentation to create, design, edit, duplicate, import and share live dashboards.
{% endhint %}

<figure><img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-4888e8f79dbb44796c30ddedfe4f724652ed91ac%2Fimage.png?alt=media" alt=""><figcaption></figcaption></figure>

## Granting permissions for Live Dashboards <a href="#gettingstartedwithremoteactions-whatarethepermissionsrequiredtouseremoteactions" id="gettingstartedwithremoteactions-whatarethepermissionsrequiredtouseremoteactions"></a>

{% hint style="info" %}
Refer to the [Roles](https://docs.nexthink.com/platform/user-guide/administration/account-management/roles) documentation for a detailed description of **Permissions**, **View domain** options and [Data privacy](https://docs.nexthink.com/platform/administration/account-management/roles#roles-dataprivacy) granularity settings.
{% endhint %}

To enable proper permissions for Live Dashboards as an administrator:

1. Select **Administration >** [Roles](https://docs.nexthink.com/platform/user-guide/administration/account-management/roles) from the main navigation panel.
2. Create a **New Role** or edit an existing role by hovering over it.
3. In the **Permissions** section, scroll down to the **Live Dashboards** section to enable appropriate permissions for the role.

### View domain impact on Live Dashboards permissions <a href="#amplify-dataprivacysettingsforamplify" id="amplify-dataprivacysettingsforamplify"></a>

The table below shows what users with full and limited [View domain](https://docs.nexthink.com/platform/administration/account-management/roles#roles-viewdomain) access can do, assuming the necessary permissions are enabled.

| Permission            | Full access                                                                                                                                                                                                                            | Limited access                                                                                                                                                                                                                         |
| --------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Manage all dashboards | <img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-83bdc030baff81adb4e63584454cb0106c4d3a58%2Fimage.png?alt=media" alt="" data-size="original"> |                                                                                                                                                                                                                                        |
| View all dashboards   | <img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-83bdc030baff81adb4e63584454cb0106c4d3a58%2Fimage.png?alt=media" alt="" data-size="original"> | <img src="https://268444917-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxJSUDk9NTtCHYPG5EWs3%2Fuploads%2Fgit-blob-83bdc030baff81adb4e63584454cb0106c4d3a58%2Fimage.png?alt=media" alt="" data-size="original"> |

***

RELATED TOPICS

* [Using Live Dashboards](https://docs.nexthink.com/platform/user-guide/live-dashboards/using-live-dashboards)
* [Managing Live Dashboards](https://docs.nexthink.com/platform/user-guide/live-dashboards/managing-live-dashboards)
* [Widget types](https://docs.nexthink.com/platform/user-guide/live-dashboards/widget-types)


---

# 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.nexthink.com/platform/user-guide/live-dashboards/getting-started-with-live-dashboards.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.
