> For the complete documentation index, see [llms.txt](https://docs.rewst.help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rewst.help/updates/marketplace-updates/2025-marketplace-updates/november-7-2025-marketplace-update.md).

# November 7, 2025 - Marketplace Update

<details>

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

[Billing Count Report](/documentation/crates/existing-crate-documentation/billing-count-report-crate.md)

* The report now includes license and consumption data from the Synnex Australia
* The report now includes license and consumption data from the Synnex StreamOne
* The report now includes license and consumption data from the Synnex Stellr

</details>

<details>

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

* [Workstation Offboarding](/documentation/crates/existing-crate-documentation/workstation-offboarding-crate.md)
  * Added decommission action after the uninstall action for SentinelOne

</details>

<details>

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

* Per Machine Password Rotation
* Enhanced logging for the user onboarding workflow
* DropSuite Backup Monitoring
* Various DropSuite Additions

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-7-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.
