Plan access: Support Suite requires Scale or Enterprise, an active trial, or access explicitly enabled for your workspace.

Identify signed-in users so Support threads can be connected to the correct customer.
  1. Go to Settings > Channels > Email and locate the chat-identification settings.
  2. Enable the secure identification option.
  3. Store the provided secret only on your server.
  4. Generate the required identity value server-side.
  5. Pass the signed identity with the user's widget initialization data.
  6. Test with an account you control.

Never expose the signing secret in browser code, logs, tickets, or public repositories. Regenerate it if you believe it has been exposed.

Was this helpful?