# February 6, 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>

* The Rewst Foundations and Clean Automation certification exams now require completion of their respective courses before you can take the exam.
  * Get certified! Visit the [Rewst Certifications page](https://learn.rewst.io/page/advanced-builder-certificates) to explore trainings (self-paced and live), take the certification exams, and earn prestigious badges.
* 2 additional learning paths with certificates of completions are on the way.

</details>

<details>

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

* [Our trigger documentation now includes information on Rewst triggers, including outputs and ideal use cases](https://docs.rewst.help/documentation/automations/intro-to-triggers)
* [Clarification on how time savings in your dashboard is calculated](https://docs.rewst.help/documentation/rewst-dashboard)
* [Updated documentation on how to set up custom integration in Rewst, now outlined for both the simpler OAuth file upload method and the more complex manual import method.](https://docs.rewst.help/documentation/configuration/integrations/custom-integrations/custom-integrations-v2)
* [Updated guidance on the mechanics of inheritance between parent and child organizations in Rewst](https://docs.rewst.help/documentation/configuration/organization-variables)
* [Updated guidance for how to add multiple subscriptions to a single user in the User Onboarding form of our Microsoft: User Onboarding Crate](https://docs.rewst.help/documentation/crates/existing-crate-documentation/microsoft-user-onboarding-crate-v2/onboarding-form-inputs-and-workflow-process#assign-licenses-from-multiple-subscriptions-to-a-single-user)
* All integrations that have specific triggers for that integration now have a total trigger list in their integration setup and user guide. If no section for triggers appears in that user guide, it means that integration doesn’t have specific included triggers.

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