# August 1, 2025 - Marketplace Update

<details>

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

* No Crate releases this week.

</details>

<details>

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

* Microsoft: User Onboarding
  * Replaced Graph GET user action with the generic equivalent
* Document User Details v2
  * Changed timeout for `list_contact_assets` and action timeout for `hudu_documentation_list_company_assets`
* Document M365 Environment
  * Changed the 'time saved' value of several workflows to 240
* Microsoft: Onboard & Offboard
  * Reverted change that caused the new user onboarding crate to be unable to send email with ctx.supervisor for onprem
* Microsoft: User Onboarding
  * Changed `copy_existing_user` script to consider custom emails and domain checking for created and copied users
* Windows Patch Deployer
  * Fixed subworkflow's cron not starting by moving trigger to main workflow, also updated crate description
* Microsoft: User Onboarding
  * Changed On-Prem user list workflow so that if we are requesting the UPN then the UPN is preferred over the samAccountName
* Microsoft: User Onboarding
  * Added `purchase_error` aliases to all disti subs and also added `purchase_error` output
* Pax8 Extra License Removal
  * Added new licenses to the Pax8 mapping template (48156)

</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

</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-1st-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.
