Features Pricing Help Blog Log In
Start Free Trial

Deploy PromptDuty via Google Workspace

Prerequisites

Before you begin, make sure you have:

Time Required

This deployment typically takes 5-10 minutes to configure. Changes propagate to devices within 1 hour (or on next browser restart).

Enable Chrome Browser Cloud Management

If you haven't already enabled Chrome Browser Cloud Management, follow these steps:

1

Open Google Admin Console

Navigate to admin.google.com and sign in with your Super Admin account.

2

Enable Chrome Management

Go to DevicesChromeSettings

If prompted, click Enable Chrome Browser Cloud Management. This is a free feature included with Google Workspace.

3

Enroll Browsers

Users need to sign into Chrome with their Google Workspace account for policies to apply. For managed Chromebooks, this happens automatically.

Force-Install the Extension

Configure Chrome to automatically install PromptDuty on all managed browsers.

1

Navigate to Apps & Extensions

In Admin Console, go to:

DevicesChromeApps & extensionsUsers & browsers

2

Select Organizational Unit

On the left sidebar, select the organizational unit (OU) you want to target. You can select the top-level organization to deploy to everyone, or a specific OU for a pilot group.

3

Add the Extension

Click the + button (Add) in the bottom-right corner and select Add Chrome app or extension by ID

Enter the PromptDuty Extension ID:

Extension ID
EXTENSION_ID_HERE

Select From Chrome Web Store and click Save.

4

Set Installation Policy

Click on the PromptDuty extension you just added. In the panel on the right, set:

  • Installation policy: Force install
  • Pin to toolbar: On (recommended)

Click Save.

Important

"Force install" means users cannot disable or uninstall the extension. Use "Force install + pin" if you want it visible in the toolbar at all times.

Configure Extension Policy (Optional)

You can pre-configure PromptDuty settings using a JSON policy:

1

Open Extension Settings

Click on the PromptDuty extension in your Apps & extensions list.

2

Add Policy JSON

Scroll down to Policy for extensions and add your configuration:

Extension Policy JSON
{ "apiKey": { "Value": "YOUR_API_KEY_HERE" }, "organizationId": { "Value": "YOUR_ORG_ID" }, "enableMasking": { "Value": true }, "enableWarnings": { "Value": true }, "enableBlocking": { "Value": true } }

Replace YOUR_API_KEY_HERE and YOUR_ORG_ID with values from your PromptDuty dashboard.

3

Save Configuration

Click Save. The policy will be pushed to all managed browsers in the selected OU.

Verify Installation

Confirm that PromptDuty is deployed correctly:

1

Check Policy Propagation

Policies typically apply within 1 hour, or immediately when Chrome restarts. Users can force a policy refresh by going to chrome://policy and clicking Reload policies.

2

Verify Extension Installation

On a managed browser, navigate to chrome://extensions. You should see PromptDuty listed with a note saying "Installed by your administrator".

3

Test Protection

Visit chat.openai.com or another AI tool and enter a test prompt containing sample PII. Verify that PromptDuty detects and handles it according to your policy.

Success!

PromptDuty is now protecting all AI interactions across your Google Workspace organization.

Troubleshooting

Extension not appearing

Extension shows "Managed by your organization" but isn't working

Policies not applying to some users

Need Help?

Contact our support team at support@promptduty.com or use the chat widget in your admin dashboard.