# August 15, 2025 - Marketplace Update

<details>

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

* [Rotate Account Password Crate](/documentation/crates/existing-crate-documentation/rotate-account-passwords-crate.md)

</details>

<details>

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

* Google: User Onboarding
  * Fixed issues between workflows and shared option gens
  * Updated triggers on associated workflows to Use Org Variable with a fallback of Use Default
* [Add or Remove Group Membership](/documentation/crates/existing-crate-documentation/add-or-remove-group-membership-crate.md)
  * Reordered transitions in the list\_membership action
* [Microsoft: User Offboarding](/documentation/crates/existing-crate-documentation/microsoft-user-offboarding-crate.md)
  * Updated group data construction to avoid empty strings
  * Applied filtering for group resolutions
* [CW PSA: Pod Technician Toolbox v2](/documentation/crates/existing-crate-documentation/cwm-technician-toolbox-via-pod-1.md)
  * Fixed Jinja condition and updated logic in get\_org\_id
  * Added Publish Result As for output reuse
  * Updated Custom Condition field in the transition to match logic used in data alias
* [Microsoft: User Onboarding](/documentation/crates/existing-crate-documentation/microsoft-user-onboarding-crate-v2.md)
  * Added org variable for change in Jinja evaluation conditions
  * Improved email approval workflow by adding fallback logic to recipient and sender fields
  * Updated recipient handling to correctly process lists of approvers
  * Enhanced reliability of the approval process
* [Configure Organizational Variables](/documentation/crates/existing-crate-documentation/configure-organization-variables.md)
  * Refactored workflow to reduce API calls for speed optimization
* [Agent Smith: Device Provisioning \[Install First\]](/documentation/agent-smith/agent-smith-configuration-overview.md)
  * Fixed DattoRMM UID in options being overwritten by ID
* PSA: Update Ticket with New User Onboard Links
  * Changed data aliases from ticket\_number to ticket\_id

</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
* Workstation offboarding
* Enhanced logging for the user onboarding workflow

</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/august-15-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.
