GEODI Classifier consists of a set of tools for manual and automatic classification. Part of this tool is installed as a GEODI module, with separate client installation for Desktop and Office plugins.

Classifier Module Configuration

You can access the Classification Module interfaces from the last page of the Project Wizard. To be able to use ready-made class, label, panel and rule definitions, you must start by choosing a template.

(info) There is no need to have data in the project(s) you will use for classification. Being different from the projects you use for data exploration or Search provides flexibility for system administration.

Classes/Values

In this tab we will define the class labels, their rules and their appearance in plugins (Microsoft office others). Classes should be created with the most important at the top.

These variables are case sensitive, should be used as written above.

(warning) Warning: If variables are used on all values, the class discovery feature will be corrupted. At least one value must be constant. For example, the ID information in the tag can be used as a constant, another information can be used as a variable.(warning)

Plugin Settings

GEODI Classifier add-ins are components that run in MS Word, Excel, Windows Shell or Exchange Server. These components work together with the GEODI server. The distribution of settings is centralized. The following settings determine the behavior of the add-ins.

AutoClassification Behavior: With this option you can select Auto-classification as active/passive or mandatory. If forced, manual classification options are disabled.

Ask When Saving Classes: For MS office, a dialog can be opened during saving/closing/printing to force classification. The form display determines the rule for opening the dialog.

Log Format: By default all classified documents are logged. This log is kept on the server side. We can disable this process or change the logging format. Logs are in the same place as other GEODI logs.

Use OS Meta: With the Windows right-button plugin you can classify files except MS Office and PDF files with operating NTFS ADS. If the option is off, only Word and PDF documents can be classified.

Allow Class Minimization in Plugins: Classes should be created with the most important at the top. With this option, it is determined whether the user can move a previously classified document to a lower class (such as Top Secret → Confidential).

Classifying internal emails: When the feature is used, when the sent domain address and the destination domain address are the same, mail can be sent without asking for classification.

Customize

With customization, the default rules can be changed based on User, Group, IP or the application/plugin tool that is being classified.

For example, you can only automatically classify for a certain user group, say that you are authorized to reduce the class or that there is no obligation to classify.

Each rule is a customization. You can add as many as you want. If the rules cover each other, the last customization is valid for the end user.

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.

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.

Automatic Classification, Form Display, OS Meta Usage, Classification in Internal Emails, Class Reduction in Plugins: The behavior here is the same as in the plugin settings. Which one or which ones can be changed if desired to be customized.

Disable Classification: You can disable classification. Sorting will be disabled for the group or app you selected.

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.

Macro: You can create advanced options with a macro. It is possible to create IP-based, time-based rules.

Macro Examples

  1. 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.

  2. DateTime.Now.Hour>8 && DateTime.Now.Hour < 18 Allows the use of customization between certain hours.

You can access the objects that can be used via the link. https://service.decesoftware.com/api

Interface Texts

Interface texts determine the appearance of some buttons and messages within plugins.

Auto Button: This is the name of the automatic button in the classification interface.

Category: It is used to add a general title to the left side of the upper category classes in the Pop-Up interface that opens.

Subcategory: It is used to add titles to the left side of Subcategory classes in the Pop-Up interface that opens. If the category name in the class definitions is to be used as the title, "Use Class Category" must be checked. If the categorical structure is not used, these fields should be left blank.

Form Title: The dialog's title that opens during saving/printing for MS office can be changed.

Description: Description can be added/changed to the dialog opened during saving/printing for MS office.

Class Not Selected Message: Message to be displayed on the dialog opened during saving/closing/printing for MS office if the class is not selected for the document.

OK Button: The text of the OK button on the dialog opened during saving/closing/printing for MS office can be changed.

Class Not Defined: The class indicating that the document that will appear in unclassified documents is unclassified.

Top Bg,Text Color, Bottom Color: It is used to change the color combinations on the pop-up window in the GEODI Classifier Add-In screen. It works in our default colors when it receives an incorrect or missing value.

Class Not Defined Icon: Icon of the class indicating that the document to appear in unclassified documents is unclassified.

Installation

Token and MSI parameters required for installation are automatically generated by the software. Please refer to the client or OWA installation page for details.

Troubleshooting