# November 24, 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>

* **SHOUT OUT** to all those who've successfully taken our [Broken mention](broken://pages/CnFnuPXakXtXmcgtSAYh)Exam, and collected your prestigious **Certified Rewster** badge in Discord. (Hint to others: It's more than just pretty flare. There's exclusive access it grants, too!)
* Express your interest in the App Platform Alpha Program by filling out the form on the [Broken mention](broken://pages/dxgpCZqg6WIDfYNi3qW4) page.
* **Reminder about Cluck U Holiday Hours:**
  * Live Training will be unavailable from December 18th \~ January 8th for the Holidays and New Year
  * Feel free to sit by the fire, with a glass of bourbon, or a tasty eggnog and watch our videos while you wait with anticipation for our return
* 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>

**New Pages**

* Added a page for the [Discord integration](/documentation/integrations/integration-guides/discord-integration-setup.md)
* Added a page for the [Jira integration](/documentation/integrations/integration-guides/jira-integration-setup.md)
* Added a page for the [Broken mention](broken://pages/kenQW8IF0Cz05C1tE1WQ)
* Added a page for [App Builder](/documentation/app-builder.md) and how to submit your[Broken mention](broken://pages/dxgpCZqg6WIDfYNi3qW4) to us.
* Added the [Broken mention](broken://pages/r0okphdpEM12Yj7m4fk2) page with tips on how to take advantage of little breaks where you can find them.
* Added a page for the [View Rewst integration Org Variables](/documentation/crates/existing-crate-documentation/view-rewst-integration-org-variables.md)Crate documentation.
* Added page about [Document with RoboRewsty](/documentation/roborewsty/document-with-roborewsty.md)
* Added a use case page about [Efficiently extract nested data](/documentation/jinja/use-cases-and-best-practices/efficiently-extracting-nested-data.md)
* Added a use case page about [Customize PSA ticket triggers](/documentation/automations/intro-to-triggers/use-cases-and-examples/customizing-psa-ticket-triggers.md)

**Updated & Enhanced Pages**

* Updated the [Broken mention](broken://pages/CnFnuPXakXtXmcgtSAYh) page to include more context on what types of questions the Exam will be asking to incorporate into a study guide
* Updated the [Azure OpenAI integration setup](/documentation/integrations/integration-guides/openai/azure-openai-integration-setup.md) page for more explicit instructions on how to craft your Base URL.
* Updated the [ConnectSecure integration](/documentation/integrations/integration-guides/connectsecure-integration.md) page to include reference to ConnectSecure branding.
* Updated the [Organizations and organization variables](/documentation/integrations/organization-variables.md) page to explain how Use as Default works
* Updated the [Rewst actions](/documentation/automations/actions-in-rewst/rewst-actions.md) page for more context and reference to usage including breaking out pages for the following categories:
  * [Broken mention](broken://pages/BHCLKf1qbDK3fDMiym9B)
  * [Broken mention](broken://pages/QY5RLoHOH4NLxlv9rxAb)
  * [Broken mention](broken://pages/jaZf976QE51FWRLBEo2t)
  * [Broken mention](broken://pages/1Lzo5ZIMN3MGgqH8LRg0)
  * [Broken mention](broken://pages/lbV4UaKSl0Xvwe38md66)
  * [Broken mention](broken://pages/KDJ0xp17E96cHj15GGZE)

</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/november-17th-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.
