Secrets Vault
Conceptual map of where API keys and client secrets will live.
Global Secrets
Shared across all ViralReach products and environments.
  • • OPENAI_API_KEY — core model access
  • • LINDY_API_KEY — Tara call flows & agents
  • • STRIPE_SECRET_KEY — billing & subscriptions (planned)
  • • TWILIO_AUTH_TOKEN — voice & SMS carrier auth
Client-Specific Secrets
Per-client tokens that tie Tara into their stack.
  • • JHA_JONAS_API_KEY — Jonas integration (future)
  • • JHA_TWILIO_NUMBER_SID — dedicated Tara number
  • • ANGELL_LAW_WEBHOOK_URL — Lexi lead intake (future)
  • • MORTGAGE_PILOT_CRM_KEY — Linda pipeline (future)
Security Notes
How this will work in production, not just a demo screen.
  • • Real secret values will live in environment variables or a dedicated secrets manager (not in the dashboard UI).
  • • Operators will see only aliases, last rotated date, and which agents use each secret.
  • • Tara instances per client will map to a specific secrets profile.