Deployments & Keys
Manage environments and their unique API keys for SDK initialization.
| Deployment Name | Environment | API Key | Status | |
|---|---|---|---|---|
| Production_App_v2 | Production | sk_live_8f92•••••••• | Active | |
| Staging_Testing | Development | sk_test_4b21•••••••• | Active | |
| Legacy_v1_App | Deprecated | sk_live_1a99•••••••• | Inactive |
Understanding Identifiers
Data arriving at the Control Plane is securely partitioned using four dimensions: OrgID (Your Company), DeploymentID (The specific API Key above), SourceID (The user's unique hardware identifier or cross-platform email hash), and the individual SessionID. Never use a Development API key in a production build, as this will pollute the LFM's baseline clustering algorithms.