How to Set Up Assignment Rules in Zoho CRM (Step by Step)
- Jul 24
- 3 min read
Updated: 6 days ago

By the CodeStringers Team — Zoho Experts & Custom Software.
A lead that sits unassigned for an hour is a lead your competitor is already calling. Manually divvying up incoming records is where that hour goes — someone glances at the queue, decides who gets what, and forgets half the time. Knowing how to set up assignment rules in Zoho CRM kills that delay: every incoming record routes to the right owner the instant it lands. Teams ask our Zoho CRM consultants to build this all the time, and it's straightforward — as long as you understand the one thing that makes assignment rules fire. Let's set one up, and cover that gotcha before it bites you.
For the strategy behind who should get which lead, our assignment rules explainer covers the reasoning. This is the build.
What an assignment rule does
An assignment rule automatically sets the owner of an incoming record — Leads, Contacts, Deals, Cases, or a custom module — based on criteria you define (source: https://help.zoho.com/portal/en/kb/crm/automate-business-processes/assignment-rules/articles/set-assignment-rules). Instead of "who's free to take this," the CRM decides by rule: enterprise leads to a senior rep, west-coast leads to the west-coast team, everything else split evenly.
The gotcha: what actually triggers a rule
Read this before you build anything. Zoho's documentation is blunt: "You can use Assignment rules for the records generated through import, Webform, and API only. You cannot use Assignment Rules if you are creating the Records manually." Rules also don't fire on records created by a workflow (source: https://help.zoho.com/portal/en/kb/crm/faqs/automation/assignment-rules/articles/faqs-assignment).
So an assignment rule routes leads that arrive from your website forms, your bulk imports, and your API integrations — the channels where volume actually comes from. It will not reassign a record a rep types in by hand. Every "my assignment rule isn't working" ticket we see traces back to this. Build your rules for the automated inflow, and handle manual entries a different way.
How to set up assignment rules in Zoho CRM
Open the builder. Go to Setup > Automation > Assignment > Create Assignment Rule.
Name it and pick the module. Give the rule a clear name (Leads is the common case) and click Next.
Add rule entries. Each entry has two parts: which records it applies to (all records, or records matching conditions you set — up to 25 criteria per entry) and who gets them (a user, role, or group).
Turn on round-robin where you want even distribution. When you assign an entry to multiple users, Zoho distributes matching records among them in a round-robin rotation — the built-in way to split a shared queue fairly.
Set a default user. Point any record that matches no entry at a catch-all owner so nothing falls into a void.
Save, then invoke it. The rule only runs when you attach it: select it in the Import wizard, bind it to a Web form, or pass its id via the API.

How the routing decides
Rule entries are evaluated top-down, and the first match wins — a record is assigned by "the first rule they qualify for." Order matters: put your most specific entries (enterprise, named accounts) above your catch-alls, or a broad entry near the top will grab records you meant to route elsewhere. In the automation sequence, assignment rules run first, before review and approval.
Worked example. On Leads, three entries in order: (1) Industry is Enterprise → your senior AE; (2) Region is West → the west-coast rep; (3) all remaining records → round-robin across the SDR group; plus a default user as the safety net. High-value leads reach the right person, everything else spreads evenly, and nothing sits unowned.
This pairs naturally with lead scoring: score first to find the good leads, then route them. If you've set up scoring rules, an assignment rule can send your highest scorers straight to your closers while the rest feed the round-robin — the score decides how good, the assignment rule decides who works it. It all starts with clean lead capture feeding the rules.
Assignment rules are one of the quietest, highest-return automations in Zoho CRM — set once, and every lead lands on the right desk from then on. If you'd like the routing logic mapped to your real team and territories, our business systems consultants build it as part of a wider Zoho integration. Book a free Zoho consultation and we'll make sure no lead waits on a human to hand it off.

















Comments