Introduction#
Cherry Studio is a full-featured AI assistant desktop client that integrates multiple large language models (LLMs). It can help users easily complete tasks such as text generation, conversational interaction, and knowledge retrieval. Whether for daily office work, programming assistance, or creative writing, it can greatly improve efficiency.
1. Download and Installation#
- Open the official website: Cherry Studio Official Website – All-in-One AI Assistant
- Click Download Client and choose the corresponding version based on your system environment:
- Windows 64-bit (x64)
- Windows 32-bit (x86)
- macOS
- Linux
- Run the installer and click Next through the wizard.
- Installation location recommendation:
- The default location is
C:\Program Files\Cherry Studio. - To avoid taking up space on the system drive, I recommend changing it to another drive, such as
D:\Cherry Studio.
- The default location is
2. LLM Configuration#
- Launch Cherry Studio and click the Settings icon in the lower-left corner of the interface.
- Choose Model Services in the sidebar and fill in the following information:
- Service address (Endpoint)
- Access Key / Token
- Default model name
- Switch to the Assistant panel, where you can choose or add new LLM service instances and adjust model parameters such as temperature and maximum length.
- After configuration, click Save and Test. Once the connection works normally, you can start using it.
3. Common Shortcuts#
| Function | Shortcut |
|---|---|
| Zoom in interface | Ctrl + = |
| Zoom out interface | Ctrl + - |
| Reset zoom | Ctrl + 0 |
| Open/close settings | Ctrl + , |
| Open quick assistant | Ctrl + E |
| New topic | Ctrl + N |
| Toggle assistant display | Ctrl + [ |
| Toggle topic display | Ctrl + ] |
| Copy previous message | Ctrl + Shift + C |
| Search messages | Ctrl + F |
| Clear messages | Ctrl + L |
| Clear context | Ctrl + K |
For more shortcuts and advanced configuration, refer to the official documentation: https://docs.cherry-ai.com/
4. Follow-Up Plan#
This article mainly records the installation and basic configuration process for Cherry Studio. I plan to publish a detailed usage tutorial and practical video later. One current idea is to write an MCP server myself based on LLMs.









