~4 min14 / 16

Settings & Configuration

All Studio preferences live in the Settings section on the Home Screen. Changes take effect immediately — no restart required for most settings.

General

SettingDescription
Projects FolderDefault folder for new .gbw projects
Output FolderWhere workflow output files (CSV exports, etc.) are saved by default
Screenshots FolderWhere Take Screenshot activities save images
ThemeLight or Dark — applies to the entire Studio UI
Activity Delay (ms)Global delay inserted between every activity during execution — useful for slowing down to watch runs
Default Timeout (ms)Global timeout for UI activities when no per-activity override is set (default: 30000)
Default Retry CountHow many times to retry a failed activity globally
Stop on ErrorIf true, any unhandled error stops the whole workflow immediately

AI Configuration

SettingDescription
AI Backend URLURL of the Genzbots FastAPI backend (used for multilingual workflow generation)
Azure OpenAI EndpointAzure OpenAI resource endpoint URL
Azure OpenAI API KeyAPI key for Azure OpenAI (used as fallback when backend is unreachable)
Azure OpenAI ModelDeployment name (e.g., gpt-4o)
Azure Speech KeyAzure Cognitive Services key for Voice-to-Workflow (microphone input)
Azure Speech RegionRegion for Speech Services (e.g., eastus)
Speech LanguageRecognition language code (e.g., en-US, de-DE)
Copilot priority orderWhen you send a message to Copilot, Studio tries: (1) AI Backend → (2) Template patterns (offline) → (3) Azure OpenAI. Only Azure OpenAI requires an API key. The backend and templates work without any cloud credentials.

Recording

SettingDescription
Browser Extension PortNamed pipe port the Studio extension bridge listens on (default: auto-discover)
Record HotkeyKeyboard shortcut to start/stop recording (default: Shift+F2)
Voice HotkeyShortcut for Voice-to-Workflow dictation (default: Alt+D)

License

Navigate to Account → License to enter or activate a license key. The current tier, seat count, and expiry date are shown here. Studio validates the license silently in the background — a badge in the header shows the active tier (Starter / Standard / Pro / Enterprise).

Was this helpful?