# August 18, 2023 - Training Update

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

<details>

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

* Shout out to all the customers who gave education feedback this week! One highlight is more content on creating tasks using small sub-workflows to speed up automation building. More to come!
* [We've updated the times on our Rewst 104 \~ 106 training to give a 15-minute break between](https://calendly.com/cluck-u):
  * Mondays: Rewst 101 @ 12pm EST + Rewst 104 @ 1:15pm EST
  * Tuesdays: Rewst 102 @ 12pm EST + Rewst 105 @ 1:15pm EST
  * Wednesdays: Rewst 103 @ 12pm EST + Rewst 106 @ 1:15pm EST
  * Thursdays: ROC AMA @ 12pm EST
* Join us in our new [Cluck-U Discord channel](https://discord.com/channels/936789089703845988/1121465945295167588) if you have any questions, comments, or concerns!
* The [ROC Open Mic link has been added to the Open Mic page](/updates/roc-open-mics.md) and included in the Navigation under "Additional Resources."

</details>

<details>

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

**Cluck University**

* Added the [Rewst 106 video](broken://pages/g6Ve4PRZEFunz0v1x08V).
* Added Resource and Documentation links to [Rewst 102 \~ 106 pages](broken://pages/8PjyXOTLAzdmsN7SPslq).
* Updated steps on [Rewst 104 page](broken://pages/4uYpOkrY08VfrUFNvsNc) based on feedback.

**Documentation**

* [Open Mic - August 11th Video and Page Added](/updates/roc-open-mics/roc-open-mics-north-america/2023-roc-open-mics/august-11th-2023-if-you-smell-what-the-roc-is-cooking.md)
* Created a [Microsoft Azure Actions Page](broken://pages/POS886y0j6INSITIypOj) and [Enhanced Setup instructions](broken://pages/yzARfEXNhojF5hFCoM5F).
* Added a new consolidated [Microsoft CSP Integration Setup page](broken://pages/gVbUUsVTMUXdsmmXmkgX).
* Consolidated the [Microsoft Graph integration setup page](broken://pages/XSBKJlcg5bFhZBdBb6MI), added an [Actions page](broken://pages/9Vuj1vTiRQ1ZR3OVztEh), and enhanced the [Graph Subscriptions page](/documentation/integrations/integration-guides/microsoft-cloud-integration-bundle/microsoft-graph-subscriptions.md).
* Completely reworked the [Best Practices for Microsoft Integrations](broken://pages/OvVEg9r7yXR4xXrTyWXd) and [Common Issues with Microsoft Integrations pages](broken://pages/GIcWasKaiefy84k3QB3z).
* Updated the [Auvik Integration setup page](/documentation/integrations/integration-guides/auvik-integration-setup.md) and added a [Actions & Endpoints](broken://pages/dsrGLTJKGDygd5n7GzdZ) page.
* Updates and Fixes
  * Updated the top and left navigation for clarity + updated some text on the front page.
  * Updated the Rewst Powershell xml download link on the [Kaseya VSA Integration setup page](broken://pages/Lsr3vrwR3IPm9g1NkRcQ).
  * Updated [ConnectWise Manage Integration Setup](/documentation/integrations/integration-guides/connectwise-integration-setup.md) and [Pod Configuration](broken://pages/eXviaeOE4WEnqJkVCBvd) pages.
  * Update the[ Rewst Script Run file on the Datto RMM Integration Setup page](/documentation/integrations/integration-guides/datto-rmm-integration-setup.md).
  * Added Auth Server Hostname information in the [Halo PSA Integration setup page](/documentation/integrations/integration-guides/halo-integration-setup.md).
  * Updated the [Organization Variables](/documentation/integrations/organization-variables.md) list.
  * Various spelling issues were fixed [SonicWall Integration Page](/documentation/integrations/integration-guides/sonicwall-integration-setup.md).
  * Updated [Jinja Filters page](/documentation/jinja/list-of-jinja-filters.md).

</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!

* [ ] A discussion with a ROC engineer that doesn't result in a fix on first discussion
* [ ] If you have a call to troubleshoot, create workflows or other ROC work
* [ ] For all onboarding or expansion work
* [ ] 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/august-18th-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.
