> For the complete documentation index, see [llms.txt](https://docs.nexthink.com/platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nexthink.com/platform/ja/user-guide/search-and-workspace.md).

# ワークスペース

Nexthink Workspaceは、Nexthink Infinityプラットフォーム全体でデジタル従業員エクスペリエンス(DEX)を管理するための統合エントリポイントです。 Nexthink Assistを活用したWorkspaceでは、自然言語での対話を通じて、環境データの調査、ITインシデントのトラブルシューティング、キャンペーンの作成を行えます。

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

Nexthink Assistによるリクエストの処理方法の詳細については、[Nexthink Assist について](/platform/ja/user-guide/search-and-workspace/understanding-nexthink-assist.md)を参照してください。

## 主なメリットとユースケース

### セルフサービスの向上によるプラットフォームガイダンスの提供

Nexthinkの機能の仕組みをWorkspaceに質問すると、関連するドキュメントやトレーニングへのリンクを含む直接的な回答が得られます。 詳細については、[Using Workspace](/platform/ja/user-guide/search-and-workspace/using-workspace.md)を参照してください。

### 分析の向上によるアドホックな可視性の獲得

デバイスのパフォーマンス、ユーザーセッション、アプリケーションの動作を調査するようWorkspaceに依頼すると、必要に応じてグラフやコンテキストデータを取得できます。 詳細については、[Using Workspace](/platform/ja/user-guide/search-and-workspace/using-workspace.md)を参照してください。

### 環境全体のITインシデントを解決

Workspaceのトラブルシューティングガイダンスを、自社のナレッジベースの記事や過去のチケット解決策に基づいて提供します。 詳細については、[Using Workspace](/platform/ja/user-guide/search-and-workspace/using-workspace.md)を参照してください。

### コンテキストの向上によるキャンペーン作成の最適化

キャンペーンを平易な言葉で説明すると、Workspaceが下書きを作成し、調整して開始できます。 詳細については、[Using Workspace](/platform/ja/user-guide/search-and-workspace/using-workspace.md)を参照してください。

## Workspaceを使い始める

### Workspaceでの対話を通じて問題を解決

自然言語を使用して、インシデントの調査、環境の分析、キャンペーンの下書き作成をWorkspaceに依頼できます。 詳細については、[Using Workspace](/platform/ja/user-guide/search-and-workspace/using-workspace.md)を参照してください。

### Workspaceを設定する

権限を設定し、Web検索とナレッジベースへのアクセスを有効にします。 詳細については、[Configuring Workspace](/platform/ja/user-guide/search-and-workspace/configuring-workspace.md)を参照してください。

### WorkspaceのFAQを読む

権限、ライセンス、Nexthink Assistの仕組みに関するよくある質問への回答を確認できます。 詳細については、[Workspace に関するよくある質問](/platform/ja/user-guide/search-and-workspace/workspace-faq.md)を参照してください。

***

関連トピック

* [Nexthink Assist について](/platform/ja/user-guide/search-and-workspace/understanding-nexthink-assist.md)
* [Workspaceを使用する](/platform/ja/user-guide/search-and-workspace/using-workspace.md)
* [Workspaceを設定する](/platform/ja/user-guide/search-and-workspace/configuring-workspace.md)
* [Workspace に関するよくある質問](/platform/ja/user-guide/search-and-workspace/workspace-faq.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.nexthink.com/platform/ja/user-guide/search-and-workspace.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
