# October 24, 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>

* Lots of stuff brewing behind the scenes! Stay tuned for new courses in November.
* Reminders: Check out the new [About Cluck U](https://learn.rewst.io/page/how-to-use-cluck-u) page and [Rewst Crash Course.](https://learn.rewst.io/rewst-crash-course) These **starter resources** help others at your company learn Rewst with you!
  * Another great resource: [Getting strategic with webhook triggers](https://learn.rewst.io/getting-strategic-with-webhook-triggers)
* 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 James, Marcus, Riley, Neal, Ty, John, Luke, Daan, Dylon, and Mike for passing the Foundations Certification!
  * **Clean Automation shoutouts**: Congrats to Logan, Denis, Riley, Daan, Luke and Luuk for passing the Clean Automation Certification!

</details>

<details>

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

* [Updated guidance for choosing the correct level of Azure IoT Hub subscription to work with Agent Smith](/documentation/agent-smith/agent-smith-configuration-overview.md)
* [Agent Smith: Track Agent Inventory in Azure Tables Crate](/documentation/crates/existing-crate-documentation/agent-smith-track-agent-inventory-in-azure-tables-crate.md)
* [Create Autotask PSA Contracts Crate](/documentation/crates/existing-crate-documentation/create-autotask-psa-contracts-crate.md)
* [A large update to include examples for all our listed Jinja filters](/documentation/jinja/list-of-jinja-filters.md)
* [Updated guidance for our Alert on Unused M365 Licenses Crate](/documentation/crates/existing-crate-documentation/alert-on-unused-m365-licenses-crate.md)
* [Updated guidance on importing and exporting forms, scripts, templates and workflows from Rewst](/documentation/automations/workflows/data-input-and-output-input-variables-and-context-variables.md)
* [On-Premises Active Directory Password Expiration Alerts Crate](/documentation/crates/existing-crate-documentation/alert-on-expiring-app-reg-certificates-crate.md)
* [Updated guidance on dynamic form links in Rewst forms](/documentation/automations/forms/intro-to-forms.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/october-24-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.
