# January 23, 2026 - Training update

Explore what new changes the Cluck University team made in the last week.

<details>

<summary><strong>Cluck University updates and shoutouts</strong></summary>

* We've revamped our [course catalog page](https://learn.rewst.io/page/course-catalog)! Check it out and let us know what you think!
* Get certified! Visit the [Rewst Certifications page](https://learn.rewst.io/page/certificates) to explore trainings (self-paced and live), take the certification exams, and earn prestigious badges.
* **Rewst Foundations shoutouts**: A big shoutout to Markus, Ethan, Skylar, Phill, Agnes, Abigail, Kyle, Edward, Alex, Anthony, Jose, Aaron, and Manuel for passing the Foundations Certification!
* **Clean Automation shoutouts**: Congrats to Phill, Markus, Skylar, Anthony, Abigail, Gaston, Edward, and Austin for passing the Clean Automation Certification!

</details>

<details>

<summary><strong>Documentation updates</strong></summary>

* Updated formatting for our documentation on [Core](https://docs.rewst.help/documentation/automations/actions-in-rewst) and [Rewst](https://docs.rewst.help/documentation/automations/actions-in-rewst/rewst-actions) actions: rather than grouping them by category of what they relate to in Rewst, all actions now appear as alphabetical lists, for easier indexing.
* [Updated information on our Google Workspace integration, to now include needed scopes for the setup process.](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/google-admin/google-workspace-admin-sdk-integration-setup)
* [Documentation for our Configure ConnectWise PSA Agreement for Duo Sync Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/configure-connectwise-psa-agreement-for-duo-sync-crate)
* [JSONPath for data redaction in Rewst](https://docs.rewst.help/documentation/jinja/jsonpath-for-data-redaction-in-rewst)
* [Updated instructions for changing organization slugs in Rewst to modify App Builder URLs.](https://docs.rewst.help/documentation/app-builder/domains#updating-custom-subdomain)
* [Documentation for our new Rewst Microsoft GDAP Assistant Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/rewst-microsoft-gdap-assistant-crate)
* [Documentation for our new Traveling Employee Conditional Access Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/traveling-employee-ca-policy-crate)

</details>

* Click here to go to [Cluck University](https://learn.rewst.io/)!
* 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!


---

# 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/2026-training-updates/january-23-2026-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.
