# May 15, 2026 - Training update

Explore what new changes the Cluck University team made in the last week.

<details>

<summary><strong>Cluck University updates</strong></summary>

* We've updated the appropriate [onboarding courses](https://learn.rewst.io/path/onboarding-learning-path) to reflect Rewst's new PSA CSV import ability.&#x20;
* All courses in [Automation Fundamentals](https://learn.rewst.io/path/automation-fundamentals) have been refreshed - check them out even if you've taken them before!&#x20;
* Sign up for upcoming live training with the legendary Cluck University instructor, Eddie Chow:
  * [Get personalized help at Office Hours](https://learn.rewst.io/cluck-university-office-hours/266786)
  * [Clean Automation Live - May 19-21](https://learn.rewst.io/live-training-clean-automation) (psst — there's some special content you can only get by attending!)&#x20;
* Find a course that suits your needs on our revamped [search courses page](https://learn.rewst.io/page/course-catalog) -- either filter by categories and/or enter keywords.

</details>

<details>

<summary><strong>Documentation updates</strong></summary>

* [Updated documentation for our GraphQL Generic Request action: Mutations now list necessary updates in the schema, and Queries now list if where or search is necessary for each query.](https://docs.rewst.help/documentation/automations/actions-in-rewst/generic-graphql-request-action)

</details>

* Click here to go to [Cluck University](https://learn.rewst.io/)!
* Reach us in the [Cluck-U Discord channel](https://discord.com/channels/936789089703845988/1121465945295167588) or via email at <CluckU@rewst.io>.
* Get live, 2x/week help in [Office Hours](https://learn.rewst.io/cluck-university-office-hours) — we're experimenting with sessions on **AI and RoboRewsty** but we'll do our best to answer *any* questions you have about learning Rewst.


---

# 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/2026-training-updates/may-1-2026-training-update-1.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.
