Updated Features

New What-If user permission now available

Admins can now set a permission to allow users to run What-If Analysis but not save changes. To set this permission, go to Setting > Roles.

What If Permission


To learn more about the What-If Analysis feature, view our documentation here.

2 new string comparisons: "Contains" and "Does not contain"

2 new string comparisons now available: "Contains" and "Does not contain".

Prior to this we supported the following comparisons for strings:

  • equals
  • not equals
  • regex match
  • regex no match

"Contains" and "does not contain" are now available in this dropdown list. They are case insensitive.

Sandbox personas no longer case sensitive

The last name identifier field for sandbox personas is no longer case sensitive. This will make it easier to run sandbox personas whether or not the last name is capitalized.

Search workflow list by workflow name

You can now search for a workflow by name from your workflow list. Simply type the name of the workflow you are looking for in the search bar.

Improved custom model support allows you to make workflow decisions based on a propriety data set or model

Alloy now allows you to make workflow decisions based on a proprietary dataset or model. For example, your company may have its own fraud model based on your own device and location data that you would like to apply in a workflow. Custom models were previously supported but now clients can set up these models much more quickly and independently.

We now allow clients to configure a “Custom Model” service within an Alloy workflow in the following way:

  1. You host and configure an endpoint that Alloy will POST to during an evaluation with any service data that have been configured to run before the custom model
  2. Your model returns a score to Alloy
  3. You can configure decision thresholds based on that score in the Alloy dashboard

To learn more about how to use custom models, please reference our support documentation.

Diligence panel now provides additional fraud score information

We have updated the Diligence panel to provide more contextual information on each of the fraud scores, making it easier to quickly assess the risk of each Entity. On the Diligence panel, third party fraud scores are now color-coded to reference each vendor’s best practice ranges. Green indicates low risk, orange is moderate risk and red is high risk.

Deligence panel screenshot

When a user clicks the score, they will see more information about that specific fraud service and how they generate their score. This contextual information will give users clear insights to determine the next steps for each Entity.

Fraud score screenshot


Entity name in Group Entity Review modal

The Manual Review modal for an Entity now displays the name of the Entity for contextual reference.

Entity name

Assign user role upon agent creation

Quickly assign an existing role permission to a new agent upon creation.

Assign user role 1

You can always modify role permissions post creation by clicking into a specific agent as previously supported.

Assign user role 2



Back