# April 25, 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:**
  * Matija, Yakov, Kestin, Silvio, Diego, Dominik, Mason, Joshua, Ryan, Manav, Michael for passing the Foundations Certification.
    * And our very own Jamie Moore and Erin 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.
  * Yakov, Silvio, Michelle, Steven, Christopher, Alex, Isaiah, Joshua, Noah, Gareth, Baily, Brad, Max, Stuart for passing the Clean Automation Certification.
    * And our very own Tricia from Rewst
    * 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?**

* NEW COURSE RELEASED:
  * [Jinja in Action](https://learn.rewst.io/jinja-in-action)
* 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 sessions for June and beyond are coming soon!
* Foundations and Clean Automation Certifications are now synced
* Improvements to live training page for signing up
* Improvements to login experience where it will take you to the page you were at after logging in with Rewst

**New & Updated Documentation Pages:**

* [Workflow trigger widget added to our workflows documentation](https://docs.rewst.help/documentation/workflows)
* [A long list of previously undocumented transform actions, all cataloged in separate documents, as well as in our new transform table of contents here](https://docs.rewst.help/documentation/actions-in-rewst/transform-actions)
  * Add or Subtract from DateTime
  * Convert DateTime to Timezone
  * Flatten List
  * Generate Friendly Password
  * Get Business Days Between Dates
  * Get DateTime
  * Get Days between Dates
  * Get List Length
  * Get String Length
  * Parse CSV
  * Parse Text to JSON
  * Set Variable
  * Split Text
  * Trim Variable
* [Updated integration setup instructions for Syntax Australia](https://docs.rewst.help/documentation/integrations/individual-integration-documentation/licensing/synnex-group-australia/synnex-australia-integration-setup)
* [Organizations menu documentation](https://docs.rewst.help/documentation/settings/organizations)
* [M365 CSP/GDAP Permission Checker Crate](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/m365-csp-gdap-permission-checker-crate)
* [Updated instructions for how to integrate multiple instances of the same integration](https://docs.rewst.help/documentation/integrations/multi-instance-integration/integrate-multiple-instances-of-the-same-integration)
* [Notion integration](https://docs.rewst.help/documentation/integrations/individual-integration-documentation/documentation/notion-integration)
* [Slide integration](https://docs.rewst.help/documentation/integrations/individual-integration-documentation/security/slide-integration)

</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/april-25-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.
