Clari Security Basics Overview Secure your Clari integration: API token management, exported data PII handling, and access control best practices. Instructions Step 1: Token Management Rotation : Clari API tokens are generated per-user. To rotate, generate a new token in User Settings, update all consumers, then discard the old one. Step 2: Exported Data PII Handling Clari export data contains PII (rep names, emails, deal amounts): Step 3: Security Checklist - [ ] API token in secrets manager, not in code - [ ] files in - [ ] Exported data stored in access-controlled warehouse - [ ] PII redac…