# Admin Console 14.3.0

## Benefits & Enhancements

* **Support for MSP Deployments -** Seamless log in for MSP admins to a Managed Company.
* **Hyperlink Update -** "Schedule a Demo" hyperlink for MSP users has been updated to Calendly.
* **Team Management by Admin -** Admins are now able to manage existing teams (add/remove users) without being assigned to that team.

## Bug Fixes

* **Fixed**: Various buttons within Managed Companies and Admin Tabs are not working correctly.
* **Fixed:** The advanced PBKDF2 Iterations setting should default to 100,000 instead of 10,000.
* **Fixed:** An issue causing the Managed License Pool incorrectly track the removal of licenses.
* **Fixed:** User is unable to activate and use Yubikey as expected within the Console.
* **Fixed:** Infinite loading spinner appears when returning from DUO authentication page; user forced to refresh or close Console page.
* **Fixed:** Various design inconsistencies and errors.


---

# 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/jp/enterprise/admin-console/older/admin-console-14.3.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.
