# Admin Console 17.6.2

This release introduced several new EPM (Endpoint Privilege Manager) improvements for large enterprises.

## Bug Fixes

* **EM-7991 -** Fixed a performance issue on Endpoint Privilege Manager when attempting to save policies.
* **EM-7992 -** Fixed an approval request stating that you do not have permissions to approve or deny a request from the notification center.
* **EM-7993 -** Fixed custom app resources with full path which are not being validated upon approval.
* **EM-7995 -** Improved the formatting for paths in the Privilege Requests Justification Message to be easier read by administrators.
* **EM-7996 -** Fixed an issue where Approval Requests are being shown to all users regardless if they are designated approvers.
* **EM-7997 -** Fixed a delay in the Policy status updates on the Admin Console Dashboard.
* **EM-7998 -** Prevented Policy saving that is enforced but does not target any applications.
* **EM-7999 -** Fixed Command Line Policies that are unable to be saved.


---

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