Salesforce Dictionary - Free Salesforce GlossarySalesforce Dictionary
Full Lead Assignment Rule entry
How-to guide

How to set up Lead Assignment Rule in Salesforce

Lead Assignment Rules route incoming Leads to the right user or queue based on criteria — territory, source, industry. Web-to-Lead and Salesforce inbound API calls reference them automatically; manual creates only fire the rule if the user ticks the "Assign using active assignment rule" box on the New Lead form.

By Dipojjal Chakrabarti · Editor, Salesforce DictionaryLast updated Apr 20, 2026

Lead Assignment Rules route incoming Leads to the right user or queue based on criteria — territory, source, industry. Web-to-Lead and Salesforce inbound API calls reference them automatically; manual creates only fire the rule if the user ticks the "Assign using active assignment rule" box on the New Lead form.

  1. Open Setup → Lead Assignment Rules

    Setup → Quick Find: Lead Assignment Rules → Lead Assignment Rules.

  2. Click New Rule

    Top-right.

  3. Set Rule Name and tick Active

    Only one Lead Assignment Rule can be active at a time. Activating this one deactivates the previously active rule.

  4. Save, then click into the new rule → Rule Entries → New

    Rule Entries are the individual routing rules. Order matters — the first matching entry wins.

  5. For each Rule Entry: set Order, Criteria, and Action

    Order is the priority (1 = first). Criteria filters which Leads match. Action picks the User or Queue + optional Email Template.

  6. Save the Rule Entries

    First matching entry wins — subsequent entries are skipped for that Lead.

  7. Confirm "Assign using active assignment rule" is on the New Lead layout

    If it's on by default in your org, manual creates fire the rule. If not, only API/Web-to-Lead creates trigger it.

Key options
Orderremember

Priority of the entry within the rule. First match wins.

Criteriaremember

Field-Operator-Value rows that gate the entry. Or a formula via Filter Logic.

User or Queueremember

Where to route the matched Lead.

Email Templateremember

Optional — sends a notification to the new owner using this template.

Do Not Reassign Ownerremember

When ticked, doesn't change ownership if the entry matches a Lead that already has an owner.

Gotchas
  • Only one Lead Assignment Rule can be active at a time. To stage a new rule, build it inactive, then flip the Active checkbox — flips the previously active rule off automatically.
  • Manual Lead creation does NOT fire the rule unless the user ticks "Assign using active assignment rule" on the New Lead screen. Many orgs add it to the page layout as default-on or build a Validation Rule that requires it.
  • First matching entry wins. If two entries could match the same Lead, the first by Order takes it — design entries from most-specific to least-specific.

See the full Lead Assignment Rule entry

Lead Assignment Rule includes the definition, worked example, deep dive, related terms, and a quiz.