Reader Bin Movement Rules move the application into the specified Reader bin. The following are the recommended best practices:
Rule 1: Skip Inactive Periods
Rule 2: Move to Awaiting Submission
Rule 3: Move to Awaiting Payment
Rule 4: Move to Awaiting Materials
Rule 5: Move to Read 1
Rule 1: Skip Inactive Periods
Go to Database → Rules.
Click New Rule.
Enter the following configurations in the popup window:
Name: Skip Inactive Periods
Type: Configurable Joins
Category: Records
Base: Application
Rule Type: Bin
Rule Trigger: Upon Update (Deferred)
Folder: Bin Movement
Exclusivity Group: Bins
Non-deterministic: Rule is deterministic and has an exclusive priority.
Priority: 1
Click Save.
Configure the appropriate filters:
Add a Join to Lookup Round
Add a Join to Lookup Period
Lookup Period Active Status: Returns applications that are in an active or inactive period.

Configure the appropriate action:
No Action Rule: Select the Do Nothing check box as your action. This will ensure that records that have a status of Applicant will not change from that status.
Rule 2: Move to Awaiting Submission
If an application has the Awaiting Submission application status, and the application is not in a bin, then move the application to the Awaiting Submission bin.
This particular rule is not necessary if an Awaiting Submission application status rule or an Awaiting Submission bin has not been created.
Go to Database → Rules.
Click New Rule.
Enter the following configurations in the popup window:
Name: Move to Awaiting Submission
Type: Configurable Joins
Category: Records
Base: Application
Rule Type: Bin
Rule Trigger: Upon Update (Deferred)
Folder: Bin Movement
Exclusivity Group: Bins
Non-deterministic: Rule is deterministic and has an exclusive priority.
Priority: 10
Click Save.
Configure the appropriate filters:
Application Status: Returns applications with the selected status.
Add a Subquery Filter Join to Workflow Bin, add a second join to Workflow. Add a filter for Workflow Name and select the appropriate workflow. Select an aggregate of Not Exists: Returns applications for whom a bin assignment in the appropriate workflow does not exist.
.jpg?sv=2026-02-06&spr=https&st=2026-07-31T19%3A30%3A04Z&se=2026-07-31T19%3A43%3A04Z&sr=c&sp=r&sig=C4DZcxDxUERUxxvEub58UDEgcw6Oy9iG1P%2FTO%2BEBVuY%3D)
Configure the appropriate action:
Workflow: The default selection is 'Default'. Leave this set to Default if no other workflows exist.
Bin: Leave this set to Applications: Awaiting Review: Awaiting Submission.
Queue Action: Leave this set to Add Readers.
Add Reader: Leave this setting blank.
Rule 3: Move to Awaiting Payment
If the status is Awaiting Payment AND either the application is not in a bin OR the application is currently in the Awaiting Submission bin, then move the application to the Awaiting Payment bin.
This particular rule is not necessary if an Awaiting Payment application status rule or an Awaiting Payment bin has not been created.
Go to Database → Rules.
Click New Rule.
Enter the following configurations in the popup window:
Name: Move to Awaiting Payment
Type: Configurable Joins
Category: Records
Base: Application
Rule Type: Bin
Rule Trigger: Upon Update (Deferred)
Folder: Bin Movement
Exclusivity Group: Bins
Non-deterministic: Rule is deterministic and has an exclusive priority.
Priority: 20
Click Save.
Configure the appropriate filters:
Application Status: Returns applications with the selected status.
Bin Assignment Exists: Returns applications for whom a bin assignment exists or does not exist, as specified.
Bin: Returns applications in the selected bin.

Configure the appropriate action:
Workflow: The default selection is Default. Leave this set to Default if no other workflows exist.
Bin: Leave this set to Applications: Awaiting Review: Awaiting Payment.
Queue Action: Leave this set to Add Readers.
Add Reader: Leave this setting blank.
Rule 4: Move to Awaiting Materials
If the status is Awaiting Materials AND either the application is not in a bin OR the application is in one of the previous bins, then move the application to the Awaiting Materials bin.
Go to Database → Rules.
Click New Rule.
Enter the following configurations in the popup window:
Name: Move to Awaiting Materials
Base: Applications
Type: Bin
Trigger: Upon Update (Deferred)
Folder: Bin Movement
Exclusivity Group: Bins
Non-deterministic: Rule is deterministic and has an exclusive priority.
Priority: 30
Click Save.
Configure the appropriate filters:
Application Status: Returns applications with the selected status.
Bin Assignment Exists: Returns applications for whom a bin assignment exists or does not exist, as specified.
Bin: Returns applications in the selected bin.

Configure the appropriate action:
Workflow: The default selection is Default. Leave this set to Default if no other workflows exist.
Bin: Leave this set to Applications: Awaiting Review: Awaiting Materials.
Queue Action: Leave this set to Add Readers.
Add Reader: Leave this setting blank.
Rule 5: Move to Read 1
If the status is Awaiting Decision AND either the application is not in a bin OR the application is in one of the previous bins, then move the application to the First Read bin.
Go to Database → Rules.
Click New Rule.
Enter the following configurations in the popup window:
Name: Move to Read 1
Base: Applications
Type: Bin
Trigger: Upon Update (Deferred)
Folder: Bin Movement
Exclusivity Group: Bins
Non-deterministic: Rule is deterministic and has an exclusive priority.
Priority: 40
Click Save.
Configure the appropriate filters:
Application Status: Returns applications with the selected status.
Bin Assignment Exists: Returns applications for whom a bin assignment exists or does not exist, as specified.
Bin: Returns applications in the selected bin.

Configure the appropriate action:
Workflow: The default selection is Default. Leave this set to Default if no other workflows exist.
Bin: Leave this set to Applications: First Reader: First Read.
Queue Action: Leave this set to Add Readers.
Add Reader: Only use bin movement rules to add readers automatically if there are no exceptions to reader assignments.