Settings

The dashboard settings page controls your workspace configuration, user profile, and security options. Changes here affect the web dashboard and propagate to connected IDE instances.

Workspace Settings

Workspace settings apply to all members of the workspace. Only Owners can change these settings.

SettingDescriptionDefault
Workspace nameDisplay name shown in the dashboard and workspace picker.Set during creation.
Workspace slugURL-safe identifier used in API endpoints and links.Auto-generated from name.
Default modelThe model used when no override is specified.Claude Sonnet 4.
Default agentThe agent type used for new sessions.Build.
TimezoneUsed for usage analytics, scheduled agents, and billing cycle display.UTC.

Changing Settings

Go to Dashboard > Settings > General. Edit the fields you want to change and click "Save". Changes take effect immediately for all workspace members.

Note

Changing the workspace slug will update all API endpoints and dashboard URLs. Update any bookmarks, CI/CD configurations, or scripts that reference the old slug.

User Profile

User profile settings are personal and apply to your account across all workspaces.

SettingDescription
Display nameYour name as shown to other workspace members.
AvatarProfile picture. Upload an image or use your GitHub/Google avatar.
EmailYour primary email. Used for notifications and invitations.
Linked accountsGitHub and Google accounts linked for sign-in.

Changing Your Profile

  • Go to Dashboard > Settings > Profile.
  • Update your display name, avatar, or email.
  • Click "Save" to apply changes.
  • To link or unlink a GitHub/Google account, use the "Linked Accounts" section.

Avatar

Upload a custom avatar or choose to use the avatar from your linked GitHub or Google account. Avatars are resized to 256x256 pixels and stored as WebP. Supported upload formats: PNG, JPG, GIF, WebP (max 2 MB).

Display Preferences

Customize how the dashboard looks and behaves.

SettingOptionsDefault
ThemeDark, Light, SystemDark
Date formatRelative ("2 hours ago"), Absolute ("Apr 12, 2026")Relative
Number formatCompact ("12.5K"), Full ("12,500")Compact
Default usage view7 days, 30 days, 90 days30 days
NotificationsEmail, In-app, Both, NoneBoth

Display preferences are stored per-user and do not affect other workspace members. Changes take effect immediately without a page reload.

Security Settings

Security settings protect your account and workspace from unauthorized access.

Sessions

View all active sessions (browser and IDE) and sign out of any session remotely. Go to Dashboard > Settings > Security > Active Sessions.

  • Each session shows the device, browser/IDE, IP address, and last active time.
  • Click "Sign Out" next to a session to revoke it immediately.
  • Click "Sign Out All Other Sessions" to revoke all sessions except the current one.

Two-Factor Authentication (2FA)

Enable 2FA for an extra layer of security on your account.

  • Go to Dashboard > Settings > Security > Two-Factor Authentication.
  • Click "Enable 2FA".
  • Scan the QR code with your authenticator app (Google Authenticator, Authy, 1Password, etc.).
  • Enter the 6-digit code to confirm.
  • Save the recovery codes in a secure location.

Warning

Recovery codes are shown only once. If you lose your authenticator and recovery codes, you will need to contact support@creor.ai to regain access to your account.

Audit Log

The audit log tracks security-relevant events in your workspace. Available on Starter, Pro, and Enterprise plans.

EventLogged Data
Sign inUser, IP address, device, timestamp, auth method.
API key createdKey name, scope, creator, timestamp.
API key revokedKey name, revoker, timestamp.
Member invitedEmail, role, inviter, timestamp.
Member removedUser, remover, timestamp.
Role changedUser, old role, new role, changer, timestamp.
Settings changedSetting name, old value, new value, changer, timestamp.

Integrations

Manage third-party integrations from Dashboard > Settings > Integrations.

IntegrationPurposeConfiguration
GitHubRepository access for cloud agents, BugbotOAuth via Creor GitHub App.
GitLabRepository access for cloud agentsPersonal access token.
BitbucketRepository access for cloud agentsApp password.
SlackNotifications for agent runs and alertsSlack webhook URL.
WebhooksCustom HTTP notificationsEndpoint URL + signing secret.

Each integration can be enabled, disabled, or reconfigured independently. Disabling an integration does not delete its configuration -- it can be re-enabled later.

Data & Privacy

Manage your data and privacy preferences.

Data Export

Request a full export of your data from Dashboard > Settings > Data & Privacy > Export Data. The export includes your profile, usage history, API key metadata (not the keys themselves), and cloud agent run logs.

Account Deletion

  • To delete your account, go to Dashboard > Settings > Data & Privacy > Delete Account.
  • This action is irreversible. All your data, API keys, and workspace memberships will be permanently deleted.
  • If you are the owner of a workspace with other members, transfer ownership before deleting your account.
  • Purchased credits are forfeited upon account deletion.

Warning

Account deletion is permanent. Export your data first if you want to keep a copy. Allow up to 30 days for all data to be purged from backups.