> 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.9.0.md).

# 管理コンソール 17.9.0

## 概要 <a href="#overview" id="overview"></a>

本リリースでは、非人間ID (NHI) 向けPAMサポート v2 を中心に、KeeperPAM専用タブの追加、NHIメトリクスを確認できるPAMダッシュボード、NHIティア通知の強化、シークレットマネージャーダッシュボードの更新、標準顧客およびMSP/MC管理者向けのサブスクリプション情報の拡充を行いました。管理者は、コンソール内ですべてのPAM関連リソースの管理、NHI利用状況の監視、ティアのアップグレードが行えるようになりました。

## 新機能 <a href="#overview-1" id="overview-1"></a>

### 追加のNHI PAMサポート <a href="#nhi-pam-support-in-subscriptions" id="nhi-pam-support-in-subscriptions"></a>

* **新しいKeeperPAMタブ:** エンタープライズ管理コンソールにKeeperPAM専用タブが追加され、シークレットマネージャー、ゲートウェイ、コネクションマネージャーを1か所にまとめて表示できます。PAMトライアルユーザーおよびサブスクライバーには、新しいタブが自動的に表示されます。

<figure><img src="/files/XjXuAIyxSUgFU3eeDrdu" alt=""><figcaption><p>KeeperPAM通知</p></figcaption></figure>

* **PAMダッシュボード:** NHIティアの概要、上限間近および上限超過アラート、NHIによる利用状況、ユーザー別のPAM利用状況などを表示

<figure><img src="/files/Twhq4zdGJbAOtBysTOKG" alt=""><figcaption><p>新しいKeeperPAMダッシュボード</p></figcaption></figure>

* **シークレットマネージャーダッシュボード:** ティア、利用サイクル、その他の重要なメトリクスに関する情報を表示

<figure><img src="/files/VXOdm74fSFEOUr0Frsh9" alt=""><figcaption><p>ティアメトリクスを表示するシークレットマネージャーダッシュボード</p></figcaption></figure>

* **サブスクリプション表示:** PAMサブスクリプションが有効なエンタープライズ顧客向けに、サブスクリプションタブにPAM契約の詳細が拡張表示されます
  * **PAMライセンス数:** 管理中、利用可能、上限、ライセンス追加オプション
  * **アクティブなNHI利用状況:** 現在のサイクルにおけるNHI数、ティアしきい値、上限間近または上限到達の警告
  * **KeeperPAMに含まれる内容:** KSM (APIティアの詳細あり)、KCM、ローテーション、KEPM (PAMライセンス1あたり2エンドポイント)、リモートブラウザ分離、トンネル接続を含むバンドル契約の概要
  * **ティアのアップグレード:** コンソール内チェックアウトでNHIティアのアップグレードを開始するリンク

<figure><img src="/files/0iLXk5UqjqB3yqVWr1Y3" alt=""><figcaption><p>コンソール内チェックアウトによるティアのアップグレード</p></figcaption></figure>


---

# 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.9.0.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.
