# Admin Console 17.2.0

### New Features

* Added a Net Promoter Score form to the Admin Console to capture user feedback

### Improvements&#x20;

* Changed the default sort on the Security Audit screen to show highest scores first
* Added user email to username on Security Audit screen
* User experience to enable inheritance for the default Keeper Admin role is updated for clarity&#x20;

### Bug Fixes&#x20;

* Resolved issue that caused a white screen on viewing invoices
* Resolved issue with click area being too large for the Add Licenses button
* Resolved issue that showed incorrect Master Password strength for trial users
* Resolved issue that allowed the Subscription Manager role to modify Administrative permissions
* Resolved an issue on the Risk Management Dashboard that showed erroneous test for low license counts
* Fixed table header alignment on the Security Audit screen
* Resolved issue that showed empty error when required fields are not provided when adding a new user
* Fixed spacing on the Users tab when the user has statuses that span multiple lines
* Fixed an issue that showed a blank modal when attempting to delete a role with users in it
* Fixed an issue that showed incorrect number of occurrences for ARAM alerts
* Fixed an issue that allowed an admin to create multiple teams and roles with the same name
* Fixed an issue that prevented user statuses from correctly updating during free trials


---

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