> For the complete documentation index, see [llms.txt](https://docs.rewst.help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rewst.help/updates/training-updates/2023-training-updates/october-13th-2023.md).

# October 13, 2023 - Training Update

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

<details>

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

* Join us for our regularly scheduled Training:
  * 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: Cluck U Office Hours @ 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**

* We have completed the first pilot of Rewst 201 and will be rolling it out in the coming weeks!
* Additional contextual text has been added to the following course pages:
  * [Broken mention](broken://pages/XrQBDfA6prUn7lvqGPxx)
  * [Broken mention](broken://pages/vdrKA4yUq5ntJmizUKaq)
  * [Broken mention](broken://pages/4uYpOkrY08VfrUFNvsNc)
  * [Broken mention](broken://pages/fRJgNxcw0guZg8GyX0aa)
  * [Broken mention](broken://pages/g6Ve4PRZEFunz0v1x08V)
* [Broken mention](broken://pages/nvCHsrCq289RTSGgaoPH)A step-by-step guide video added!

**Documentation**

* [October 6, 2023 - MFA Buffet](/updates/roc-open-mics/roc-open-mics-north-america/2023-roc-open-mics/october-6th-2023-mfa-buffet.md)added
* [Broken mention](broken://pages/nvCHsrCq289RTSGgaoPH)page with video added
* **Updates and Fixes:**
  * [Broken mention](broken://pages/eXviaeOE4WEnqJkVCBvd): Added a section on **r**e-running a pod from a ticket
  * [Broken mention](broken://pages/GIcWasKaiefy84k3QB3z): Added Updating the password profile of a user fails with a forbidden error section
  * [Datto RMM integration](/documentation/integrations/integration-guides/datto-rmm-integration-setup.md): Replaced the Rewst Script Run Powershell.cpt file with an updated version

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rewst.help/updates/training-updates/2023-training-updates/october-13th-2023.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
