> 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/library-packs/applications/workday-experience/usage-guide_-workday-experience.md).

# 利用ガイド:実務経験

## はじめに <a href="#usageguide-workdayexperience-introduction" id="usageguide-workdayexperience-introduction"></a>

*Workdayエクスペリエンス* ライブラリパックは、Workday HCMを通じて社員のエクスペリエンスを監視および管理することを可能にします。 このページでは、コンテンツの構造とその利用方法について説明します。

これはあくまでガイドであり、可能なインサイトやアクションの一部を示したに過ぎないことをご承知おきください。 多くの利用事例や特定のトラブルシューティングシナリオが、あなたの環境において明らかになることがあります。

設定ガイドに記載された手順に従って、ライブラリパックが正しく設定されていることを確認してください。

[設定ガイド: Workdayエクスペリエンス](/platform/ja/library-packs/applications/workday-experience/configuration-guide_-workday-experience.md)

### Webアプリケーションエクスペリエンスの可視性 <a href="#usageguide-workdayexperience-webapplicationexperiencevisibility" id="usageguide-workdayexperience-webapplicationexperiencevisibility"></a>

"Workday HCM"アプリケーションは、このライブラリパックの主要コンテンツとして機能します。 これにより、[Nexthink Applications](https://nexthink.gitbook.io/opd/user-guide/applications)を通じて、社員のWorkdayエクスペリエンスに関する貴重なインサイトに直接アクセスできます。

<div data-full-width="false"><figure><img src="/files/brxpNzVpQSTnwrOyJGDU" alt="image-20240521-135529.png"><figcaption><p>Workday HCMアプリケーションを使用したアプリケーションダッシュボードインサイトの例</p></figcaption></figure></div>

Webアプリケーションの導入状況、速度、信頼性を監視し、検出された問題をトラブルシューティングするためのアプリケーションダッシュボードの操作方法については、[Webアプリケーションモニタリングドキュメントページ](https://nexthink.gitbook.io/opd/user-guide/applications/monitoring-applications/monitoring-web-applications)をご覧ください。

***

関連トピック

* [Applications](https://nexthink.gitbook.io/opd/user-guide/applications)


---

# 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/library-packs/applications/workday-experience/usage-guide_-workday-experience.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.
