# February 13, 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 updated [learning paths](https://learn.rewst.io/page/new-certificates) and certificates to provide a more scaffolded learning journey and validate automation project leadership.
* The new [Automation Fundamentals path](https://learn.rewst.io/path/automation-fundamentals) includes an intro course, Process engineering, and the IMPACT Framework intro along with a "feedback" course that validates your certificate of completion. It's ideal for project managers, automation champions, and technical builders.
* Technical builders should take the new [Automation Builder Basics](https://learn.rewst.io/path/automation-builder-basics) courses (and earn their certificate of completion). This path focuses on building a simple workflow, using a completion handler with Crates (a common pattern for customizing prebuilt automations safely), and troubleshooting.
* [Rewst Foundations and Clean Automation content](https://learn.rewst.io/page/advanced-builder-certificates) is unchanged; training completion is now required for access to the certification courses. If you don't pass at first, you can retry right away — no more waiting period.

</details>

<details>

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

* [Clone and synchronize workflows](https://docs.rewst.help/documentation/automations/workflows/workflow-builder-how-to-set-up-a-workflow#clone-and-synchronize-a-workflow)
* Updated endpoint tables for our [Datto RMM](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/datto-rmm-integration-setup), [SentinelOne](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/sentinelone-integration-setup), and [Nerdio](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/nerdio-integration-setup) integrations
* [Documentation for our new Rewst: CA Policy Assistant Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/rewst-ca-policy-assistant-crate)
* [Information on which MUI icons will work with App Builder](https://docs.rewst.help/documentation/app-builder/components#app-builder-available-mui-icons)
* [Updated setup guidance for our Cove integration](https://docs.rewst.help/documentation/configuration/integrations/integration-guides/cove-integration)
* [Announcement and preparation guidance for our upcoming implementation of Webhook trigger rate limits](https://docs.rewst.help/~/revisions/4d9dhbhX9agfgiB8632O/security/webhook-trigger-rate-limits)

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