Queues and Routing
Queues and routing rules work together to organize how incoming filings reach clerks for review. Queues are the columns clerks see on their Kanban board. Routing rules automatically assign filings to the right queue or clerk when they are submitted.
Review Queues
Viewing Queues
Navigate to Admin > Queues to see all queues organized by court. Each court has its own set of queues displayed in a card.
Each queue shows:
Display order -- The position of the queue on the Kanban board (lower numbers appear first)
Name and code -- Display name and short identifier
Default badge -- Indicates the court's default queue for filings that do not match any routing rule
Assignment method -- How filings in this queue are assigned to clerks
Auto-assign toggle -- Whether filings are automatically assigned to a clerk when they enter the queue
Adding a Queue
Click Add Queue on the court card.
Fill in the queue details:
Name
Yes
Display name shown on the Kanban board (e.g., "New Filings")
Code
Yes
Short identifier (e.g., "NEW")
Description
No
Optional description
Display Order
Yes
Numeric position on the board. Lower numbers appear further left
Assignment Method
Yes
How clerks are assigned to items in this queue (see below)
Default Queue
No
Toggle on to make this the fallback queue for the court
Auto-Assign
No
Toggle on to automatically assign a clerk when a filing enters this queue
Click Create.
Assignment Methods
Manual
Clerks manually pick up filings from the queue. No automatic assignment
Round Robin
Filings are assigned to clerks in rotation, distributing work evenly
Rules Based
Filings are assigned based on routing rules (see below)
Queue Display Order
Queues appear as columns on the clerk's Kanban board from left to right in order of their display order number. Filings move forward through queues -- they can only be moved to a queue with a higher display order, never backward.
A typical queue setup might be: New Filings (order 1) > Under Review (order 2) > Ready to Record (order 3).
Editing and Deleting Queues
Click the pencil icon to edit a queue's name, code, order, or assignment method
Use the Auto-assign toggle directly on the queue row to enable or disable auto-assignment
Click the trash icon to delete a queue
Routing Rules
Routing rules automatically assign filings to queues, users, or priorities when they are submitted. Rules are evaluated in priority order -- the first matching rule wins.
Viewing Rules
Navigate to Admin > Routing Rules to see all rules in a searchable table. You can filter by court using the dropdown above the table.
Each rule shows its priority, name, court, condition, action, and active status.
Adding a Routing Rule
Click Add Rule.
Fill in the rule details:
General settings:
Rule Name
Yes
Descriptive name (e.g., "Route Civil to Queue A")
Priority
Yes
Numeric priority. Lower numbers are evaluated first
Court
Yes
The court this rule applies to
Active
No
Toggle to enable or disable the rule. Defaults to on
Condition -- defines when the rule matches:
Field
Filing Type, Docket Entry, Filer Type, Fee Status
Operator
Equals, Not Equals, Contains, In
Value
The value to match against (e.g., a filing type code like "CIV", or a filer type like "ATTORNEY")
Action -- defines what happens when the rule matches:
Assign to Queue
Route the filing to a specific queue
Queue code (e.g., "CIVIL")
Assign to User
Assign the filing directly to a clerk
User email address
Set Priority
Set the filing's priority level
HIGH, URGENT, LOW
Trigger Notification
Send a notification when the rule matches
Notification type
Require Judicial Approval
Flag the filing for judge review before clerk processing
Judge email or "true"
Click Create.
How Routing Works
When a filing is submitted:
The system evaluates all active routing rules for the filing's court, ordered by priority (lowest number first).
For each rule, it checks whether the filing's attributes match the condition.
The first matching rule's action is applied.
If no rules match, the filing goes to the court's default queue.
Example Rules
Route Civil Filings
Filing Type equals CIV
Assign to Queue: CIVIL
Prioritize Government Filers
Filer Type equals GOVERNMENT
Set Priority: HIGH
Fee Waiver Review
Fee Status equals WAIVER_REQUESTED
Require Judicial Approval: true
Activating and Deactivating Rules
Use the Active toggle on each rule row to enable or disable it without deleting it. Deactivated rules are skipped during evaluation.
Editing and Deleting Rules
Click the pencil icon to edit any field on a rule
Click the trash icon to permanently delete a rule
Last updated
