Team and Settings
The Settings area is where you manage your Pulse workspace: team access, SDK configuration, notification channels, and data preferences.
SDK Configuration
Navigate to Settings → SDK Configuration to find:
- API Keys — Keys used for API authentication
- Project ID — Your unique project identifier for SDK initialization
These values are needed during SDK setup.
Team Management
Inviting Members
- Go to Settings → Team
- Click Invite Member
- Enter their email address and assign a role
Roles
| Role | Permissions |
|---|---|
| Admin | Full access: manage team, settings, billing, interactions, alerts |
| Member | View and investigate: access dashboard, interactions, session replays, PulseAI |
| Viewer | Read-only: view dashboards and interactions, no configuration changes |
Notification Channels
Configure where alerts are delivered. See Alerting for details on setting up:
- Slack
- PagerDuty
- Custom webhooks
Environment Configuration
Pulse supports multiple environments (e.g., production, staging) to keep telemetry separated:
- SDK sends an
environmentglobal attribute - Dashboard filters by environment
- Alerts can be scoped to specific environments
Data Retention
Pulse retains telemetry data based on your plan:
| Data Type | Retention |
|---|---|
| Session data | Based on plan tier |
| Interaction metrics | Based on plan tier |
| Session replays | Based on plan tier |
| Aggregated metrics | Extended retention for trend analysis |
Contact your Pulse account team for details on retention policies for your plan.
Next Steps
- Quickstart — Use the SDK configuration values to set up your first integration
- Alerting — Configure notification channels
- Dashboard Overview — Navigate the Pulse web portal