> 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/roc-open-mics/roc-open-mics-north-america/2022-roc-open-mics/december-9th-2022-jinja-expansion.-plus-mendy-and-jared.md).

# December 9, 2022 - Jinja expansion. Plus, Mendy & Jared!

Firstly, hear Nick our CTO talk about a TON of new features and performance improvements across the platform.

Tim then talks more about how we utilise Jinja here at Rewst and how we expand its capabilities

We also have Mendy AND Jared showing off a couple of different workflows they have built with the ROCs help!

Lastly, we took some feedback on what folks wanted to see next week and answered a few questions!

{% embed url="<https://www.youtube.com/embed/I6jkD9wfk5Y>" %}

## Contents of the recording

<details>

<summary><strong>Contents of the Call</strong></summary>

This call is for people who are: Interested in building their own workflows Wanting to stay on top of new developments Just want to learn more about Rewst and participate in the community We will talk about the platform, news, some training, and any Q\&A. As always, feel free to unmute and interrupt us, this is an interactive call! ​

</details>

<details>

<summary><strong>How to get help from the ROC</strong></summary>

How to get help - Engage the ROC in Slack - Email support coming soon! - \[FUTURE] Live chat in the app - Would this be helpful to people? - Documentation - <https://rewst.help> - Feature Requests - <https://rewst.canny.io/>

</details>

<details>

<summary><strong>Updates for the week</strong></summary>

* Check out the release notes here

</details>

<details>

<summary><strong>Learning Topic</strong></summary>

* Demos
  * ClickUp Custom Integration to Halo PSA
  * Change Management via Rewst forms and templates for standardisation

</details>

<details>

<summary><strong>Show &#x26; Tell</strong>New 'flatten' filter being added to help with nested lists</summary>

</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/roc-open-mics/roc-open-mics-north-america/2022-roc-open-mics/december-9th-2022-jinja-expansion.-plus-mendy-and-jared.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.
