# May 2, 2025 - Training update

Explore what new changes the Training team has made in the last week.

<details>

<summary><strong>General News and Reminders</strong></summary>

* **SHOUT OUTS** **TO:**
  * Andrew, Tim, J, Ben, Chris, Olivier, David, Sander, Chris, Anthony, Anto, Leevash, Adrian, Sam for passing the Foundations Certification.
    * And our very own Taslim from Rewst
    * 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.
  * Kasuni, Ben, Adrian, Juamar, Adrian, Keena, Andrew, Cody for passing the Clean Automation Certification.
    * Take the [Clean Automation](https://learn.rewst.io/clean-automation-certification) exam and get that fancy certificate!
* No live training next week (May 5 - May 9)
* 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 U and Documentation Updates</strong></summary>

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

* [Onboarding page ](https://learn.rewst.io/page/onboarding)in Cluck University simplified
* NEW (Micro) COURSE RELEASED:
  * [Webhooks in action ](https://learn.rewst.io/webhooks-in-action)Micro Course (new!)
* Cluck U is no longer available in rewst.help. Links have been updated to direct you to learn.rewst.io!
* Reminder that [live training registration](https://learn.rewst.io/page/live-training) for all courses taught by the legendary Eddie Chow, including:
  * [Automation Basics](https://learn.rewst.io/live-training-automation-basics)
  * [Rewst Foundations](https://learn.rewst.io/live-training-rewst-foundations)
  * [Clean Automation](https://learn.rewst.io/live-training-clean-automation)
  * [Cluck U Office Hours](https://learn.rewst.io/cluck-university-office-hours)
  * You can now register through end May and part of June. Future dates and beyond are coming soon!

**New & Updated Documentation Pages:**

* [Mass Update Org Variables via CSV Crate](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/mass-update-org-variables-via-csv-crate)
* [New troubleshooting step for Powershell Interpreter](https://docs.rewst.help/documentation/rewst-tools/powershell-interpreter)
* [App Builder-specific Rewst actions are now documented](https://docs.rewst.help/documentation/actions-in-rewst/rewst-actions)
* [Updated org variable documentation for the MS User Onboarding Crate](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/microsoft-user-onboarding-crate-v2/onboarding-context-and-organizational-variables-reference)
* [Instructions and guidance for how to present at Rewst’s Open Mics](https://docs.rewst.help/updates/roc-open-mics/sign-up-to-present-at-any-open-mic)
* [Updated information on our incoming and outgoing IP addresses](https://docs.rewst.help/security/security-policy)
* [Updated guidance for the Proofpoint integration](https://docs.rewst.help/documentation/integrations/individual-integration-documentation/email-security/proofpoint-integration-setup)
* [Sort transform action](https://docs.rewst.help/documentation/actions-in-rewst/transform-actions/sort-transform-action)
* [Return element transform action](https://docs.rewst.help/documentation/actions-in-rewst/transform-actions/return-element-transform-action)
* [Updated guidance for HaloPSA integration setup](https://docs.rewst.help/documentation/integrations/individual-integration-documentation/psa/halopsa/halo-integration-setup#set-up-steps-in-rewst)

</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/may-2-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.
