# September 26, 2025 - Training update

Explore what new changes the Cluck University team made in the last week.

<details>

<summary><strong>General news and reminders</strong></summary>

* **SHOUT OUTS** **TO:**
  * Dion, Patrick, Alex, Aaron, Aaron, Bill, Calvin, Chris, and Ethan for passing the Foundations Certification.
  * Dylan, Luuk, Lauren, Paul, JC, Jordan, Sam, Brendan, Dawood, Kayla, Kathryn, Richard, Eric, Alex, Chris, Mahad, Kartik, Matthew, and Michael
    * Take the [Rewst Foundations](https://learn.rewst.io/rewst-foundations-certification) Exam, and collect your prestigious **Certified Rewster** badge in Discord along with access to the super-secret Discord channel.
  * JC, Jordan, Revashlyn, Kayla, Patrick, Brendan, Brandon, and Divesh for passing the Clean Automation Certification.
    * Take the [Clean Automation](https://learn.rewst.io/clean-automation-certification) exam and get that fancy certificate!
* Join us in our [Cluck-U Discord channel](https://discord.com/channels/936789089703845988/1121465945295167588) if you have any questions, comments, or concerns!
* Sign up for Cluck University [Office Hours](https://learn.rewst.io/cluck-university-office-hours) to work through any questions you have during and after training! If there is something you want us to cover, Let us know!

</details>

<details>

<summary><strong>Cluck University and documentation updates</strong></summary>

**What's new at Cluck University?**

* We have a new course! Check it out here: [**Rewst crash course**](https://learn.rewst.io/rewst-crash-course)

**New and updated documentation pages:**

* [Run PowerShell Script on Selected Devices Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/run-powershell-script-on-selected-devices-crate)
* [Export MS365 Licenses to CSV Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/export-ms365-licenses-to-csv-crate)
* [Reset Locked Accounts Crate](https://docs.rewst.help/~/revisions/VmxzEdeNWvX54TqYxxOB/documentation/crates/existing-crate-documentation/reset-locked-accounts-crate)
* [Use OpenAI to Suggest Responses to New Tickets Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/use-openai-to-suggest-responses-to-new-tickets-crate)
* [Consolidate and Manage Duplicate Configurations Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/consolidate-and-manage-duplicate-configurations-crate)
* [Compromised User Response Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/compromised-user-response-crate)
* [Document Rewst Org Variables Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/document-rewst-org-variables-crate)
* [Enable / Disable Mailbox Forwarding Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/enable-disable-mailbox-forwarding-crate)
* [App Builder - Create Branding Variables Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/app-builder-create-branding-variables-crate)
* [Assign Asset/Config to Ticket Based on Contact Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/assign-asset-config-to-ticket-based-on-contact-crate)
* [Detailed MFA Enforcement Reporting Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/detailed-mfa-enforcement-reporting-crate)
* [Exchange CIS Audit Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/exchange-cis-audit-crate)
* [Microsoft Azure Tables Connection Crate](/documentation/crates/existing-crate-documentation/microsoft-azure-tables-connection-crate.md)
* [Deactivate ConnectWise PSA Contacts when their Company is Deactivated Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/deactivate-connectwise-psa-contacts-when-their-company-is-deactivated-crate)
* [Updated guidance on field results in the Microsoft: User Onboarding Crate’s new user onboarding form](https://docs.rewst.help/documentation/crates/existing-crate-documentation/microsoft-user-onboarding-crate-v2/onboarding-form-inputs-and-workflow-process)
* [Updated guidance on how and when to use subworkflows in Rewst](https://docs.rewst.help/documentation/automations/workflows#subworkflows)<br>

</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/cs-and-training-updates/2025-training-updates/september-26-2025-training-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.
