Applying key concepts in Rewst knowledge check Put your Rewst knowledge into practice. Question Title * What is your work email?This should be your Rewst email address Question Title * What is the purpose of the Automations Tab in Rewst? To view customer profiles To manage pre-built workflows called crates To create and manage workflows To store documentation and feature requests Question Title * A subworkflow is a __________ workflow that can be used inside other workflows to save time and keep processes efficient. Static Reusable Temporary Manual Question Title * You’re setting up a new hire onboarding workflow in Rewst. The process starts with a manager submitting a New Hire form. What is this form’s role in the workflow? It triggers the workflow and provides key data to guide the next steps. It stores the new hire’s data permanently. It schedules follow-up tasks for the new hire. It sends automated notifications to the HR team. Question Title * Which tool in Rewst allows you to practice working with data and Jinja expressions before applying them to a live workflow? Forms Builder Context Editor Jinja Live Editor Crates Tab Question Title * Imagine you’ve created a subworkflow to assign tools based on a new hire’s role. The workflow checks the user context variable for the role. If the role is Manager, it assigns leadership tools. What programming concept is this an example of? For loop Variable assignment Payload processing If statement Question Title * In Rewst, the Context acts as a shared __________ that stores data generated or used throughout a workflow, making it accessible in any subsequent step. Workspace Memory Folder Action Done