# May 30, 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:**
  * Sam, Amy, Pablo, Kyle, Bruce, Caitlin, Cameron, Emils, Jared, William, Greg, Nathaniel, Stephen, Yoel, Kevin, Brent, Jack, Tom for passing the Foundations Certification.
    * 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.
  * Cormac, Dylan, Jen, Kevin, Aaron, Tim, Rian, Donovan, Kyle, Cameron, Jeff for passing the Clean Automation Certification.
    * Take the [Clean Automation](https://learn.rewst.io/clean-automation-certification) exam and get that fancy certificate!
* 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?**

* Sign up for [Live Trainings for the month of June](https://learn.rewst.io/page/live-training)
* Take our new [Process engineering course](https://learn.rewst.io/process-engineering-designed-for-automation)!
* The [Integrating your documentation tool course](https://learn.rewst.io/path/onboarding-learning-path/integrating-your-documentation-tool) now features two video demo lessons -- one for IT Glue and one for Hudu.
* [New page](https://learn.rewst.io/page/certificates) to prepare and take our certification exams:

**New & Updated Documentation Pages:**

* [Overview of what can be done with PowerShell scripts in Rewst](https://docs.rewst.help/documentation/jinja/use-powershell-scripts-in-rewst)
* Updates to documentation for the following Crates, which now include functionality for SyncMonkey:
  * [Document M365 Environment Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/document-m365-environment-setup)
  * [Document Group Details V2 Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/document-m365-groups-setup)
  * [Document M365 Shared Mailbox Details V2 Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/document-m365-shared-mailboxes-setup)
  * [Document User Details V2 Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/document-user-details-v2-crate)

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