Configuration
When enabled, conversations are saved server-side with a session ID. The cloud icon in the widget header lets users toggle this at runtime.
index.html
<script src="https://your-app.privaishield.com/embed/embed.js" data-api-key="pk_test_123" data-model="claude-sonnet" data-theme="dark" data-position="bottom-right" data-redaction-mode="hybrid"> </script>
Live Preview
Try sending a message with PII (e.g. SSN, email, phone) to see redaction in action.
Add this to your website
A single script tag is all you need. Generate a real API key from your account, paste it in, and copy the snippet.