> 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/adopt-library-packs/adopt-workday-essentials/usage-guide-adopt-workday-essentials.md).

# 使用ガイド:Adopt-ワークデイエッセンシャル

**Adopt - ワークデー エッセンシャルズ** ライブラリパックは新入社員が以下を可能にします:

* ワークデイのインターフェイスをナビゲートし、レイアウト、メニュー、主要なアクションエリアを理解する。
* 個人用メールアドレスを変更してください。
* 人事部が連絡を取りやすくするため、自宅の連絡先を更新してください。
* 職場の安全とコンプライアンスを確保するために、緊急連絡先を更新してください。
* ワークデイプロファイルで優先名を簡単に更新する方法を発見する。

## ライブラリパックは使用している

{% hint style="info" %}
このページの[使用ケース](#use-cases)にジャンプして、関連するシナリオアプリケーションを確認してください。
{% endhint %}

以下の目的のためにライブラリパックのコンテンツを使用します。

### **可視性**

**Adopt - ワークデー エッセンシャルズ**[ アプリ内ガイド](https://docs.nexthink.com/platform/ja/user-guide/adopt#make-any-software-easy-to-use-with-in-app-guides)は、このライブラリパックの出発点です。 これらは新入社員が初日からワークデイプラットフォームを自信を持ってナビゲートし使用できるようにするインタラクティブプロセスを提供します。

## 使用例

以下で取り上げられる関連する使用例に加えて、自分の環境に特有の他のトラブルシューティングシナリオを発見する可能性があります。

#### **緊急連絡先の更新**

職場の安全とコンプライアンスのために、人事部は各社員の緊急連絡先情報をファイルに正確かつ最新の状態で保持しておくことが必須です。 新入社員として、この情報をWorkdayシステムに入力する必要がありますが、どうやって、どこに入力するのかは明示的ではないことがあります。

ワークデイの [**Adopt**](https://docs.nexthink.com/platform/ja/user-guide/adopt) メニューインターフェイスから:

1. Adoptメニューをクリックし、リストから「緊急連絡先を追加または変更する」ガイドを選択してください。

<figure><img src="/files/ZmkrhgPHwcu8kbgOVdEq" alt="" width="375"><figcaption></figcaption></figure>

2. ガイドは、段階を追って社員を手順に沿って案内します。

<figure><img src="/files/mmrNfvtiosooZYHtMeEg" alt="" width="355"><figcaption></figcaption></figure>

<figure><img src="/files/q4VTrZzkujo3Oo37huox" alt="" width="563"><figcaption></figcaption></figure>

3. フォーム入力段階では、ガイドの流れを中断することなく、画面上の要素を編集して保存できます。

<figure><img src="/files/aMvXopH2Gq8BbO1lVmcx" alt="" width="563"><figcaption></figcaption></figure>

#### **優先名の変更**

従業員の優先名とは、同僚、クライアント、および個人の生活で関わる個人と交流するときに使用することを選択した名前であり、法的な名前と異なる場合があります。 これには、従業員の名前の短縮バージョン（例：ジョセフをジョーとするなど）が含まれることがありますが、これに限定されません。

新入社員にとって、ワークデイでこの情報をどのように、またはどこで変更するかは明らかでない場合がありますが、できるだけ早くそれを変更するのがベストです。

Workdayの[**Adopt**](https://docs.nexthink.com/platform/ja/user-guide/adopt)メニューインターフェースから：

1. Adopt メニューをクリックして、リストから「優先名の変更」ガイドを選択します。

<figure><img src="/files/Ah7kAoipzUn8DdXBA6Z2" alt="" width="370"><figcaption></figcaption></figure>

2. ガイドはこの変更を行うために必要なステップを案内します。

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

関連トピック

* [ガイドを管理する](https://docs.nexthink.com/platform/ja/user-guide/adopt/guide-creation-and-management-from-nexthink-applications/managing-guides)
* [概要ページ：Adopt - Workday essentials](/platform/ja/library-packs/applications/adopt-library-packs/adopt-workday-essentials.md)
* [設定ガイド：Adopt - Workday essentials](/platform/ja/library-packs/applications/adopt-library-packs/adopt-workday-essentials/configuration-guide-adopt-workday-essentials.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/library-packs/applications/adopt-library-packs/adopt-workday-essentials/usage-guide-adopt-workday-essentials.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.
