Skip to main content

3.12.1 Overview

6 Main Sections

The Configuration Center is functionally divided into six sections:

SectionMain Content
Account & SecurityLogged-in account info, log out, local session cleanup
AI EngineModel entries, dual-lane assignment, built-in presets, connectivity tests, import/export
Multi-Channel IntegrationFeishu / WeChat credentials, user management, pairing approvals, channel enable/disable
Device ConnectionAuto-reconnect, connection timeout, device list and removal, Mesh LAN Agent toggle
Appearance & ExperienceTheme, font size, re-open onboarding wizard
Application & UpdatesVersion check, CLI install/uninstall, diagnostic bundle export

Configuration Activation Timing

Configuration ItemActivation Timing
Model Entries (API Key, Base URL, etc.)Takes effect immediately
Switching Currently Active ModelTakes effect immediately
Default Device Connection Settings (Auto-reconnect, Timeout)Takes effect immediately
Multi-Channel CredentialsTakes effect immediately, but Bot service may require a restart
Appearance (Theme, Font)Takes effect immediately
Advanced Settings (Port, SSO Mode)Requires Studio restart

Most configurations take effect immediately after modification; those requiring a restart will display a prompt upon saving.

Configuration File Storage Locations

Operating SystemPath
Windows%USERPROFILE%\.rdk-studio\
macOS / Linux~/.rdk-studio/

Key Files:

FileContent
agent-config.jsonAI Engine configuration (model entries, API keys, dual-lane assignments)
data/devices.jsonDevice list
sso-sessions.jsonLogin sessions
cli-config.jsonStandalone CLI configuration (exists if maintained separately)
sessions/<session-id>.jsonlAI Dock conversation history

Reset Studio

A hidden option at the bottom of the Configuration Center (typically found under Application & Updates → Advanced as Reset Studio) clears the following:

  • Device list
  • Model configurations
  • Conversation history
  • Some local cache

This reset operation is irreversible. Always export your configuration for backup before resetting. After reset, you’ll need to log in again.

Applicable scenarios:

  • Studio behaves abnormally after an upgrade, suspected configuration corruption
  • Temporarily lending your laptop to a colleague and wanting to clear traces
  • Performing a thorough cleanup of local data when uninstalling Studio