For the complete documentation index, see llms.txt. This page is also available as Markdown.

System

System settings determine Cherry Studio how it starts with your computer, how it connects to the network, and whether to enable debugging capabilities. Open Settings → System, divided into three sections:

System settings: startup, proxy mode, developer mode

Start

Decides whether Cherry Studio stays running in the background like WeChat, or behaves like a normal app that exits when you're done.

Settings item
Effect
Recommendation

Start automatically on boot

Automatically launch Cherry Studio at startup

Can be enabled for a primary tool, ready to use as soon as the computer starts

Minimize to the tray on startup

When auto-starting at boot, quietly go to the background without showing the main window

Use it together with "Start automatically on boot" to keep the desktop tidy

Show tray icon

Display an icon in the system tray

Recommended to enable, for quick access and status viewing

Minimize to tray when closing

Click X to minimize to the tray instead of exiting

Strongly recommended: the next time it will open instantly, and ongoing conversations won't be interrupted

Keep the system awake while running tasks

Prevent the system from sleeping while background tasks (such as scheduled tasks or long replies) are running

Enable it when you need to run tasks unattended for a long time

Disable Minimize to tray when closing Afterward, click X to completely exit the process. If you want to fully quit every time, only then do you need to turn it off.

Proxy mode

Cherry Studio often needs to call overseas model APIs; this determines how network traffic is routed.

Option
Explanation

System proxy(default)

Follow the operating system's network/proxy settings. It will be used automatically when a system-wide accelerator is enabled on the computer

Custom proxy

Manually enter the proxy address (e.g. http://127.0.0.1:7890); you can also set Proxy bypass rules—which addresses should not use the proxy, by default localhost,127.0.0.1,::1, supports *.test.com,192.168.0.0/16 and other fuzzy matches

Do not use proxy

Force direct connection

  • Disable hardware acceleration: normally keep it off. Only if the interface shows black screen, white screen, flickering, or font tearing or obvious lag, enable it and restart the software to troubleshoot (force CPU rendering).

Developer mode

  • Enable developer mode: after enabling, you can use call chain features to view the data flow during model calls, making troubleshooting easier; changes will take effect after restarting the app takes effect. Ordinary users generally do not need to enable it.

Interface language and spell check are set in Appearance ; message and backup reminders are set in Notifications .


Get help and submit feedback

If you encounter any questions, bugs, or have suggestions for feature improvements during configuration or use, please refer to Feedback and Suggestions for the official channels provided.

Last updated

Was this helpful?