# December 5, 2025 - Marketplace Update

<details>

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

There are no new Crates this week.

</details>

<details>

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

* Microsoft: User Onboarding
  * Added primary\_identity\_provider input parameter for sub-workflow/external value scenarios
  * Updated Location field Jinja to check usage\_location before org
  * Disabled custom input for user\_location in the onboarding form
* Run Powershell Script on Selected Devices
  * Updated check\_device\_returned condition to evaluate using >= 1
* Agent Smith: Device Provisioning \[Install First]
  * Added retry logic to re-query devices when initial query fails
* Configure Organizational Variables
  * Use installed PSA when no default\_psa or org variable is set
* AI Ticket Categorization
  * Added GPT-5 models to the OpenAI template
  * Added support for OpenAI GPT-5 in crate configuration and new Anthropic Claude models; updated model selection options
* Document Rewst Form URLs (ITGlue/Hudu)
  * Updated example org var value to include quotes around string values in list

</details>

<details>

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

* Per Machine Password Rotation
* Enhanced logging for the user onboarding workflow
* Various DropSuite Additions
* Travelling Employee CA Policy Form
* GDAP Crate Improvements
* Duo Identity Verification
* Dropsuite: Create New Account
* Dropsuite: Monitor Backups

</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/december-5-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.
