# April 11, 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:**
  * Alexander, Leo, Bryan, Christopher, Jeric, John, Briar, Emil, Stuart, Derick, Tom, Alex, Ken, Baily, and Cody for passing the Foundations Certification.
    * And our very own Geoffrey 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.
  * Doaa, Florian, Ruth-Ann, Sim, Ken, Bobby, Matthew, Patrik, and Fred 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?**

* 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:**

* [N-able N-central integration, including new actions](https://docs.rewst.help/documentation/integrations/individual-integration-documentation/rmm/nable/nable-integration-setup)
* [Documentation on how to test completion handlers](https://docs.rewst.help/documentation/workflows/completion-handlers-and-workflow-wrappers#test-completion-handlers)
* [Remove duplicates from list transform actions](https://docs.rewst.help/documentation/workflows/actions-in-rewst/transform-actions/remove-duplicates-from-list-transform-action)
* [Compare dates transform actions](https://docs.rewst.help/documentation/workflows/actions-in-rewst/transform-actions/compare-dates-transform-action)
* [Cork integration](https://docs.rewst.help/documentation/integrations/individual-integration-documentation/security/cork-integration)
* [Asana integration](https://docs.rewst.help/documentation/integrations/individual-integration-documentation/project-management-integrations/syncmonkey-integration)
* [Alert on Expiring App Reg Certificates Crate](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/alert-on-expiring-app-reg-certificates-crate)
* [Alert on Expiring App Reg Secrets Crate](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/alert-on-expiring-app-reg-secrets-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/april-11-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.
