# April 19, 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 OUT** to Robert, Kaelyn, Jonathon, Jared, Eric, Nick, and Scott for successfully taking our [Broken mention](broken://pages/CnFnuPXakXtXmcgtSAYh) Exam, and collecting your prestigious **Certified Rewster** badge in Discord.
* Clea will be taking some time for the next couple of weeks, leaving Eddie to enter back into the fray for the 100 series

![](/files/a2llp1qMT9kwowkV0qSB)

* Join us in our [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>

**What's New at Cluck University?**

* 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://app.sli.do/event/m8C3AjPUnuDgpkVDmPsQL3)!
* As a reminder, you can make training and documentation requests at <https://rewst.canny.io/>
* [Broken mention](broken://pages/gP6CchdkDkV1PLOvrwjm) page added with more information about signing up!
* Shout Out to Brandon Martinez (Giga) for contributing the [Use webhook triggers](/documentation/automations/intro-to-triggers/use-cases-and-examples/using-webhook-triggers.md) page!

**New & Updated Pages:**

* [April 12, 2024 - Hey Siri, Make a Ticket! Alexa, Close My Ticket](/updates/roc-open-mics/roc-open-mics-north-america/2024-roc-open-mics/april-12th-2024-hey-siri-make-a-ticket-alexa-close-my-ticket.md) Open Mic Page Added
* [Okta integration](/documentation/integrations/integration-guides/okta-integration-setup.md) page added
* [Broken mention](broken://pages/JFk3NqqiPRLrWEGIH5ad) for OKTA added
* [Broken mention](broken://pages/t0MS36NnCbufcLBtTT3f) Elective page added
* [Build a form with Rewst's Form Builder](/documentation/automations/forms/intro-to-forms.md) page updated with a link to the elective
* [Agent Smith configuration overview](/documentation/agent-smith/agent-smith-configuration-overview.md) page updated
* [Jinja filters](/documentation/jinja/list-of-jinja-filters.md) updated for `regex_search` filter
* [Microsoft Cloud Integration Bundle](/documentation/integrations/integration-guides/microsoft-cloud-integration-bundle.md) reorganized and enhanced for clarity

</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/2024-training-updates/april-19th-2024.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.
