# June 9, 2023 - Training Update

Explore what new changes the Training team has made in the last week.

<details>

<summary><strong>General News</strong></summary>

* Updates to the Getting Started Section of Documentation is coming soon:
  * New videos on identifying and scoping out business process automation
* Rewst 105 to be scheduled soon

</details>

<details>

<summary><strong>Cluck U and Documentation Updates</strong></summary>

* [Ingram Micro Cloud Integration](/documentation/integrations/integration-guides/ingram-micro-integration-setup.md) Doc added
* [New Prebuilt Automations](https://github.com/RewstApp/gitbook/blob/main/gitbook/external_docs/updates/cs-and-training-updates/broken-reference/README.md) section in rewst.help
  * Incoming Crate and Workflow Docs incoming
* Company filter information added to Datto page
* Added initial least privledged access information for:
  * Pax8
  * ITGlue
  * Connectwise Automate
* Open Mic - June 2nd Video and Page Added
* Bugfixes:
  * Fixed outdated workflow name in Connectwise Pod Documentation
  * Updated formatting in the Conditional Access Best Practices Documentation

</details>

<details>

<summary><strong>Tickets</strong></summary>

With the ROC now using Halo for their ticketing system, this is when you should find a ticket created for you!

* [ ] A discussion with a ROC engineer that doesn't result in a fix on first discussion
* [ ] If you have a call to troubleshoot, create workflows or other ROC work
* [ ] For all onboarding or expansion work
* [ ] If a call results in a new workflow idea or request

If you'd like to manually create a ticket yourself, review the "Rewst Support" section at the bottom of this page.

</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/june-9th-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.
