# Backend API 17.3.2

### Improvements

* **KA-6399**: Updated phone number parsing library
* **KA-6802**: Automatically enable all PAM enforcements for new Keeper Administrator roles
* **DU-498**: Increased throttle limits for security data APIs

### Bug Fixes

* **KA-6702**: Include protocols values during KeeperPAM start/stop ARAM events
* **KA-6346**: Prevent creation of one-time shares of ownerless records
* **KA-6745**: Filtering of App UID and Gateway UID in ARAM event logs
* **KA-6760**: Prevent users without KSM from deleting a PAM Configuration


---

# 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/backend/backend-api/backend-api-17.3.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.
