Skip to main content

Evaluation Dashboard: Export CSV

The Evaluations page allows users to export a CSV containing high-level information such as the applicant input data, the services run, the evaluation outcome, and the tags returned for each evaluation.

The export has a limit of 10,000 entries and the filters applied to the Evaluations page determine which evaluations are included in the export.

For example, if the Created At > This year, and Outcome > Approved filters are selected, all of the evaluations that fit that criteria will populate on the Evaluations page, and the first 10,000 of those evaluations will be included in the CSV.

Below is a list of the column headers included in the CSV export and their expanded definitions:

Column Header

Description

addresses/0/city

Applicant city input

addresses/0/country_code

Applicant country input

addresses/0/full

Applicant full address input, including address line 1, address line 2, postal code, state, and country code

addresses/0/line_1

Applicant line_1 address input

addresses/0/line_2

Applicant line_2 address input

addresses/0/postal_code

Applicant postal code input

addresses/0/state

Applicant state address input

alloy_fraud_score

Formatted Alloy Fraud Score attribute

application_name

Workflow used

application_public_version

Workflow version

application_token

Workflow token

application_type

Type of evaluation, i.e., individual, business, transaction

application_version_id

Workflow version id (Alloy internal identifier)

archived

Boolean indicating whether the application is archived (TRUE) or not (FALSE)

date

Date of the evaluation

email_address

Applicant email address

entity_name

Applicant full name

entity_token

Unique entity token associated with the evaluation

entity_type

Type of evaluation, i.e., individual, business, transaction

evaluation_id

Unique ID for evaluation (Alloy internal identifier)

evaluation_token

Unique evaluation token

external_entity_identifier

Unique external entity ID

external_partner_id

External Partner ID passed to Alloy as determined by clients who work with Alloy's dev partners

financial_credit

Credit details object for Alloy's Credit Underwriting product

id

Unique evaluation token

iovation_device_alias

Iovation-provided unique identifier of a device

organization_name

Name of the associated Alloy account

outcome

Outcome of the evaluation

parent_entity_id

Unique external group ID (Alloy internal identifier)

parent_entity_token

Unique parent entity identifier

parent_entity_type

Type of parent entity, i.e., individual, business, group

parent_external_entity_identifier

Unique external parent entity identifier

phone_number

Applicant phone number

result

Status of API call to Alloy

sandbox

Boolean indicating whether the application was run in the sandbox environment (TRUE) or production environment (FALSE)

services/0

Name of data service in workflow in order of descending appearance in workflow

services/1

Name of data service in workflow in order of descending appearance in workflow

services/2

Name of data service in workflow in order of descending appearance in workflow

services/3

Name of data service in workflow in order of descending appearance in workflow

status

State of the evaluation (whether it's complete, or still pending an asynchronous response from a data source)

tags/0/archived

Boolean indicating whether the tag is archived (TRUE) or not (FALSE)

tags/0/category_id

Unique identifier of the tag category if the tag is associated with a category (Alloy internal identifier)

tags/0/customer_id

Unique identifier of the customer account associated with the tag / workflow in question (Alloy internal identifier)

tags/0/customer_tag_id

Unique identifier of the tag associated with the customer account / workflow in question (Alloy internal identifier)

tags/0/evaluation_id

Unique identifier of the evaluation associated with the tag in question (Alloy internal identifier)

tags/0/is_case_creating

Boolean indicating whether the tag triggered the creation of a case (TRUE) or not (FALSE) for Alloy's Transaction Monitoring product

tags/0/is_outcome_reason

Boolean indicating whether the tag triggered the outcome of an evaluation (TRUE) or not (FALSE)

tags/0/suppression_interval

Indicator that a tag has been surpressed (no case created) for a specified interval of time for Alloy's Transaction Monitoring product

tags/0/tag_color

Unique identifier of the color associated with the tag in question (Alloy internal identifier)

tags/0/tag_name

Name of the tag

timestamp

Timestamp of when the evaluation completed

watchlist_used/0

First watchlist checked against for a given evaluation

watchlist_used/1

Second watchlist checked against for a given evaluation

watchlist_used/10

Eleventh watchlist checked against for a given evaluation

watchlist_used/11

Twelfth watchlist checked against for a given evaluation

watchlist_used/12

Thirteenth watchlist checked against for a given evaluation

watchlist_used/13

Fourteenth watchlist checked against for a given evaluation

watchlist_used/14

Fifteenth watchlist checked against for a given evaluation

watchlist_used/15

Sixteenth watchlist checked against for a given evaluation

watchlist_used/2

Third watchlist checked against for a given evaluation

watchlist_used/3

Fourth watchlist checked against for a given evaluation

watchlist_used/4

Fifth watchlist checked against for a given evaluation

watchlist_used/5

Sixth watchlist checked against for a given evaluation

watchlist_used/6

Seventh watchlist checked against for a given evaluation

watchlist_used/7

Eighth watchlist checked against for a given evaluation

watchlist_used/8

Ninth watchlist checked against for a given evaluation

watchlist_used/9

Tenth watchlist checked against for a given evaluation

Did this answer your question?