# Admin Console 17.3

### Bug Fixes

* **EM-7038**: Fixed compliance reports UI issue with user criteria
* **EM-7075**: Admin approval prompt does not close when it is accepted or denied by another admin
* **EM-6681**: Enforcement Policies: Toggle and checkboxes aren't disabled for Admin with no permission Manage Role
* **EM-7069**: Removed "bulk account transfer" when multi-selecting users, as this is not supported
* **EM-7583**: On the Alerts page, we were missing PAM events in the Event Types dropdown

### Improvements

* **EM-6194**: We have improved the Billing History and Receipts section to show accurate information
* **EM-7543**: We have added a new "Notification Center" user interface. Instead of popping toast messages every time an action is performed, we now place them inside of a notification center where users can view them and mark them as read.
* **EM-6078**: We now display both Name and Email in all user views
* **EM-7413**: We added a secure file storage video to the Getting Started section
* **EM-7483**: We've made improvements to syncing and caching offline data


---

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