Quick Start
This quick start guide will help you experience Chaterm's core features in just a few minutes. After completion, you'll understand how to use Chaterm for common terminal Agent operations.
🚀 Getting Started
Step 1: Install Chaterm
First, download and install Chaterm:
- Download Link: https://chaterm.ai/download/
- System Requirements: Windows 10/11, macOS 10.15+, Linux
- Detailed Installation Steps: Please refer to Installation Guide
Step 2: Log in to Your Account
After starting Chaterm, you need to log in to use AI-related features:
Local Login Methods
- Account Password Login: Use your username and password
- Email Verification Code Login: Login through email verification code
Third-party Login Methods
International Users:
- Google Account
- GitHub Account
Domestic Users:
- QQ Account
💡 Tip: If you only use SSH connection features, you can click "Skip Login" to use directly.
Step 3: Configure Server Connection
Local Connection (Recommended for Beginners)
Use the local terminal directly without additional configuration.
Remote Server Connection
- **Click the "Asset Management" icon
- Add Host, fill in the following information:
- IP Address: Server IP
- Port: SSH port (default 22)
- Username: Login username
- Authentication Method: Password or key
- Alias: Easy-to-identify name
- Group: Server group
🔑 Key Authentication: If you need to use key authentication, please add your SSH key in "Key Management" first.
Step 4: Experience AI Agent Features
Now start experiencing Chaterm's core AI features:
Open AI Dialog
- Method 1: Click the AI icon on the interface
- Method 2: Use keyboard shortcuts
- macOS:
Command + Option + B - Windows/Linux:
Ctrl + Alt + B
- macOS:
Use Agent Mode
- Select Dialog Mode: Choose "Agent" mode in the dialog
- Select Target Host: Type
@in the input box to select target host@127.0.0.1- Local machine@[Server IP]- Your configured remote server
- Enter Natural Language Instructions: For example, "check memory usage"
- Execute Command: Agent will generate corresponding commands, click execute button
- View Results: Get command output and AI analysis results
🎯 Common Examples
System Monitoring
@127.0.0.1 Check system memory usage
@server1 Check disk space
@server2 View currently running processesFile Operations
@127.0.0.1 Find recently modified files
@server1 Backup important configuration files
@server2 Clean temporary filesNetwork Diagnostics
@server1 Check network connection status
@server2 Test connectivity to specific hosts
@server3 View port usage🔧 Next Steps
- Deep Learning: Check Basic Settings to learn advanced configuration
- AI Settings: Configure AI Settings to optimize AI experience
- Security Configuration: Learn about Security Settings to protect your data
❓ Having Issues?
If you encounter any problems during use, please:
- Check About Chaterm
- Visit our GitHub Repository
- Contact technical support
Congratulations! You have successfully completed the Chaterm quick start. Now you can start using AI-driven smart terminals to improve your work efficiency!