# March 13, 2026 - Training update

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

<details>

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

* Want to get the most out of building worklows with RoboRewsty? Take our [Roborewsty prompting course](https://learn.rewst.io/roborewsty-prompting) for tips and best practices -- guaranteed to get you good results faster.
* Get certificates for [Automation Fundamentals](https://learn.rewst.io/path/automation-fundamentals) and [Automation Builder Basics](https://learn.rewst.io/path/automation-builder-basics) by completing all courses in these 2 new learning paths.
* Unlock the [Rewst Foundations and Clean Automation certification quizzes](https://learn.rewst.io/page/advanced-builder-certificates) by completing either live or self-paced training in each path.
* Find a course that suits your needs on our revamped [search courses page](https://learn.rewst.io/page/course-catalog) -- either filter by categories and/or enter keywords.

</details>

<details>

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

* Update to all existing documentation to reflect the changes to the left side nav tree in Rewst
* [Updates to our list of recommended scopes for ConnectWise ASIO - now including platform.devices.read](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/connectwise-asio-integration)
* [Lexful integration documentation](https://docs.rewst.help/documentation/integrations/integration-guides/lexful-integration)
* [Updated steps and better examples for how to use Rewst tags](https://docs.rewst.help/documentation/settings/tags-in-rewst)
* [Expanded explanation for how to use With Items and Collected Results](https://docs.rewst.help/documentation/jinja/jinja-essentials)
* [Additional examples of what you might use templates for in Rewst](https://docs.rewst.help/~/revisions/NKuMB6P3c2BrbIPMBZPT/documentation/automations/templates-and-scripts)
* [Guidance for how to use custom org variables to standardize client workflows](https://docs.rewst.help/documentation/configuration/organization-variables)
* [Documentation to introduce our new Triggers page functionality](/documentation/automations/intro-to-triggers.md#view-all-triggers)
* [Updated org variable guidance to reflect recent functionality additions to our Alert on AV/EDR Coverage Gaps Crate](https://docs.rewst.help/~/revisions/XPl7OpcVJrUAYPfsdid4/documentation/crates/existing-crate-documentation/alert-on-av-edr-coverage-gaps-crate)
* [Clarified guidance on how to use redaction in the security tab of tasks](https://docs.rewst.help/documentation/automations/workflows/workflow-builder-how-to-set-up-a-workflow#configure-tasks)
* [RoboRewsty workflow building documentation](https://docs.rewst.help/documentation/roborewsty)

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