# Backend API Version 16.6.x

## Bug Fixes

* **KA-4892**: Share Admin implementation for Managed Companies
* **KA-4885**: Event record\_add not generated if a record is added directly to a shared folder
* **KA-4912**: Incorrect message when deleting a shared-folder-folder
* **KA-4935**: Stay Logged In (persistent login) showing OFF in situations when it's ON
* **KA-4984**: SSO login and logout generates 502 error for some customers

## Features

* **KA-2593**: Share Admin feature
* **KA-4188**: Add the owner's email to the ARAM record removal event
* **KA-4844**: MSP to MC Team Sharing
* **KA-4619**: Support for multi-pagination syncing
* **KA-4832**: Support the ability for Keeper Secrets Manager to delete a record


---

# 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://newdocs.keeper.io/en/release-notes/backend/backend-api/older/backend-api-version-16.6.x.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.
