# March 6, 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

* [Amend Mailbox Permissions](/documentation/crates/existing-crate-documentation/amend-mailbox-permissions-crate.md)
  * Updated to use \[REWST - OPT GEN] Get Mailbox Folder Permissions instead of \[ROC] version
  * Microsoft Exchange actions now run as org
  * Disabled template trigger using \[ROC] Amend Mailbox Permissions form
* [Google: User Offboarding](/documentation/crates/existing-crate-documentation/google-user-offboarding-crate.md)
  * Reordered tasks: run check\_mailbox\_access and grant\_mailbox\_access before disabling user attributes
* [Microsoft: User Onboarding](/documentation/crates/existing-crate-documentation/microsoft-user-onboarding-crate-v2.md)
  * Added check to ensure user has a mailbox before adding shared mailboxes
  * Added mail\_only\_user input to User: List; when true, route to m365\_list\_users
  * Added SuperOps and NinjaOne PSA support; new List Company Locations/Upsert Contact workflows; updated PSA tasks Upsert Contact, List Company Locations, and List Contact Types

#### 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 Alert Triage Crate
* 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/march-6-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.
