# February 14, 2025 - Training update

Explore what new changes the Training team has made in the last week.

<details>

<summary><strong>General News and Reminders</strong></summary>

* **SHOUT OUTS** **TO:**
  * Mart, Jon, Joshua, Michael, and Dom for passing the Foundations Certification.
    * Take the [Broken mention](broken://pages/CnFnuPXakXtXmcgtSAYh) Exam, and collect your prestigious **Certified Rewster** badge in Discord along with access to the super-secret Discord channel.
  * Bart, Charlie, Stephen, Kian, and Sebastian for passing the Clean Automation Certification.
    * Take the [Broken mention](broken://pages/kZmqUPxWa9V5daScSOby) exam and get that fancy certificate!
* The next [**Rewst Foundations Bootcamp**](https://docs.rewst.help/cluck-university/rewst-foundations#live-instructor-led-bootcamp) is coming up **Mar 3 - Mar 4.** Remember to register for **both parts** 1 and 2!
  * [Part 1](https://calendly.com/cluck-u/rewst-foundations-bootcamp-pt-1?month=2025-01) (Lessons 1 - 3)
  * [Part 2](https://calendly.com/cluck-u/rewst-foundations-bootcamp-pt-2) (Lessons 4 - 7)
* 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 the Office Hours](https://calendly.com/cluck-u/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?**

* [Electives changed to Micro Courses](https://docs.rewst.help/cluck-university/micro-chicken:)
* [New Automation Jumpstart Page](https://docs.rewst.help/cluck-university/automation-jump-start)
* The team is working on some **self-paced onboarding** education content behind the scenes...stay tuned!

**The List of Reminders:**

* Check out the Cluck University Landing Page @ [go.rew.st/cluck-university](https://go.rew.st/cluck-university) for all the latest courses self-serve and live.
* We'd love your feedback on Training and Documentation! [Please fill out this form to let us know how we can improve](https://www.surveymonkey.com/r/rewsttrainingfeedback).
* Make training and documentation requests at <https://rewst.canny.io/>

**New & Updated Pages:**

* [Agent Smith](https://docs.rewst.help/documentation/agent-smith/agent-smith-configuration-overview)
  * The topic now has its own section on the docs site, plus screen shots and updated instructions.
* [PSA integrations landing page](https://docs.rewst.help/documentation/integrations/psa)
  * Greater context is given for why to integrate PSAs, as well as a directory for each brand’s setup instructions, and Crates to unpack after completion.
* [Updated instructions for how to add and remove users](https://docs.rewst.help/documentation/user-management/how-to-add-and-remove-users)
  * Nothing has changed with how this is done, but our documentation was out of date from previous menu changes.
* [Just in Time Admin Access Crate documentation](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/just-in-time-admin-access-crate)
  * (shout out to Ray Jablonskis)
* [Export Intune Policies and Configurations Crate documentation](https://docs.rewst.help/prebuilt-automations/existing-crate-documentation/export-intune-policies-and-configurations-crate)
* [Cove integration documentation](https://docs.rewst.help/documentation/integrations/security/cove-integration)
* [Webroot integration documentation](https://docs.rewst.help/documentation/integrations/security/webroot)
* [Updated Crate documentation template to include more styling examples and links to other new existing documentation](https://www.notion.so/rewst/CLONE-ME-Crate-documentation-template-18cb56f9907180a2a9bcca3b6b26506d)
* [Updated the Completion Handler documentation](/documentation/automations/workflows/completion-handlers-and-workflow-wrappers.md)
* [Updated Email + Text Automation Jump Start Page to clarify last step with link to Completion handler docs](broken://pages/hu1NFkJO9UmG8ssgIFy7)

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