An item will go through a list of rules to determine what classification it should have applied. An item could have any number of classes applied and some will have no classes.
Classification rules can be created for a number of variables using a RegEx query.
Enabling Classification Rules
Items cannot be classified using rules unless they are enabled. You can create and manage class rules while this is disabled.
Use the Enable/Disable Classification Rules toggle to turn these on or off.
New Class Rules
You can create rules based on a number of variables including the name, file extension and field values.
Within the relevant Classification select the Rules tab.
Select Create and Classification Rule from the dropdown.
Classification: Select the classification this rule will apply to from the dropdown list.
If you can't find the classification you want, check you have the correct classification selected and the class exists in the classes tab.
Rules
There is no limit to the number of rules you can create. You could have a single rule in one variable, multiple rules for one variable or multiple rules across multiple variables. All of the rules applied to a classification must be met for an item to have it applied.
File Name Regex Rules
This checks if an items name matches the regex rules.
Select New Rule.
Enter a RegEx to check the file name against.
File Location Regex Rules
This checks if an items location matches the regex rules.
Select New Rule.
Enter a RegEx to check the file location against.
Existing Field Rules
This checks if a selected fields exist and are not null in an item.
Select New Rule.
Select the field that should be present and not null in the file.
Field Value Rules
This checks if a field exists and if the value in that field matches a value.
Select New Rule.
Field #: Select the field you want to check from the dropdown list.
Field # Value: Enter the value this field should match for this class.
File Extension Rules
This checks if the file extension matches the regex rule.
Select New Rule.
Extension: Enter a file extension for items that should have for this class applied.
This can only be one extension.
Rule Order
It's important to check the order of your rules. The order of your rules determines the order they are run.
An item may pass the rules of multiple classes in one classification. But, once an item has a class assigned the remaining rules in that classification are skipped. The item will then move onto the next classification and it's rules.
Reordering Rules
Drag and reorder the cards in your Rules list to change the priority.
Last updated