# August 22, 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:**
  * Brian, Mario, Miranda, Nick, Noel, Bree, Nicholas, Ashmit, Nicholas, Verson, and Truby 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.
  * Adam, Verson, Miranda, Jack, Nicholas, Jessica, Nicholas, and Daniel for passing the Clean Automation Certification.
  * And our very own Vince!
    * 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?**

* Updated [Modifying Crates](https://learn.rewst.io/path/onboarding-learning-path/introduction-to-crates/323093) lesson
* Lots of internal work!

**New and Updated Documentation Pages:**

* [PSA: Update Ticket With User Offboard Links Crate](/documentation/crates/existing-crate-documentation/psa-update-ticket-with-user-offboard-links-crate.md)
* [PSA: Update Ticket With User Onboard Links Crate](/documentation/crates/existing-crate-documentation/ad-hoc-install-uninstall-software-via-chocolatey-crate.md)
* [Rotate Account Passwords Crate](/documentation/crates/existing-crate-documentation/alert-on-expiring-app-reg-secrets-crate.md)
* [Reset Microsoft MFA Crate](/documentation/crates/existing-crate-documentation/reset-microsoft-mfa-crate.md)
* [Configure Out of Office on Mailbox Crate](/documentation/crates/existing-crate-documentation/configure-out-of-office-on-mailbox-crate.md)
* Updated guidance for how to use customer PowerShell scripting with our RMM integrations:
  * [ConnectWise Automate integration](/documentation/integrations/multi-instance-integration/multi-instance-integration-setup.md)
  * [ConnectWise Screenconnect integration](/documentation/integrations/integration-guides/connectwise-control-screenconnect.md)
  * [Datto RMM integration](/documentation/integrations/integration-guides/datto-rmm-integration-setup.md)
  * [Kaseya VSA integration](/documentation/integrations/integration-guides/kaseya-vsa-integration-setup.md)
  * [Kaseya VSA X integration](/documentation/integrations/multi-instance-integration/integrate-multiple-instances-of-the-same-integration.md)
  * [N-able N-central integration](/documentation/integrations/custom-integrations.md)
  * [NinjaOne integration](/documentation/integrations/custom-integrations.md)
* Updated guidance on what Crate syncing is and [how to identify synced workflows versus unsynced workflows](https://docs.rewst.help/documentation/crates#synced-versus-unsynced-crates)
* Several new transform actions:
  * [URL encode](/documentation/automations/actions-in-rewst/transform-actions/all-transform-action.md)
  * [URL decode](/documentation/automations/actions-in-rewst/transform-actions/add-or-subtract-from-datetime-transform-action.md)
  * [Average](/documentation/automations/actions-in-rewst/transform-actions/add-or-subtract-from-datetime-transform-action.md)
  * [Range](/documentation/automations/actions-in-rewst/transform-actions/add-or-subtract-from-datetime-transform-action.md)
  * [Convert from epoch](/documentation/automations/actions-in-rewst/transform-actions/add-or-subtract-from-datetime-transform-action.md)
* A large clean up of our [App Builder documentation](https://docs.rewst.help/documentation/app-builder)

</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/august-22-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.
