# October 31, 2025 - Marketplace Update

<details>

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

* [1Stream Technician Toolbox](/documentation/crates/existing-crate-documentation/1stream-technician-toolbox-crate.md)

</details>

<details>

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

* [Microsoft: User Onboarding](/documentation/crates/existing-crate-documentation/microsoft-user-onboarding-crate-v2.md)
  * Fix: pass license SKU ID as list instead of string
  * Add Copilot SKU to template and sync to client
  * Update Jinja to retrieve default orgunit with added condition
  * Set Task Transition Criteria Sensitivity to 1 on failure\_catch noop in M365/On-Prem: Resolve Groups
* [Use OpenAI to Suggest Responses to New Tickets](/documentation/crates/existing-crate-documentation/use-ai-to-suggest-responses-to-new-tickets-crate.md)
  * Align transitions across PSAs; Datto uses Description when no notes; rename Halo transition
* [Document BitLocker Information](/documentation/crates/existing-crate-documentation/document-bitlocker-information-crate.md)
  * Use org var itg\_bitlocker\_computer\_config\_type for default config\_type\_name with 'Computer' fallback
* [Document Rewst Form URLs (ITGlue/Hudu)](/documentation/crates/existing-crate-documentation/document-rewst-form-urls-it-glue-hudu-crate.md)
  * Filter to enabled orgs in list organization action

</details>

<details>

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

* Per Machine Password Rotation
* Enhanced logging for the user onboarding workflow
* DropSuite Backup Monitoring
* Various DropSuite Additions

</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/october-31-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.
