> 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/genesys-troubleshooting/usage-guide-genesys-troubleshooting.md).

# 使用ガイド：Genesysトラブルシューティング

{% hint style="warning" %}
このページでは、パックのさまざまな使用方法やユースケースの例を紹介します。

管理者は、インストールされたコンテンツを設定およびカスタマイズするために[設定ガイド: Genesys トラブルシューティング](https://github.com/nexthink/documentation.online-product-documentation/tree/develop/configuration-guide-genesys-troubleshooting.md)を参照できます。
{% endhint %}

**Genesys トラブルシューティング**ライブラリパックを使用すると、EUC チームは以下を実行できます。

* アプリケーションの導入を最適化し、異常な動作を識別するために使用を監視する。
* 安定性の問題を事前に検出し、チケット作成が行われる前や従業員に影響が出る前に問題をトラブルシューティングして修正する。
* Genesys における従業員の体験を測定し、報告する。

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

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

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

このライブラリ パックは、Genesys アプリケーションの接続性、パフォーマンス、安定性を最適化するための詳細なインサイトを提供します。 これにより、アプリケーションが滑らかに効率良く動作し、全体的なユーザー体験が向上します。

### **可視性**

"Genesys" と "Genesys ネットワーク" アプリケーションは、このライブラリ パックの主要コンテンツです。 彼らは[Nexthinkアプリケーション](https://docs.nexthink.com/platform/ja/applications)から直接、あなたの従業員のジェネシス体験に関する重要なインサイトにアクセスできます。

アプリケーションダッシュボードのナビゲーションについての詳細は、[ウェブアプリケーション監視ドキュメントページ](https://docs.nexthink.com/platform/ja/user-guide/applications/monitoring-applications/monitoring-web-applications-old-experience)をご参照ください。

## ユースケース

以下に示す関連するユースケースに加えて、環境に特有の他のトラブルシューティングシナリオを発見することができるかもしれません。

### **接続の問題をトラブルシューティングする**

**Genesys ネットワーク** アプリケーションは、接続性の健康状態とトラフィックを分析するために設計されています。 個別の宛先ドメインとポートを詳細に調べてパフォーマンスを評価することができます。

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

### 健全性と安定性の問題をトラブルシューティングする

**Genesys デスクトップ** アプリケーションは、その健康と安定性に関する貴重なインサイトを提供します。 Genesys バイナリのクラッシュや健康を報告し、さらに分析可能な詳細情報を提供します。 このデータは、[バイナリ プロファイリング](https://docs.nexthink.com/platform/user-guide/alerts-and-diagnostics/getting-started-with-diagnostics/binary-profiling) などの製品機能を使用して、詳細な調査を行うために活用できます。

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

***

関連トピック

* [アプリケーションの管理](/platform/ja/user-guide/applications/managing-applications.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/genesys-troubleshooting/usage-guide-genesys-troubleshooting.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.
