A new administrator is told that flows, subflows and actions on the instance all live in Workflow Studio. Which statement describes what Workflow Studio is on the current platform?
- AIt is the classic Workflow Editor under a new name, so existing classic workflows open and run inside it.
- BIt is the design environment in which flows, subflows and actions are created, tested and managed. Correct
- CIt is the runtime engine that executes scheduled jobs, with flow authoring done from a separate module.
- DIt is the reporting layer that records flow executions, with the authoring itself handled by business rules.
Why A is wrong: Tempting because both names describe automation design surfaces, but classic workflow is a separate legacy engine with its own editor and it was not renamed into Workflow Studio.
Why B is correct: Correct, because Workflow Studio is the unified authoring home that contains Flow Designer and the surrounding artefacts an administrator builds and maintains.
Why C is wrong: Tempting because flows do have a runtime that executes them, but Workflow Studio is where authoring happens rather than a scheduler, and flow authoring is not held in some other module.
Why D is wrong: Tempting because execution details are indeed viewable for a flow, but that is a feature inside the environment rather than its purpose, and business rules do not author flows.