# April 4, 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:**
  * Isaiah, Seth, Noah, Michelle, Matt, Adam, Ken, and Dylan for passing the Foundations Certification.
    * Take the [Broken mention](broken://pages/CnFnuPXakXtXmcgtSAYh) Exam, and collect your prestigious **Certified Rewster** badge in Discord along with access to the super-secret Discord channel.
  * Jody, Cody, Noah, Jeff, and David for passing the Clean Automation Certification.
    * Take the [Broken mention](broken://pages/kZmqUPxWa9V5daScSOby) 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 the Office Hours](https://calendly.com/cluck-u/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?**

* Updated header and footer links throughout the site
* Updates to notification emails to include links to courses
* Added live training registration for all courses taught by the legendary Eddie Chow, including:
  * Automation Basics
  * Rewst Foundations
  * Clean Automation
  * Cluck U Office Hours
  * You can now register through end May, and sessions for June and beyond are coming soon!
* Updates to Rewst Foundations and Clean Automation Certification courses:
  * We're importing data for customers who have earned either (or both!) certificates, which will reflect in your Cluck University profile
  * Added a LinkedIn integration so you can seamlessly share your certificate to your LinkedIn profile
  * Adjusted questions in Rewst Foundations to clearly designate those where multiple answers apply ("select all that apply")
  * Fixed an issue to re-enroll customers who did not pass the exam so you can now retake it

**New & Updated Documentation Pages:**

* [Kaseya BMS integration setup](https://docs.rewst.help/documentation/integrations/individual-integration-documentation/psa/kaseya-bms/kaseya-bms-integration-setup)
* [Remove Malicious Email and Block Sender Crate](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/remove-malicious-email-and-block-sender-crate)
* [Billing Count Report Crate](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/billing-count-report-crate)
* [Microsoft 365 Quarantine Email Release Crate](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/microsoft-365-quarantine-email-release-crate)
* [Updated documentation on templates and scripts)](ttps://docs.rewst.help/documentation/templates-and-scripts)
* [Updated documentation for Acronus integration setup](https://docs.rewst.help/documentation/integrations/individual-integration-documentation/security/acronis/acronis-integration)
* A large update to our existing documentation around workflows, over several pages:
  * <https://docs.rewst.help/documentation/workflows>
  * <https://docs.rewst.help/documentation/workflows/workflow-builder-how-to-set-up-a-workflow>
  * <https://docs.rewst.help/documentation/workflows/actions-in-rewst>
  * <https://docs.rewst.help/documentation/workflows/configuring-your-workflow-tasks>
  * <https://docs.rewst.help/documentation/workflows/navigating-between-tasks-with-transitions>
  * <https://docs.rewst.help/documentation/workflows/workflow-best-practices>
  * <https://docs.rewst.help/documentation/workflows/advanced-workflow-operations>
  * <https://docs.rewst.help/documentation/workflows/data-input-and-output>
  * <https://docs.rewst.help/documentation/workflows/different-types-of-workflows>
  * <https://docs.rewst.help/documentation/workflows/completion-handlers>
  * <https://docs.rewst.help/documentation/workflows/boolean-logic-in-rewst-workflows>
  * <https://docs.rewst.help/documentation/workflows/documenting-with-roborewsty>
  * <https://docs.rewst.help/documentation/workflows/actions-in-rewst/core-actions>
  * <https://docs.rewst.help/documentation/workflows/actions-in-rewst/rewst-actions>
  * <https://docs.rewst.help/documentation/workflows/actions-in-rewst/transform-actions>
  * <https://docs.rewst.help/documentation/workflows/actions-in-rewst/workflows-actions>

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