# September 12, 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:**
  * Mike, Jamie, Ralph, Morne, Gerard, the B-Focused Service Desk, Bill, Ethan, Tom, Jacob, Ethan, Tom, Ramon, Ibrahim, and Andrew for passing the Foundations Certification.
  * And Rewst's very own Kylah!
    * 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.
  * Tom, Ibrahim, James, Master, Niels, Cibrian, and Ramon for passing the Clean Automation Certification.
    * And our very own Kylah, Nick and Craig from Rewst
  * 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?**

* Lots of stuff brewing behind the scenes - stay tuned!
* We’re talking with customers about education and would love your input — reach out in Discord or email <clucku@rewst.io>

**New and updated documentation pages:**

* Jinja for conditional fields in forms guidance update: [Jinja for field conditions in forms](/documentation/automations/forms/form-best-practices.md)
* Update to our action guidance for BitDefender GravityZone integration: [Bitdefender GravityZone integration](/documentation/integrations/integration-guides/bitdefender-gravityzone-integration.md)
* Extract part of a date transform action: [Extract part of a date transform action](/documentation/automations/actions-in-rewst/transform-actions/extract-part-of-a-date-transform-action.md)
* Updated guidance on the Rewst PowerShell interpreter: [PowerShell interpreter](/documentation/settings/powershell-interpreter.md)
* Workflow execution and task result troubleshooting guidance: [Troubleshoot workflow executions and task results](/documentation/automations/workflows/troubleshoot-workflow-executions-and-task-results.md)
* Configure New GDAP Relationship Crate: [Configure New GDAP Relationship Crate](/documentation/crates/existing-crate-documentation/configure-new-gdap-relationship-crate.md)
* Updated guidance on our variable roots to include WORKFLOW and USER: [Internal Rewst Jinja examples](/documentation/jinja/internal-rewst-jinja-examples.md)
* Massive update to our Microsoft Cloud Integration Bundle: [Microsoft Cloud Integration Bundle](/documentation/integrations/integration-guides/microsoft-cloud-integration-bundle.md)

</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/september-12-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.
