# June 27, 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:**
  * Martyn, Daniel, Andrew, Du, Josh, Micah, Titus, Robert, Tim, Paul, Josiah for passing the Foundations Certification.
    * And our very own Craig
    * 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.
  * Dave, Jonathan, Aston, and Tim 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?**

* **FINAL REMINDER**: Submit a simple workflow (or more!) by **MONDAY** June 30th for a chance to **WIN A PRIZE**:
  * <https://www.surveymonkey.com/r/automation101>. Your examples will help us build future training content!
* The [Get Certified](https://learn.rewst.io/page/certificates) page has been revamped for easier navigation. Follow our recommended path: complete each training series, then take the corresponding exam.
* We're updating our Micro Courses:

| **Deprecated Micro Course**                                                                                                   | **New and improved courses/resources**                                                                                                                                                                                                                            |
| ----------------------------------------------------------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| [Demystifying process automation](https://learn.rewst.io/demystifying-process-automation)                                     | [Process engineering](https://learn.rewst.io/process-engineering-designed-for-automation)                                                                                                                                                                         |
| [How to scope an automation](https://learn.rewst.io/how-to-scope-an-automation)                                               | [Process engineering](https://learn.rewst.io/process-engineering-designed-for-automation)                                                                                                                                                                         |
| [Identifying what to automate](https://learn.rewst.io/identifying-what-to-automate)                                           | [Process engineering](https://learn.rewst.io/process-engineering-designed-for-automation)                                                                                                                                                                         |
| [The Crate marketplace](https://learn.rewst.io/the-crate-marketplace)                                                         | [Crate documentation](https://docs.rewst.help/documentation/crates)                                                                                                                                                                                               |
| [Completion handlers](https://learn.rewst.io/completion-handlers)                                                             | [Getting started with completion handlers](https://learn.rewst.io/getting-started-with-completion-handlers)                                                                                                                                                       |
| [Core triggers to kick off automations](https://learn.rewst.io/core-triggers-to-kick-off-automation)                          | [Updated documentation](https://docs.rewst.help/documentation/automations/intro-to-triggers#core-triggers)                                                                                                                                                        |
| [Working with options generator workflows in Rewst](https://learn.rewst.io/working-with-options-generator-workflows-in-rewst) | <p><a href="https://learn.rewst.io/path/rewst-foundations/creating-an-option-generator">Option generators</a> from Rewst Foundations<br><br><a href="https://docs.rewst.help/documentation/automations/workflows/option-generator-workflows">Improved doc</a></p> |
|                                                                                                                               |                                                                                                                                                                                                                                                                   |

**New & Updated Documentation Pages:**

* [Thread Automations Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/thread-automations-crate)
* [Dashboard intro page](https://docs.rewst.help/documentation/rewst-dashboard)
* [Datto PSA Kit documentation and its associated subworkflows](http://docs.rewst.help/documentation/automations/kits/datto-psa-integration-kit)
* [FlexPoint integration](http://docs.rewst.help/documentation/configuration/integrations/integration-guides/flexpoint-integration)
* [Comprehensive Rewst Forms List Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/comprehensive-rewst-forms-list-crate)
* [Clean up Global Address List from Disabled Users Crate](/documentation/crates/existing-crate-documentation/clean-up-global-address-list-from-disabled-users-crate.md)

</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/june-27-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.
