# September 5, 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](/documentation/crates/existing-crate-documentation/microsoft-user-onboarding-crate-v2.md)
  * Updated the password length to use ORG Variable
  * Set Time Start Field in add\_time\_entry
  * Task Removal: The 2nd create\_relation task, Transitions
  * Added fallback logic if no Location ID is provided, Improved On Failure error message
* [Assign Asset/Config to Ticket based on Contact](/documentation/crates/existing-crate-documentation/assign-autotask-configuration-contact-based-on-last-logged-in-user-crate.md)
  * Updated device LastLoggedInUser to contact name check to match more formats
* [Microsoft: User Offboarding](/documentation/crates/existing-crate-documentation/microsoft-user-offboarding-crate.md)
  * Set Time Start Field in add\_time\_entry
* [CW PSA: Pod Technician Toolbox v2](/documentation/crates/existing-crate-documentation/cwm-technician-toolbox-via-pod-1.md)
  * Removed non-functional form references, Cleaned up transitions
* [Add Client to Rewst](/documentation/crates/existing-crate-documentation/add-client-to-rewst-setup.md)
  * Added options gen for fetching ConnectSecure v4 companies, improved error reporting
* Windows 11 Compatibility Checker
  * Added retry loop for n-able when listing computers
* [Configure Organizational Variables](/documentation/crates/existing-crate-documentation/configure-organization-variables.md)
  * Set the default form view to Standard
  * Added a "Standard" note at the form view description -
* GWS: User Offboarding
  * Added support for forwarding emails
  * Added support for setting out of office
* Open-AI
  * Fixed a error causing some open-ai workflows to fail when using the gpt-5 model due to the temperature value not being set to 1. It now sets to 1 when using a gpt-5 model.

</details>

<details>

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

* 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/september-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.
