# May 26, 2023 - Automation and Terrifying Space Chickens

This call is for people who are:

* Interested in building their own workflows
* Wanting to stay on top of new developments
* 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!

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

#### Contents of the recording

<details>

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

In this call, we cover the following:

* Introduction: Nick discusses the weekly release notes
  * New Features including the Jinja Live Editor loading bar
  * Bug Fixes including an MS Graph fix and back-end with-items bug
  * In Testing and Development including Crate filtering, Action to parse HTML to XML, and the Sophos integration!
* Next, Brandon gives an education update including changes to Rewst.help and new categories in documentation!
* Next, Brandon goes over the D\&D Backstory generator form and workflow that Tim build for the MSPGeekCon pre-day!
* After that, Kelvin jumps in to talk about and show a workflow he created to check the status of temporary access passwords in Microsoft 365, to create a path if it's enabled, and to enable the path if it's not enabled
* Next, Max shows off a few workflows including:
  * A workflow that handles CSAT responses and adds the information to tickets
  * A Retire computer workflow that removes the computer from all the agents from all their different systems
  * A workflow for ConnectWise Access Management that checks the event types in their database tables
* Finally, we have a Q\&A session and closing remarks

</details>

<details>

<summary><strong>How to get help</strong></summary>

Resources:

* Getting Started: <https://docs.rewst.help/cluck-university/getting-started>
* Rewst Foundations Training: <https://docs.rewst.help/cluck-university/rewst-foundations-10x>
* Chat (Discord): <https://discord.gg/rewst>
  * Private #{{ msp }} channel
  * \#the-kewp
* Email to create Tickets: <the_roc@rewst.io>

Cluck U Sign-ups:

* All 100 Series Courses are now available: <https://calendly.com/cluck-u/>

Feature + Integration Requests: <https://rewst.canny.io>

</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/roc-open-mics/roc-open-mics-north-america/2023-roc-open-mics/may-26th-2023-automation-and-terrifying-space-chickens.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.
