Personalize the logo and dialog messages to benefit the company for branding, better visual awareness, and compliance.
To personalize the logo and dialog messages:
- Log on to the Data Loss Prevention (DLP) web console.
- Go to Administration > Agent Configuration > Advanced Settings > Dialog Configuration tab > Load Dialog File.
It is recommended to create a back up of the original dialog file by copying it to any word/text processor.
- Set the "Logo Show" parameter to "1".
<Logo Show="1" CenterAlignment="1"/>
The Custom logo only appears in the Security Alert dialog box.
- Customize messages for the different dialog boxes.
- For Security Alert:
You must enable Client Side Alerting Action.
<Dialog Id="AlertDialog">
<Title>YOU CAN CUSTOMIZE ALERT HERE: Security alert!</Title>
<Description>Application shows this alert to endpoint user(s) and does not wait for response.</Description> - For Justification Message:
The logo will not appear here.
<Dialog Id="ResponseDialog">
<Title>YOU CAN CUSTOMIZE JUSTIFICATION MESSAGE HERE - Please respond promptly.</Title>
<Description>Application shows this dialog to endpoint user(s) and waits for response input.</Description> - For Password Input Prompt:
The logo will not appear here.
<Dialog Id="PasswordDialog">
<Title>Action required - Please respond.</Title> <Description>Application shows this dialog to endpoint user(s) and waits for password input.</Description>
- For Security Alert:
- Upload the logo. Browse through a logo file and select what you want to use in the Client-Side Alert dialog box. Use GIF file type with the width not greater than 300 pixels. The logo image file cannot be larger than 3 MB.
- Click Deploy to Agent.
- Enable the Client-Side Alert to see the logo:
- Go to Data Protection > Company Policies.
- Select and click the policy you want to edit.
- Go to Action tab, and then tick Client-Side Alerting.