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

* We added session recordings to the [Live Training - Clean Automation](https://learn.rewst.io/live-training-clean-automation) course!
* Check out a 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 Marianne, Shivang, Ashan, Yordi, Mark, Evan, and Kishan for passing the Foundations Certification!
  * **Clean Automation shoutouts**: Congrats to Gary, Justin, and James for passing the Clean Automation Certification!

</details>

<details>

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

* [New link page to our Rewst security and trust centers, hosted on our Rewst company website](https://docs.rewst.help/security/rewst-trust-and-security-center)
* [Updated guidance for setup of our Microsoft Cloud Integration Bundle, to now include better instructions for key vaults](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/microsoft-cloud-integration-bundle)
* [How to configure a web hook trigger for CORS requests, most routinely related to App Builder](https://docs.rewst.help/documentation/automations/intro-to-triggers/use-cases-and-examples/configure-a-webhook-trigger-for-cors-requests)
* [Corrected URL copy+paste template for our ](https://docs.rewst.help/documentation/agent-smith/agent-smith-configuration-overview#choose-the-correct-iot-hub-subscription)[Quickbooks](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/quickbooks-online-integration-setup) and [Xero](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/xero-integration-setup) integration setup docs
* [Cloudmore integration](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/cloudmore-integration)

</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-31-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.
