# December 12, 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>

* Announcing our new course: [RoboRewsty prompting: How to get the results you want](https://learn.rewst.io/roborewsty-prompting)
* We added the live recording of the [Automation lab: Just-In-Time Admin Access Crate session](https://learn.rewst.io/just-in-time-admin-access-crate-enablement)
* Another new course! [Building branded Rewst forms](https://learn.rewst.io/building-branded-rewst-forms)
* 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 Liam, Josh, Matt, Dakota, Adele, Sachin, Suhaib, Kyle, Ainsley, and Edwin for passing the Foundations Certification!
    * And to Rewst's very own Justine and Joe!
  * **Clean Automation shoutouts**: Congrats to Dakota, Arunab, Paul, and Stephen for passing the Clean Automation Certification!

</details>

<details>

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

* [Automation Toolkit Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/automation-toolkit-crate)
* [Duo Identity Verification Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/duo-identity-verification-crate)
* [Dropsuite: Backup Monitoring Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/dropsuite-backup-monitoring-crate)
* [Dropsuite: New Account Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/dropsuite-new-account-crate)
* [Windows 11 Compatibility Checker Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/windows-11-compatibility-checker-crate)
* [Alert on Onboard/Offboard Execution Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/alert-on-onboard-offboard-execution-crate)
* [Updated documentation on how permissions work in App Builder](https://docs.rewst.help/documentation/app-builder/permissions)
* [Updated documentation to reflect changes to our Use AI to Suggest Responses to New Tickets Crate, which previously only supported OpenAI and now supports Anthropic as well](/documentation/crates/existing-crate-documentation/use-ai-to-suggest-responses-to-new-tickets-crate.md)

</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/december-12-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.
