# March 21, 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:**
  * Kurt, Alex, Casey, Chaels, Doug, Luke, and Bryon 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.
  * Phillip, Blake, and. Ethan 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:**

* [Updated documentation on our Form Builder, including better guidance for each form field option](https://docs.rewst.help/documentation/forms/intro-to-forms)
* [How to troubleshoot/prepare support tickets for forms unpacked from Crates that won’t populate](https://docs.rewst.help/documentation/forms/troubleshoot-unpacked-crate-forms)
* [Duo Manage Forms Crate documentation](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/manage-duo-phones-crate)
* [Get started with App Builder, an easier to use guide in one page](https://docs.rewst.help/documentation/app-builder/getting-started)
* [Bulk Create Client from PSA Crate documentation](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/bulk-create-client-from-psa-crate)
* [How to find your Rewst instance region](https://docs.rewst.help/support/roc-support/find-your-rewst-instance-region)

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