> 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/2024-training-updates/november-8-2024.md).

# November 15, 2024 - Training Update

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

<details>

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

* **SHOUT OUTS** **TO:**
  * Charles, Kylen, Jonathan, Keenan, Aston, Justin, Colby, Alex, and Stuart for passing the Foundations Certification.
    * Take the [Broken mention](broken://pages/CnFnuPXakXtXmcgtSAYh) Exam, and collect your prestigious **Certified Rewster** badge in Discord.
    * You also get access to a super secret Discord channel.
  * Eli, Arbyn, Gareth, Jaco, Andrew, Sam, Cody, and Garrett for passing the Clean Automation Certification.
    * Take the new [Broken mention](broken://pages/kZmqUPxWa9V5daScSOby) exam!
* **Rewst Foundations Bootcamp: Dec 2 - Dec 3:**
  * For More Details, Visit:<https://docs.rewst.help/cluck-university/rewst-foundations#live-instructor-led-bootcamp>
    * <https://calendly.com/cluck-u/rewst-foundations-bootcamp-pt-1>
      * Lessons 1 - 3
    * <https://calendly.com/cluck-u/rewst-foundations-bootcamp-pt-2>
      * Lessons 4 - 7
* 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 the Office Hours](https://calendly.com/cluck-u/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?**

* New section added for Rewst Foundations Bootcamp: [Broken mention](broken://pages/8PjyXOTLAzdmsN7SPslq#live-instructor-led-bootcamp)
* Check out the Cluck University Landing Page @ [go.rew.st/cluck-university](https://go.rew.st/cluck-university) for all the latest courses self-serve and live.

**The List of Reminders:**

* We'd love to get your feedback on our Training and Documentation! [Please fill out this form to let us know how we can improve](https://www.surveymonkey.com/r/rewsttrainingfeedback)!
* You can make training and documentation requests at <https://rewst.canny.io/>

**New & Updated Pages:**

* Updated Pages
  * [ServiceNow integration](/documentation/integrations/integration-guides/servicenow-integration-setup.md) - Formatting Update
  * Added Section [Broken mention](broken://pages/8PjyXOTLAzdmsN7SPslq#live-instructor-led-bootcamp) in Rewst Foundation Lesson
  * Added App Builder Alert in [Alerts](/updates/issue-alerts.md)
  * Reorganized RMM section under [Integrations](/documentation/integrations.md)
  * Updated [Broken mention](broken://pages/Ly4fTghZv6kpgU5EeUzQ)
    * Added "Special Instructions" to [Broken mention](broken://pages/bUAgiBD9xvBfu52wBptl#optional-instructions-for-all-managed-organizations)
  * Added note in [NinjaOne integration](/documentation/integrations/integration-guides/ninjaone-integration-setup.md)
  * Added note in [Datto RMM integration](/documentation/integrations/integration-guides/datto-rmm-integration-setup.md)

</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/2024-training-updates/november-8-2024.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.
