TABLE OF CONTENTS
- What are automation rules?
- Billing impact of automation rules
- Available Automations
- How to create an automation rule
- Common Use Cases
- Case-level logic: ANY vs ALL
- Troubleshooting: Why isn't my automation running?
What are automation rules?
Automation Rules are conditions that, when met, trigger an action in your workflow. Examples include:
Running an individual verification as soon as all required details are entered
Automatically screening an entity when a case is created
Sending out a client risk assessment when a case is submitted
These rules work alongside your compliance rules, so make sure your compliance setup supports the automations you want to use.
Billing impact of automation rules
Any verification, screening, or report triggered by Automation Rules will count towards billing, exactly as if you had run the check manually. Keep this in mind when setting up rules that may apply to large case volumes.
Available Automations
Below is the full list of automations you can configure:
Run individual verification check: Runs the verification check when all required fields for the individual are completed.
Send verification form: Sends the Electronic Identity Verification (EIV) form when specified conditions are met.
- Auto send risk assessments: Sends either the client or matter risk assessment once the case is submitted.
Run entity screening check: Triggers the screening of an entity. (Ensure screening requirements are added manually or via compliance rules.)
Run company credit check: Runs a company credit check. (Requires the Company credit check requirement to be added via compliance rules.)
- Auto-unwrap KYB - Automatically unwrap the company to a certain layer.
- Change case status to 'Ready for Review': Moves the case to ‘Ready for Review’ once all requirements are completed and all individuals/entities are marked as Pass or Not Needed.
Auto review case: Moves the case to Completed when a user marks the case as Ready for Review.
How to create an automation rule
Follow these steps to create an automation:
- Go to Settings > Manifest > Automation Rules.
- Click +Add Rule.
- Give your automation a Name. e.g. “Auto-run screening for API cases”
- Select the Automation you want to set up.
- Under When, add conditions for when the automation should trigger. You can layer multiple conditions to build more complex rules.
- (Optional) Add exceptions under Except when to prevent the automation from running in certain scenarios.
- Click Save. Your automation will now run whenever the conditions are met.
Common Use Cases
Here are some examples of how automation can streamline your workflows:
New case creation: Automatically run verifications and screenings when a new case is created.
Risk-based workflows: Send additional verifications or escalate reviews if the case risk rating increases.
Status updates: Automatically move low-risk cases through to Completed when all requirements are finished.
Auto approve: Push a case to Completed immediately after review.
API-specific automation: For API-submitted cases, automatically send verification forms or run checks without manual input.
Case-level logic: ANY vs ALL
When configuring case-level automations (e.g. Auto review case, Change case status), you’ll see an ANY/ALL setting:
ANY: The automation runs if any of the listed conditions are true.
ALL: The automation runs only if all conditions are true.
Example:
If you want a case to move to Ready for Review when any entity is registered in a FATF High-Risk Country, set the logic to ANY.
Troubleshooting: Why isn't my automation running?
If an automation doesn’t trigger, check the following:
Required fields missing: Make sure all mandatory fields are complete for verifications.
Requirements not linked: Confirm that screenings or reports are added via compliance rules.
In progress items: Automations will not run if requirements are marked In Progress. They must be Completed or Not Needed.
Case updates: If case details are changed after a rule runs, the automation may restart or behave differently.
Conditions don’t align: Review your rule’s conditions to confirm they match the case setup.
If issues persist, review the rule configuration or test with a simple condition to ensure the base automation is working.