Common Pre-Flight Questions
"I don't see the Decision Rules app — what do I do?"
This usually means one of two things:
-
You don't have the DRE permission set. Ask your admin to assign you Decision Rule Engine – Admin (or Standard, depending on your role).
-
The app is hidden from your profile. Your admin can fix this in App settings.
"I see the app but no Run button on my records — why?"
The Run Decision Rule button has to be added to each object's page layout individually by your admin. Tell them which object you need it on, and they can add it in a few minutes.
"Do I need to know Salesforce field API names?"
A little. When you build a condition, DRE asks you to pick the field — and it uses the API name (e.g., AnnualRevenue) rather than the label (e.g., "Annual Revenue"). They're usually similar. If you're unsure, your admin can give you the API names, or you can look them up in Setup → Object Manager.
"Can I practice without a Sandbox?"
Strongly recommended not to. Build in a Sandbox. Production rules can affect real records, real customers, and real compliance audits — mistakes there are much harder to undo than mistakes in a Sandbox.
"How long until I can build something useful?"
The Quick Start takes about 10 minutes. After that, most users can build a simple production-ready rule in under an hour. Complex multi-step workflows (like the Sample Workflow's loan decisioning) typically take a few hours to design and a day to fully test.