# November 14, 2025 - Training update

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

<details>

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

* New course alert! [**IMPACT Framework introduction**](https://learn.rewst.io/impact-framework-intro)
* We added a forms lesson to the [**Rewst crash course**](https://learn.rewst.io/rewst-crash-course)
* Get certified! Visit the [Rewst Certifications page](https://learn.rewst.io/page/certificates) to explore trainings (self-paced and live), take the certification exams, and earn prestigious badges.
  * **Rewst Foundations shoutouts**: A big shoutout to Chris, Joe, Edilberto, Syed, Terri, Sherwin, and Wes for passing the Foundations Certification!
  * **Clean Automation shoutouts**: Congrats to Joe, Leia, and Edilberto for passing the Clean Automation Certification!

</details>

<details>

<summary><strong>Documentation updates</strong></summary>

* [Updated guidance for org variables associated with our Report on Disables M365 Users with Licenses Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/report-on-disabled-m365-users-with-licenses-crate)
* [Bulk Move Users to Specified OU Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/bulk-move-users-to-specified-ou-crate)
* [Updated guidance for setting up our Google Workspace Admin integration](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/google-admin/google-workspace-admin-sdk-integration-setup#obtain-client-id-and-secret)
* [Updated org variable guidance for our Report on Disabled M365 Users with Licenses Crate documentation](https://docs.rewst.help/~/revisions/dCIlsU2NgDdZYBoiVOAz/documentation/crates/existing-crate-documentation/report-on-disabled-m365-users-with-licenses-crate)
* Better BaseURL examples for all of our RMM integration documentation
* [Updated org variable guidance for our PSA: Update Ticket With User Onboard Links Crate documentation](https://docs.rewst.help/documentation/crates/existing-crate-documentation/psa-update-ticket-with-user-onboard-links-crate)
* [Sync LastLoggedInUser to PSA Config Item Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/sync-lastloggedinuser-to-psa-config-item-crate)
* [Alert On Users Without MFA Enforced Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/alert-on-users-without-mfa-enforced-crate)
* [Update User Attributes (On-Prem/Azure) V2 Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/update-user-attributes-on-prem-azure-v2-crate)
* [Microsoft Subscription Renewal Alerts Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/microsoft-subscription-renewal-alerts-crate)

</details>

* Click here to go to [Cluck University](https://learn.rewst.io/)!
* 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!


---

# 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/november-14-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.
