# March 14, 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:**
  * Don, Elmira, Francis, Tristan, Jamie, Tim, Casey, Kurt, and Brian for passing the Foundations Certification.
  * AND...Anthony and Jesse from Rewst.
    * 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.
  * Kyle, Ryan, Ben, Andrew, and Carl 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?**

***Weekly Training Starting March 10:***

| Day         | Time                | Session                                                                                                                                                                                                                                                                                                      |
| ----------- | ------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Monday**  | 9:30–10:30 AM PT    | [Office Hour](https://calendly.com/cluck-u/office-hours?back=1\&month=2025-03)                                                                                                                                                                                                                               |
|             | 10:45–11:45 AM PT   | [Automation Basics ](https://calendly.com/cluck-u/automation-basics)(recommended before Foundations)                                                                                                                                                                                                         |
| **Tue–Thu** | 9:30 AM–12:00 PM PT | <p>Rewst Foundations</p><ul><li><a href="https://calendly.com/cluck-u/rewst-foundations-session-1">Session 1</a></li><li><a href="https://calendly.com/cluck-u/rewst-foundations-session-2">Session 2</a></li><li><a href="https://calendly.com/cluck-u/rewst-foundations-session-3">Session 3</a></li></ul> |

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

* [Halo PSA integration revision](https://docs.rewst.help/documentation/integrations/psa/halopsa/halo-integration-setup)
* [PAX8 integration revision](https://docs.rewst.help/documentation/integrations/licensing/pax8/pax8-integration-setup)
* [NinjaOne integration revision](https://docs.rewst.help/documentation/integrations/rmm/ninjaone/ninjaone-integration-setup)
* [User Offboarding V2 Crate revision](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/user-offboarding-v2)
* [Reformatting of View Rewst Integration Org Variables Crate doc](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/view-rewst-integration-org-variables)
* [Hudu integration revision](https://docs.rewst.help/documentation/integrations/documentation/hudu/hudu-integration-setup)
* [Boolean logic in Rewst workflows](https://docs.rewst.help/documentation/workflows/boolean-logic-in-rewst-workflows)
* [App Builder’s get started section has been reformatted and condensed into a single page](https://docs.rewst.help/documentation/app-builder/getting-started)

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