# January 30, 2026 - Marketplace update

<details>

<summary><strong>New Crates</strong></summary>

No new Crates were released this week.

</details>

<details>

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

#### Crates

* [Microsoft: User Onboarding](/documentation/crates/existing-crate-documentation/microsoft-user-onboarding-crate-v2.md)
  * Align license\_subscription variable naming with form and subworkflow
  * Uncheck `create_contact_in_psa` by default when Advanced PSA Options is hidden
* [Configure Organizational Variables](/documentation/crates/existing-crate-documentation/configure-organization-variables.md)
  * Rename Datto PSA references and workflow names to Autotask to match branding update
* [Time Savings Report](/documentation/crates/existing-crate-documentation/time-savings-report-crate.md)
  * Rename variable configs and set cron defaults to avoid overriding form inputs
* [Configure Out Of Office on Mailbox](/documentation/crates/existing-crate-documentation/configure-out-of-office-on-mailbox-crate.md)
  * Update run-as org Jinja for `create_ticket` action
* [Alert on Low Disk Space](/documentation/crates/existing-crate-documentation/alert-on-low-disk-space-crate.md)
  * Add pre-check so `generate_tickets` runs only when `drives_low_freespace` is not empty
* [Alert on Login from Non-Native Country](/documentation/crates/existing-crate-documentation/alert-on-login-from-non-native-country-crate.md)
  * Fix description to correctly reference the crate in docs
* [Amend Calendar Permission on User](/documentation/crates/existing-crate-documentation/amend-calendar-permission-on-user-crate.md)
  * Add default board ID to M365 Set Calendar Permissions create ticket action

#### Subworkflows

There were no updates to subworkflows this week.

</details>

<details>

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

REWST Conditional Access Policy Assistant Crate

</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/2026-crate-marketplace-updates/january-30-2026-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.
