# March 28, 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:**
  * Daniel, Jody, Charles, Graham, Greg, Jason, Billy, and Brandon 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.
  * fKevin, Jeff, David, and Eldar for passing the Clean Automation Certification.
    * Take the [Broken mention](broken://pages/kZmqUPxWa9V5daScSOby) exam and get that fancy certificate!
* New training schedule is live on [calendly.com/cluck-u](https://www.calendly.com/cluck-u)!
  * Automation Basics is offered live
  * Rewst Foundations is now offered weekly
  * Clean Automation is now offered once a month
* 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?**

***Monthly Clean Automation Starting March 24:***

| Day         | Time                | Session                       |
| ----------- | ------------------- | ----------------------------- |
| **Monday**  | 9:30–10:30 AM PT    | Office Hour                   |
|             | 10:45–11:45 AM PT   | Automation Basics             |
|             | 12:00–1:00 PM PT    | Clean Automation: Lesson 1    |
|             | 1:00–2:00 PM PT     | Clean Automation: Lesson 2    |
| **Tue–Thu** | 9:30 AM–12:00 PM PT | Foundations                   |
|             | 1:00–2:00 PM PT     | Clean Automation: Lessons 3–5 |

**The List of Reminders:**

* Check out the Cluck University Landing Page @ [go.rew.st/cluck-university](https://go.rew.st/cluck-university) for all the latest courses self-serve and live.
* We'd love your feedback on Training and Documentation! [Please fill out this form to let us know how we can improve](https://www.surveymonkey.com/r/rewsttrainingfeedback).
* Make training and documentation requests at <https://rewst.canny.io/>

**New & Updated Pages:**

* [Document User Details Crate](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/document-user-details-v2-crate)
* [Change a User’s Password Crate](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/change-a-users-password-crate)
* [ConnectWise PSA Agreement Mapping Crate](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/connectwise-psa-agreement-mapping)
* [Identify Users in Bypass Mode Crate](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/identify-users-in-bypass-mode-crate)
* [User management documentation updated to reflect current UI](https://docs.rewst.help/documentation/user-management)
* [New open mic landing page to go along with our announcement of two new additional open mics](/documentation/integrations/integration-guides/shortcut-integration.md)
* [Shortcut integration](https://docs.rewst.help/documentation/integrations/individual-integration-documentation/documentation/syncmonkey-integration-1)
* [Stripe integration](https://docs.rewst.help/documentation/integrations/individual-integration-documentation/accounting/stripe-integration)
* [Traceless integration](/documentation/integrations/integration-guides/traceless-integration.md)
* New transform actions documentation
  * [Map](https://docs.rewst.help/documentation/workflows/actions-in-rewst/transform-actions/map-to-an-attribute-within-a-list-transform-action)
  * [All](https://docs.rewst.help/documentation/workflows/actions-in-rewst/transform-actions/all-transform-action)
  * [Any](https://docs.rewst.help/documentation/workflows/actions-in-rewst/transform-actions/any-transform-action)
  * [Select Attribute](https://docs.rewst.help/documentation/workflows/actions-in-rewst/transform-actions/select-attribute-transform-action)
  * [Is JSON](https://docs.rewst.help/documentation/workflows/actions-in-rewst/transform-actions/is-json-transform-action)

</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/march-28-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.
