# March 24, 2023 - The Truly Open Mic - Coming back from the Onsite

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/8zVjBKvBYXE>" %}

## Contents of the recording

<details>

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

The team has returned from an awesome onsite where plans were made and bonds were forged. Brandon gives a quick update on upcoming Cluck-U courses, and then we dive right into talking about Microsoft Loop.

Next, we go free form and talk about different topics like dynamically filling out form fields and a Crate to install software with ImmyBot, and search results updates from Danial. Danial then hints at rumors of things that happened at the onsite, but then we moved on to Organization tags.

Next Ted shows off a workflow using an AI helper to get feedback on it and Tim jumps in to show some Jinja examples.

Next, Mendy shows off a single-action workflow where he uses with-items to iterate through org variables and retain information by splitting out variables. The next steps will be to store these in Halo or a DB.

To finish off, Ted jumps in and asks about sharing workflows and syncing workflows across different organizations!

</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/march-24th-2023-the-truly-open-mic-coming-back-from-the-onsite.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.
