Assay Docs
Configuration

Account Settings

Manage your Assay account, API keys, and preferences

Account Settings

Configure your personal Assay settings, including API keys and account preferences.

Accessing Settings

Click Settings in the dashboard sidebar.

Profile Information

View your account details:

  • Avatar - From your GitHub account
  • Name - Your GitHub display name
  • Email - Primary email from GitHub
  • GitHub ID - Your unique GitHub identifier
  • Member Since - When you joined Assay

Usage Statistics

Track your Assay usage:

  • Total Repositories - Connected repos count
  • Total Reviews - All-time review count
  • Credits Used (Month) - Current month usage
  • Credit Balance - Available credits

API Settings

Anthropic API Key (BYOK)

Use your own Anthropic API key:

  1. Click Add API Key
  2. Paste your key from console.anthropic.com
  3. Click Save

Your key is encrypted before storage. See BYOK for details.

Model Routing

Review model routing is system-managed by deployment configuration.

  • End users cannot change the runtime model in account settings.
  • Operators control provider and model class defaults via environment variables.
  • Current OpenRouter class mapping defaults:
    • haiku -> z-ai/glm-5
    • sonnet -> minimax/minimax-m2.5 (default class)
    • opus -> moonshotai/kimi-k2.5
  • preferredModel remains informational for compatibility and legacy data.

Remove API Key

Click Remove to delete your key and return to using Assay credits.

GitHub Connection

Reconnect GitHub

If your GitHub token expires:

  1. Click Reconnect GitHub
  2. Re-authorize the GitHub App
  3. Your repositories and reviews are preserved

Token Status

View the status of your GitHub connection:

  • Connected - Working normally
  • Expired - Needs reconnection

Notification Preferences

Configure email notifications:

  • Review Completed - Email when reviews finish
  • Critical Findings - Alert on CRITICAL issues
  • Weekly Summary - Usage digest

Theme

Toggle between light and dark mode for the dashboard.

Danger Zone

Delete Account

To delete your Assay account:

  1. Contact support@assay.it
  2. Provide your GitHub username
  3. We'll process the deletion

Deletion removes:

  • Your account and settings
  • All connected repositories
  • Review history

Note: This action is irreversible. Ensure you've exported any needed data first.

On this page