# April 3, 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)
  * Return only a single valid session ID
  * Use officeLocation when listing Entra offices
  * Use Markdown-only new\_user\_approval\_email template
  * Restrict device list to customer devices in PS sub-workflow
* [Configure Organizational Variables](/documentation/crates/existing-crate-documentation/configure-organization-variables.md)
  * Add missing Organization ID entry to Ninja Severity org variable
* [Amend Calendar Permission on User](/documentation/crates/existing-crate-documentation/amend-calendar-permission-on-user-crate.md)
  * Remove unassociated form from Crate
* [Microsoft: User Offboarding](/documentation/crates/existing-crate-documentation/microsoft-user-offboarding-crate.md)
  * Correct SKU to proper product name
* [REWST CA Policy Assistant](/documentation/crates/existing-crate-documentation/rewst-ca-policy-assistant-crate.md)
  * Default CTX.user\_id in list\_all\_customers\_ca\_policies
* [AI Ticket Sentiment Analysis](/documentation/crates/existing-crate-documentation/openai-ticket-sentiment-setup.md)
  * Handle empty string in select\_psa task transition condition
* [Notify on Conditional Access Policy Changes](/documentation/crates/existing-crate-documentation/notify-on-conditional-access-policy-changes-crate.md)
  * Fix transition order and condition in get\_user\_auth\_reg\_details
* [Just-In-Time Admin Access](/documentation/crates/existing-crate-documentation/just-in-time-admin-access-crate.md)
  * Treat check\_script\_was\_provided as boolean in CW ASIO: Run Powershell
* [Run Powershell Script on Selected Devices](/documentation/crates/existing-crate-documentation/run-powershell-script-on-selected-devices-crate.md)
  * Prefer matching "PowerShell script" from List Shell Scripts before script\_id input

#### Kits

There were no updates to kits this week.

#### Subworkflows

There were no updates to subworkflows this week.

</details>

<details>

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

CIPP Microsoft Desired State Standards Compliance 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/april-3-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.
