# ライブダッシュボードのはじめに

多数のwidgetオプションと強力なNexthink Query Language (NQL)を使用して、ライブダッシュボードビルダーで独自のdashboardを構築および維持し、分析、視覚化、ドリルダウンの目的で最新のデータを取得できます。

## ライブダッシュボードにアクセスする <a href="#gettingstartedwithlivedashboards-accessinglivedashboards" id="gettingstartedwithlivedashboards-accessinglivedashboards"></a>

ライブダッシュボードにアクセスするには：

1. メインナビゲーションメニューから**ライブダッシュボード**を選択します。
2. ナビゲーションパネルの [プライベートまたは共有タブ](https://docs.nexthink.com/platform/ja/managing-live-dashboards.md#live-dashboards-navigation-menu-private-vs.-shared-tabs) から、タグ別にソートされた既存のダッシュボードを選択。

{% hint style="info" %}
[ライブダッシュボードの管理](/platform/ja/user-guide/live-dashboards/managing-live-dashboards.md)ドキュメントを参考にして、ライブダッシュボードの作成、デザイン、編集、複製、インポート、共有が可能です。
{% endhint %}

<figure><img src="/files/h1sSaq4qG0KufwNFTf2R" alt=""><figcaption></figcaption></figure>

## ライブダッシュボードのパーミッションの付与 <a href="#gettingstartedwithremoteactions-whatarethepermissionsrequiredtouseremoteactions" id="gettingstartedwithremoteactions-whatarethepermissionsrequiredtouseremoteactions"></a>

{% hint style="info" %}
[ロール](https://docs.nexthink.com/platform/ja/configuring_nexthink/configuring-your-platform/administration/account-management/roles/)のドキュメントを参照して、**権限**、**ドメインの表示**オプション、[データプライバシー](https://docs.nexthink.com/platform/ja/configuring_nexthink/configuring-your-platform/administration/account-management/roles/#roles-dataprivacy)の詳細設定について確認してください。
{% endhint %}

管理者としてライブダッシュボードの適切なパーミッションを有効にするには：

1. ナビゲーションパネルの**管理 >** [ロール](https://docs.nexthink.com/platform/ja/configuring_nexthink/configuring-your-platform/administration/account-management/roles/)を選択します。
2. **新しいロール**を作成するか、ロールにマウスポインタを合わせて編集します。
3. **パーミッション**セクション内で、**ライブダッシュボード**セクションまでスクロールして、ロールに適切なパーミッションを有効にします。

### ライブダッシュボードのパーミッションにおけるドメインインパクトを見る <a href="#amplify-dataprivacysettingsforamplify" id="amplify-dataprivacysettingsforamplify"></a>

下の表には、必要な権限が有効になっている場合に、全ドメイン表示権限と制限付きドメイン表示権限を持つユーザーができることが示されています。

| パーミッション        | 完全アクセス                                                              | 限定アクセス                                                              |
| -------------- | ------------------------------------------------------------------- | ------------------------------------------------------------------- |
| すべてのダッシュボードを管理 | <img src="/files/vo1xoLU5FTla2jpPXX6G" alt="" data-size="original"> |                                                                     |
| すべてのダッシュボードを表示 | <img src="/files/vo1xoLU5FTla2jpPXX6G" alt="" data-size="original"> | <img src="/files/vo1xoLU5FTla2jpPXX6G" alt="" data-size="original"> |

***

関連トピック

* [ライブダッシュボードの使用](/platform/ja/user-guide/live-dashboards/using-live-dashboards.md)
* [ライブダッシュボードの管理](/platform/ja/user-guide/live-dashboards/managing-live-dashboards.md)
* [ウィジェットの種類](/platform/ja/user-guide/live-dashboards/widget-types.md)


---

# 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/ja/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.
