# November 21, 2025 - Marketplace Update

<details>

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

No new Crates were released this week.

</details>

<details>

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

* [Find Inactive Computers in RMM](/documentation/crates/existing-crate-documentation/find-inactive-computers-in-rmm-crate.md)
  * Updated input label and description to explicitly specify minutes
* [Configure Organizational Variables](/documentation/crates/existing-crate-documentation/configure-organization-variables.md)
  * Added NZ for New Zealand in M365 Usage Location
  * Added FR for France in M365 Usage Location
* [Add Client to Rewst](/documentation/crates/existing-crate-documentation/add-client-to-rewst-setup.md)
  * Updated Proofpoint resource field from "domains" to "domain"
  * Replaced Huntress option generation with the new Huntress organization option generator
* [OpenAI Ticket Sentiment Analysis](/documentation/crates/existing-crate-documentation/openai-ticket-sentiment-setup.md)
  * Added Anthropic as an AI provider option
* [OpenAI Ticket Categorization](/documentation/crates/existing-crate-documentation/openai-ticket-categorisation-setup.md)
  * Added Anthropic as an AI provider option
* [Document BitLocker Information](/documentation/crates/existing-crate-documentation/document-bitlocker-information-crate.md)
  * Fixed "type" data alias Jinja in `create_configuration_type action`
  * Updated action to infer online status; device considered online if `lastApplianceCheckinTime` is within the last 10 minutes

</details>

<details>

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

* Per Machine Password Rotation
* Enhanced logging for the user onboarding workflow
* Various DropSuite Additions
* 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/november-21-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.
