This article comprehensively explains each of the dashboard options.
...
Auto-update: server URL or path → by default, the agent will look in https://{cluster}/static-server/static/agent/stable/ for new artifacts to update from. If the user would like to user a specific URL or path to look for the artifacts, it should be configured here. Please bear in mind that the formatting should be as follows:
URL: https://path/to/web/server/containing/binaries/
Path:
C:\path\to\artifacts\folder\
Auto-update: regex for agent packages to include → by default, the agent will use a regex pattern to look for artifacts that meet the same naming
(\d+\.\d+\.\d+|\.zip)
(e.g.AgentClassifier.4.0.5-Forcepoint-windows.msi
will continue to look for Forcepoint-flavoured installers, whereasGVClient.4.0.5-Getvisibility-windows.msi
will continue to look for Getvisibility-flavoured installers). Please bear in mind that the formatting should be as follows(flavour|\d+\.\d+\.\d+|\.zip)
Auto-update: check for updates frequency rate → this configures how often the agent will look for newer versions on the entered server auto-update server URL/path. Valid values should be
1 or higher
, expresed in minutes.
...
For more information on this topic, please refer to this article: Synergy Agent: Header Footer Details
Enforce page layout option
...
For more information on this topic, please refer to this article: Synergy Agent: Header Footer Details
Enforce Header and Footer type
...
For more information please check this article Synergy Agent: Header Footer Details
Show header/footer/watermark (and title/subtitle for PPT)
...
classification - shows classification output including aliases
classification_raw - shows classification output, doesn’t include aliases
classification_guid - unique id generated based on tagset id and tag name
distribution - shows distribution output including aliases
distribution_raw - shows distribution output, doesn’t include aliases
distribution_guid - unique id generated based on tagset id and tag name
compliance - shows compliance output including aliases
compliance_raw - shows compliance output, doesn’t include aliases
compliance_guid - unique id generated based on tagset id and tag name
datetime - timestamp for classification, with this format
"yyyy-MM-dd\\THH:mm:ss\\Z"
email - email of the current user (only works when outlook plugin is installed)
user - current user name
machineid - device name
fileid - Getvisibility id assigned for the classified file
...