# August 15, 2025 - Training update

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

<details>

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

* **SHOUT OUTS** **TO:**
  * Mark, Jessica, Evan, Adam, Nate, John, Ryan, Daniel Nathan, Satyam, Zygimantas, Gert-Jan, Toby, Davis, Gabriel, and Charles for passing the Foundations Certification.
    * Take the [Rewst Foundations](https://learn.rewst.io/rewst-foundations-certification) Exam, and collect your prestigious **Certified Rewster** badge in Discord along with access to the super-secret Discord channel.
  * Adam, Adam, Chris, Satyam, Bree, Yasmine, and David for passing the Clean Automation Certification.
    * Take the [Clean Automation](https://learn.rewst.io/clean-automation-certification) exam and get that fancy certificate!
* 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!

</details>

<details>

<summary><strong>Cluck U and Documentation Updates</strong></summary>

**What's New at Cluck University?**

* We launched a new course! [**Troubleshooting in Rewst**](https://learn.rewst.io/troubleshooting-in-rewst)
* We updated the video for our [**How to use PowerShell with Rewst**](https://learn.rewst.io/how-to-use-powershell-with-rewst) micro course.
* We're archiving our Canny boards for both documentation and education to better ensure that the feedback customers give us about those topics go to the channels that we are able to consistently monitor. If you've already submitted something via Canny, don't worry! We've noted it and passed it along to the right Rewst team before closing out the boards.
  * For education/training requests and feedback: email <clucku@Rewst.io>
  * For documentation requests and feedback on existing docs: comment via our docs site, using the emoji reaction menus on the right side of each page, or send us suggested updates in GitHub.

**New and Updated Documentation Pages:**

* Rewst Examples: Jinja Comprehension Crate: <https://docs.rewst.help/documentation/crates/existing-crate-documentation/rewst-examples-jinja-comprehension-crate>
* Amend Calendar Permission on User Crate: <https://docs.rewst.help/documentation/crates/existing-crate-documentation/amend-calendar-permission-on-user-crate>
* Prompt to Combine Similar Tickets Crate: <https://docs.rewst.help/documentation/crates/existing-crate-documentation/prompt-to-combine-similar-tickets-crate>
* Troubleshooting guidance for owned app registration error during Microsoft Cloud Integration Bundle setup: <https://docs.rewst.help/documentation/configuration/integrations/integration-guides/microsoft-cloud-integration-bundle/owned-app-registration>
* New org variable get\_subscribed\_products\_show\_free: <https://docs.rewst.help/documentation/configuration/organization-variables>
* Updated account permission guidance for our OpenText Secure Cloud integration: <https://docs.rewst.help/documentation/configuration/integrations/integration-guides/opentext-secure-cloud-integration>

</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/august-15-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.
