Account settings
Manage your personal account settings including profile, security, and API keys
Access your account settings by clicking your profile icon and selecting "Account Settings".

Account
Name
Update your display name shown across the platform. This name is visible to other members in your organization.
Update your email address for account notifications and login. This is the primary email associated with your account.
Weekly Email Reports (Cloud)
Enable or disable automatic weekly email reports. When enabled, you'll receive a summary of your analytics performance delivered to your inbox each week.
Sign Out
Sign out of your current session.
Security
Change Password
Update your password to keep your account secure.
Delete Account
Permanently delete your account and all associated data.
This action cannot be undone. If you have an active subscription, you must cancel it before deleting your account.
API Keys
Generate API keys to access Rybbit's analytics endpoints from your applications.
Creating an API Key
- Enter a name for your API key (e.g., "Production App", "Development")
- Click "Create"
- Copy and save the generated key immediately
API keys are only shown once when created. Store your key securely as you won't be able to view it again.
Managing API Keys
Your existing API keys are displayed in a table showing:
- Name - The name you assigned to the key
- Key - A preview of the key (first few characters)
- Created - When the key was created
You can delete API keys that are no longer needed. Deleting a key immediately revokes access for any applications using it.
Using API Keys
Include your API key in requests to Rybbit's API endpoints. See the API documentation for available endpoints and usage examples.