Accessing Settings
Open workspace settings:General Settings
Basic Information
Workspace display name
Optional workspace description
Local file system path
Default Environment
Environment to load on workspace startupOptions:
null- No default environment"development"- Development environment"staging"- Staging environment"production"- Production environment- Any custom environment name
Git Sync Settings
Repository Configuration
Enable Git synchronization
Remote repository URL
Default branch for synchronization
Sync Behavior
Enable automatic synchronization
Auto-sync interval in secondsCommon values:
300- 5 minutes (active collaboration)900- 15 minutes (default)3600- 1 hour (less frequent)
Sync before switching workspaces
Conflict Resolution
How to handle merge conflictsOptions:
"prompt"- Ask user for each conflict (default)"keepLocal"- Always keep local changes"useRemote"- Always use remote changes"smartMerge"- Attempt automatic merge
Commit Settings
Automatically commit changes
Template for commit messagesAvailable variables:
{{collection}}- Collection name{{timestamp}}- Current timestamp{{user}}- Git user name
Network Settings
Proxy Configuration
Enable HTTP/HTTPS proxy
Proxy server URL
Proxy authentication credentials
Domains to bypass proxy
Interceptor
Request interceptor modeOptions:
"none"- Direct requests (default)"proxy"- Use Auk Agent or configured proxy"proxy"- System proxy
Request Settings
Timeout
Request timeout in milliseconds
SSL/TLS
Validate SSL certificates
Client certificate for mutual TLS
Headers
Default headers for all requests
UI Settings
Theme
Application themeOptions:
"system"- Follow system theme"light"- Light theme"dark"- Dark theme
Font
Base font size in pixels
Font family for code editor
History Settings
Enable request history
Maximum history entries to keep
Days to retain history
Example Configurations
Minimal Configuration
Team Workspace with Git
Corporate Environment with Proxy
Next Steps
Git Sync Setup
Configure Git synchronization
Environments
Manage environment variables
Proxy & Interceptor
Configure network settings
Keyboard Shortcuts
Customize keyboard shortcuts