# July 25, 2025 - Marketplace Update

<details>

<summary><strong>New Crates and enhancements</strong></summary>

* Document BitLocker Recovery Keys
* Add Rewst Form Link to Onboarding Request Tickets v2
* Add Rewst Form Link to Offboarding Request Tickets v2

</details>

<details>

<summary><strong>Bug fixes and chores</strong></summary>

* Google: User Onboarding
  * Added 'employee\_id' to excluded keys
* Microsoft: User Onboarding
  * Added proper handling for undefined `psa_default_tech_worktype` org var when adding time entries using "Datto PSA: Update Ticket" workflow
* Google: User Offboarding
  * Added options gen trigger to the existing ticket field in form
* Compromised User Response
  * Fixed a typo in the internal notes of `update_psa_ticket` and `create_psa_service_ticket` tasks (60655)
* Just in Time Admin Access
  * Updated Powershell script's Jinja
* Microsoft: User Onboarding
  * Added missing licenses to Pax8 SKU mapping list
* Multiple
  * Changed logic in Pax8 workflows to allow for a base product match template and an extension template to be combined to allow users to specify custom SKU matchings should they not exist in the base template

</details>

<details>

<summary><strong>Coming soon!</strong></summary>

* Refactor of Sync Last Logged-In Info to PSA Asset Crate
* BitLocker Activation - Bitlocker Management Crate Series

</details>


---

# 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.rewst.help/updates/marketplace-updates/2025-marketplace-updates/july-25th-2025-marketplace-update.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.
