# September 15, 2023 - Training Update

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

<details>

<summary><strong>General News</strong></summary>

* The Cluck U team will be meeting next week for more awesome education planning! But don't worry, we have some awesome updates for self-service. Here is the updated live schedule for next week:
  * Monday:
    * [Rewst 101: Laying the Foundations of Automation](https://calendly.com/cluck-u/rewst-101) @ 12 p.m. ET (No change)
  * Wednesday:
    * [Cluck University AMA / Office Hours](https://calendly.com/cluck-u/roc-ama) @ 1:15 p.m. ET (Special day/time)
  * Friday:
    * [Rewst 102: Building Basic Workflows](https://calendly.com/cluck-u/rewst-102) @ 12 p.m. ET (Special day/time)
  * Join us in our new [Cluck-U Discord channel](https://discord.com/channels/936789089703845988/1121465945295167588) if you have any questions, comments, or concerns!

</details>

<details>

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

**Cluck University**

* We've added more self-service features to provide more value to those taking training on the [Cluck University](broken://pages/USoRgr2FnRP2mYaXjEiC) pages, including:
  * A [signup for the welcome package](broken://pages/8PjyXOTLAzdmsN7SPslq), including an email and schedule for live training.
  * Get Credit forms for each course where you can give feedback and validate your understanding!
  * Added a [Foundations Certification](broken://pages/CnFnuPXakXtXmcgtSAYh) sign-up page!

**Documentation**

* [Open Mic - September 8th Video and Page Added](/updates/roc-open-mics/roc-open-mics-north-america/2023-roc-open-mics/september-8-2023-special-guest-automation-from-down-under.md)
* [Added Huntress Integration Setup Page](/documentation/integrations/integration-guides/huntress-integration-setup.md)
* [Added an Actions & Endpoints page for IT Glue](broken://pages/10jtWryx9d7YGtRTzIIk)
* Added alternative download instructions for [Datto RMM](/documentation/integrations/integration-guides/datto-rmm-integration-setup.md) PowerShell cpt file
* Added [Date-Time Comparisons Jinja Page](/documentation/jinja/common-jinja-examples/date-time-comparisons.md)
* Added [Block Scope Jinja page](/documentation/jinja/common-jinja-examples/block-scope.md)
* Added [Jinja Macros Jinja page](/documentation/jinja/common-jinja-examples/jinja-macros.md)
* Added note about signing up for the Australian Open Mic on the [Resources page](broken://pages/D6vDNRkVMwtJf13N87tp)
* Updates and Fixes
  * Updated steps and added images to the [Auvik Integration Setup](/documentation/integrations/integration-guides/auvik-integration-setup.md) page.
  * Updated steps and added images to the [ConnectWise Automate Integration](/documentation/integrations/integration-guides/connectwise-automate-integration-setup.md) Setup page.
  * Updated [IT Glue Integration Setup](/documentation/integrations/integration-guides/it-glue-integration-setup.md) page.
  * Fixed Typo on [Datto RMM](/documentation/integrations/integration-guides/datto-rmm-integration-setup.md) page.
  * Fixed Typo on [Kaseya VSA](/documentation/integrations/integration-guides/kaseya-vsa-integration-setup.md) page
  * Updated List Comprehension title to "[Working with Lists](/documentation/jinja/use-cases-and-best-practices/jinja-lists.md)"
  * Updated [Internal Rewst Jinja](/documentation/jinja/internal-rewst-jinja-examples.md) Examples!
  * Added "What is meant by the term "Workflow Wrapper" when discussed by the ROC team?" section to the [FAQ page](broken://pages/itMLgRTyp14VKDzNupfq).

</details>

<details>

<summary><strong>Tickets</strong></summary>

With the ROC now using Halo for their ticketing system, this is when you should find a ticket created for you!

* [x] A discussion with a ROC engineer that doesn't result in a fix on first discussion
* [x] If you have a call to troubleshoot, create workflows or other ROC work
* [x] For all onboarding or expansion work
* [x] If a call results in a new workflow idea or request

If you'd like to manually create a ticket yourself, review the "Rewst Support" section at the bottom of this page.

</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/2023-training-updates/september-15th-2023.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.
