# Commander v16.2.2

## New Features and Improvements

**Edit Role Enforcements**

* KC-272: Enterprise: Edit role enforcements

It is now possible to edit role enforcement policies in Commander. See the [Documentation ](/keeperpam/jp/commander-cli/command-reference/enterprise-management-commands.md#enterprise-role-command)for details.

**Import**

* KC-229: Import/Export Records with Types

Records can now be imported with record types

* KC-286: Import LastPass' Shared Folders

Importing directly from LastPass now shares any shared folders with corresponding Keeper accounts. See the [Documentation ](/keeperpam/jp/commander-cli/command-reference/import-and-export-commands/lastpass-import.md)for details.

**Secrets Manager (Beta)**

* Secrets Manager: New format of One-Time token
* Secrets Manager: Added ability to generate config string in Json or Base64.

**Other Improvements**

* KC-122: Title/URL display options in `audit-report`
* KC-259: Fix some account restrictions: Expired Master Password, Accept Account Transfer


---

# 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/developer-tools/commander/older/commander-v16.2/commander-v16.2.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.
