System
Settings & Account
Manage your profile, organization, security, and API keys.
Overview
The Settings page lets you manage your personal account, security, and organization details. Access it from the Settings link in the dashboard sidebar or from the user avatar dropdown in the top-right corner.
Profile
Update your personal information:
- Name — Your display name
- Email — Your email address
Click Save after making changes.
Notifications
Control what notifications you receive:
- Email updates — Toggle on/off to receive email notifications about important events
- Push alerts — Toggle on/off to receive push notifications
Click Save changes after updating.
Passkeys
Passkeys let you sign in without a password, using your device's biometric authentication (fingerprint, face recognition) or a security key.
Adding a passkey
- Enter a name for your passkey (e.g., "My Laptop" or "Work Phone")
- Click Add passkey
- Follow your device's prompts to create the passkey
Managing passkeys
Each passkey in your list shows:
- The name you gave it
- When it was added
- When it was last used
You can edit a passkey's name or delete it using the buttons next to each entry.
API Keys
Your account has API credentials for programmatic access:
- App ID — Your application identifier
- App Secret — Your secret key (hidden by default)
Rotating credentials
If your API credentials have been compromised:
- Click Rotate to generate new credentials
- Update any systems that use the old credentials
- Click Save
Danger zone
These actions are irreversible — use them carefully:
- Revoke sessions — Signs you out of all devices and sessions immediately. Use this if you suspect your account has been compromised.
- Regenerate secrets — Creates new API credentials and invalidates the old ones. Any systems using the old credentials will stop working.
Organization settings
If you manage an organization, you can:
- Manage members — Add or remove team members from your organization
- Invite new members — Send invitations to colleagues
- Set roles and permissions — Control what each member can access and do
Access organization settings from the Organization link in the main dashboard sidebar.
Next steps
- Troubleshooting — Fix common issues with your setup
- Developer Overview — Build custom plugins and integrations