# September 22, 2023 - Training Update

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

<details>

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

* Cluck U will continue its regular schedule next week:
  * 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 @ 11am EST
* 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**

* The team is back from an onsite with a TON of awesome ideas for the coming weeks and months! So here are a few teasers of what you can anticipate:
  * **Contributing to Documentation**: We're thrilled to open up our documentation for user contributions. Stay tuned for eligibility criteria and the ability to enhance our community knowledge base. Quick-Fix Contributions can be made today by clicking the "Edit on GitHub" within the three dots at the top right of any page! Check out our [Community Corner page for more information](broken://pages/nBHyqnJG299rvBWucN7B).
  * **200 Series Courses**: These courses will focus on a deep dive into programming concepts, data types, and anti-patterns. Perfect for those looking to optimize their workflows and ensure responsible product use. Look forward to the 201, coming in October!
  * **More Electives**: These specialized modules will address specific skills and use cases, providing a more tailored learning experience.

**Documentation**

* [Open Mic - September 15th Video and Page Added](/updates/roc-open-mics/roc-open-mics-north-america/2023-roc-open-mics/september-15-2023-if-you-smell-what-the-roc-is-cooking-pt.2.md)
* Updates and Fixes
  * Updated Capitalization for ConnectWise pages.
  * Fixed formatting and links on the [OpenAI Ticket Categorization](/documentation/crates/existing-crate-documentation/openai-ticket-categorisation-setup.md) and [OpenAI Ticket Sentiment](/documentation/crates/existing-crate-documentation/openai-ticket-sentiment-setup.md) crate pages.

</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-22nd-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.
