> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/release-notes/jp/enterprise/admin-console/admin-console-17.8.4.md).

# 管理コンソール 17.8.4

## 概要

本リリースでは主に**非人間ID (NHI) 向けKeeperPAMサポート**を追加し、PAMライセンスおよびNHIティア利用状況を管理コンソール上で直接確認できるようになりました。あわせてUXの改善、ARAMレポートの修正、ノードドロップダウンに関する複数の不具合修正も含まれます。

## 新機能

### サブスクリプション画面でのNHI PAMサポート

管理コンソールのサブスクリプションタブに、PAMライセンス数および非人間ID (NHI) ティアの詳細が表示され、管理者は現在のKeeperPAMライセンス内容と利用サイクルを一元的に確認できます。

* **PAMライセンス数** — 管理中、利用可能、PAMライセンス数の上限を表示。
* **NHI利用状況の追跡** — 現在のサイクルにおける利用量、ティアしきい値、上限間近の警告を表示。
* **KeeperPAMに関する情報** — KSM APIコールティア、KCM、ローテーション、KEPM、リモートブラウザ分離、トンネル接続を含む契約内容を表示。

<figure><img src="/files/6R0kLQxoLlovLtmE8yLH" alt=""><figcaption><p>非人間ID PAMティア情報</p></figcaption></figure>

## バグ修正

* **EM-8709:** 管理コンソールへの初回ログイン時に、アカウント復旧および移管ポリシーのモーダルが重なって表示され、本来の順序どおりに表示されない不具合を修正。
* **EM-8711:** ARAMイベントのエクスポート時に、正しいsyslog値の代わりに `[Object object]` が表示される不具合を修正。ARAMレポートでは、人が読みやすい形式のsyslogデータが表示されるようになりました。
* **EM-8699, EM-8724:** ルートノードまたは短い名前のサブノードを選択したときに、ノードのドロップダウンの横幅が不正に縮小されるレイアウト上の不具合を修正。


---

# 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:

```
GET https://docs.keeper.io/release-notes/jp/enterprise/admin-console/admin-console-17.8.4.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.
