# September 19, 2025 - Training update

Explore what new changes the Cluck University team made in the last week.

<details>

<summary><strong>General news and reminders</strong></summary>

* **SHOUT OUTS** **TO:**
  * Dion, Patrick, Alex, Aaron, Aaron, Bill, Calvin, Chris, and Ethan 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.
  * Jamie, Mike, Aaron, Ralph, Morne, and Calvin 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 University content is always improving! The **Automate documentation with RoboRewsty** course is now deprecated. Stay tuned for a new course!
* We've put messaging in some of our courses to reflect the updates to Crate unpacking.
* We have a new course! Check it out here: [**Rewst crash course**](https://learn.rewst.io/rewst-crash-course)

**New and updated documentation pages:**

* [Guidance for how to clone, sync, import and export apps in App Builder](https://docs.rewst.help/documentation/app-builder/getting-started#sync-and-clone-app-builder-apps)
* [Alert on Login from Non Native Country Crate](/documentation/crates/existing-crate-documentation/alert-on-login-from-non-native-country-crate.md)
* [Huntress EDR AD Account Lockdown Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/huntress-edr-ad-account-lockdown-crate)
* [Install Ad-Hoc Software Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/install-ad-hoc-software-crate)
* [Onboard or Offboard a Device Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/onboard-or-offboard-a-device-crate)
* [Uninstall Ad-Hoc Software Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/uninstall-ad-hoc-software-crate)
* [Google: User Onboarding Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/google-user-onboarding-crate)
* [Google: User Offboarding Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/google-user-offboarding-crate)
* [Updated permission guidance for actions for our Addigy integration](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/addigy-integration-setup)
* [Leader integration](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/leader-cloud-integration)
* [An update to our Crate documentation to reflect our new Crate details page update](https://docs.rewst.help/documentation/crates)

</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/september-19-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.
