# Admin Console 17.8.4

## Overview <a href="#overview" id="overview"></a>

Admin Console version 17.8.4 primarily introduces **Non-Human Identity (NHI) PAM Support**, bringing new subscription visibility for PAM licensing and NHI tier tracking directly into the Admin Console. This release also includes UX improvements, an ARAM reporting fix, and several bug fixes related to node dropdowns.

## New Features <a href="#overview" id="overview"></a>

### NHI PAM Support in Subscriptions

The Subscriptions tab in the Enterprise Admin Console now displays PAM license counts and Non-Human Identity (NHI) tier details, giving administrators a clear view of their current KeeperPAM entitlements and usage cycle in one place.

* **PAM license counts** — managed, available, and maximum allowed PAM licenses
* **NHI usage tracking** — current cycle consumption with tier thresholds and near-limit warnings
* **KeeperPAM summary** — bundled entitlements including KSM API call tier, KCM, Rotation, KEPM, RBI, and Tunneling

<figure><img src="/files/pOqAbimheLnp7axRVFBM" alt=""><figcaption><p>Non-Human Identity PAM Tier Information</p></figcaption></figure>

## Bug Fixes <a href="#bug-fixes" id="bug-fixes"></a>

* **EM-8709:** Fixed an issue where the Account Recovery and Transfer Policy modals overlapped on the initial login to Admin Console, causing a non-sequential view.
* **EM-8711:** Fixed a bug where exported ARAM events displayed `[Object object]` in place of the correct syslog values. Exported ARAM reports now render the expected human-readable syslog data.
* **EM-8699, EM-8724:** Fixed a layout issue where the node dropdown would incorrectly shrink in width when a root node or a subnode with a short name was selected.


---

# Agent Instructions: 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/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.
