Personal Settings

Customize your Jasper experience with profile settings, integrations, and preferences.

Accessing Personal Settings

To access your personal settings:

  1. Click your profile avatar in the top-right corner
  2. Select Personal Settings from the dropdown

Profile Settings

Manage your personal profile information:

Display Name

Your display name appears in activity feeds and team views. By default, this is your GitHub username, but you can customize it to your preferred name.

Notification Email

Email notifications are sent to this address. By default, Jasper uses your primary GitHub email. Set a different email if you prefer to receive Jasper notifications elsewhere.

Privacy Note

Your notification email is private and only visible to you. Team members see your GitHub username or display name.

Timezone

Set your timezone to display timestamps correctly throughout the dashboard. This affects:

  • Review completion times
  • Audit log timestamps
  • Activity feed dates
  • Scheduled report delivery

Popular timezone options include:

  • UTC (Coordinated Universal Time)
  • US timezones (Eastern, Central, Mountain, Pacific)
  • European timezones (London, Paris, Berlin)
  • Asian timezones (Tokyo, Singapore, Mumbai)
  • Australian timezones (Sydney, Melbourne, Perth)

Integrations

Connect external services to receive notifications where your team works. See Notifications for detailed setup instructions.

Available Integrations

Integration Description Setup Required
Slack Receive notifications in Slack channels Incoming webhook URL
Discord Get alerts in Discord servers Channel webhook URL
Microsoft Teams Teams channel notifications Incoming webhook connector

Integration Status

Each integration shows its current status:

  • Not Configured - No webhook URL set
  • Configured - Webhook URL saved but not tested
  • Verified - Test notification sent successfully
  • Error - Last test failed (check URL and permissions)

Testing Integrations

After configuring a webhook URL, click Test to send a sample notification. This verifies the URL is correct and the service can receive messages.

Notification Preferences

Fine-tune which notifications you receive and how. Each notification type can be enabled or disabled per channel.

Notification categories:

  • Review - Code review completed, failed, or commented
  • Billing - Low credits, purchases, monthly summaries
  • Team - Member joins, leaves, or role changes

See Notifications documentation for complete details.

Personal Audit Logs

View your personal activity history in the Audit Logs tab. This shows all actions you've taken across all organizations you belong to.

You can filter by:

  • Category - Auth, review, billing, team, settings
  • Date Range - Custom start and end dates
  • Detailed Mode - Include all events (page views, API calls)

See Audit Logs documentation for more information.

Dark Mode

Toggle between light and dark themes using the sun/moon icon in the top navigation. Your preference is saved in your browser and persists across sessions.

GitHub Connection

Your Jasper account is connected to GitHub via OAuth. The connection provides:

  • Single sign-on authentication
  • Access to your GitHub repositories
  • Permission to post review comments
  • Your GitHub profile picture and username

Refreshing Permissions

If you've added new repositories or organizations to GitHub, you may need to refresh your permissions. Go to Settings → Repositories and click Sync Repositories.

Revoking Access

To disconnect Jasper from your GitHub account:

  1. Go to GitHub Settings → Applications → Authorized OAuth Apps
  2. Find Jasper and click Revoke

Warning

Revoking GitHub access will prevent Jasper from reviewing your PRs and posting comments. You'll need to reconnect to continue using the service.

Personal API Keys

Generate personal API keys to access the Jasper API for automation and integrations. Personal keys are scoped to your user account and work across all organizations you belong to.

To create an API key:

  1. Go to Personal Settings → API Keys
  2. Click Generate New Key
  3. Give it a descriptive name (e.g., "CI Integration")
  4. Copy the key immediately - it won't be shown again

See the API Documentation for usage details.

Deleting Your Account

To delete your Jasper account, contact [email protected]. Account deletion will:

  • Remove your personal data from our systems
  • Revoke all API keys
  • Remove you from all organizations
  • Delete your notification preferences

Note: Organization data and review history are retained for other members. If you're the only owner of an organization, you'll need to transfer ownership first.