# Admin Console 17.6.3

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

### Features <a href="#features" id="features"></a>

* **EM-8035:** Improved the performance of notifications by removing those that do not have any valid approvers.
* **EM-8041:** Improved the readability of the execution details and user justification messages from the requests.
* **EM-8054:** Implemented visibility improvements with the Policy Audit screen.
* **EM-8034:** Added a link for the Installation documentation on the Deployments screen.

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

* **EM-8060:** Fixed an issue with the approval workflow validation with machine and user filters.
* **EM-8030:** Fixed an issue with the ARAM (Advanced Reporting and Alerts Module) where certain users searches were crashing the reports.
* **EM-8066:** Fixed language translation issues on the drop-down lists.


---

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