GEODI Classifier Policy Overrides/Customizations
With customization, the default rules can be changed based on User, Group, IP, Class, or the application.
For example, you can limit some groups to only auto-classification and allow some other class-lowering.
Each rule is a customization and you can add as many as you want. If rules overlap then the first rule is valid.
Active: You can use customization on/off for end users.
Name and Description: If you have a lot of customizations, we recommend that you write a systematic naming and description for ease of management.
Users: The person and group information that will be affected by the customization is written here. More than one person/group can be selected.
Macro: You can create advanced options with a macro. It is possible to create IP or, time-based rules.
Macro Examples
c.Client!=null && c.Client.GetClientIPAddress()=="192.168.1.14"The IP address to which the customization will be valid can be selected by typing.DateTime.Now.Hour>8 && DateTime.Now.Hour < 18Allows the use of customization between certain hours.
You can access the objects that can be used via the link. https://service.decesoftware.com/api
Applications: The applications that will be affected by the customization are selected. More than one can be selected. If none is selected, the customization applies to all applications.
Auto Classify Behaviour, Ask Classes on Save, OS Meta , Classifying internal emails , Allow Class Lowering : Choose the settings you want to customize/override.
Disable Classification: You can disable classification for selected users, groups, or IPs.
Available Classes: You may want some classes to be offered only by certain groups or departments. In this case, you can specify which classes are available for each customization.
You can change style and texts per software or any of the criteria mentioned here.