Account
Settings
Manage your profile, security, integrations, and API access.
Profile
Two-Factor Auth
Passkeys (WebAuthn)
LLM Configuration
Configure the AI provider used for generating meeting notes and action items.
Prompt Templates
SMTP Configuration
Address to send the test email to. Leave blank to send to your account email.
Gmail OAuth
Use Gmail as your email sender via OAuth2. This does not require storing a plain-text password.
Address to send the test email to. Leave blank to send to your account email.
API Keys
Webhooks
Webhook Events
Each webhook POST includes an HMAC-SHA256 signature in the X-Ravric-Signature header. Subscribe to * for all events.
| Event | Description |
|---|---|
meeting.recording |
A recording file was uploaded |
meeting.transcript |
A transcript was saved or generated |
meeting.summary |
AI notes and todos were generated |
* |
Subscribe to all events |
Payload schema:
{ event, user_id, timestamp, payload }