nerdexam
Salesforce

PLAT-ADMN-201 · Question #118

The administrator at Universal Containers is creating a flow with several steps. How can the administrator check their work as they are developing the flow?

The correct answer is C. Use the Debug tool in the flow builder. To effectively check work during flow development, an administrator should use the built-in Debug tool directly within the Flow Builder.

Submitted by takeshi77· Apr 18, 2026Workflow/Process Automation

Question

The administrator at Universal Containers is creating a flow with several steps. How can the administrator check their work as they are developing the flow?

Options

  • AUse debug logs in the Developer Console
  • BUse debug logs found in Setup
  • CUse the Debug tool in the flow builder
  • DPerform the same steps manually via the UI

How the community answered

(47 responses)
  • A
    2% (1)
  • B
    9% (4)
  • C
    87% (41)
  • D
    2% (1)

Why each option

To effectively check work during flow development, an administrator should use the built-in Debug tool directly within the Flow Builder.

AUse debug logs in the Developer Console

Developer Console debug logs provide system-level information but are not as interactive or specifically tailored for debugging flow logic as the Flow Builder's dedicated debug tool.

BUse debug logs found in Setup

Debug logs found in Setup offer general system diagnostic information but lack the specialized, interactive capabilities for step-by-step flow debugging provided by the Flow Builder's tool.

CUse the Debug tool in the flow builderCorrect

The Flow Builder features a dedicated Debug tool that allows administrators to execute the flow step-by-step, simulate various inputs, and inspect variable values and execution paths, which is ideal for testing and troubleshooting during development.

DPerform the same steps manually via the UI

Performing steps manually via the UI only tests the deployed flow and does not provide the detailed, step-by-step execution insights needed for development and debugging.

Concept tested: Flow Builder debug capabilities

Source: https://help.salesforce.com/s/articleView?id=sf.flow_debug_flow.htm&type=5

Topics

#Flow#Flow Builder#Debugging#Process Automation

Community Discussion

No community discussion yet for this question.

Full PLAT-ADMN-201 Practice