Skip to content

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:

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

Use the local terminal directly without additional configuration.

Remote Server Connection

  1. **Click the "Asset Management" icon
  2. 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

Use Agent Mode

  1. Select Dialog Mode: Choose "Agent" mode in the dialog
  2. Select Target Host: Type @ in the input box to select target host
    • @127.0.0.1 - Local machine
    • @[Server IP] - Your configured remote server
  3. Enter Natural Language Instructions: For example, "check memory usage"
  4. Execute Command: Agent will generate corresponding commands, click execute button
  5. 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 processes

File Operations

@127.0.0.1 Find recently modified files
@server1 Backup important configuration files
@server2 Clean temporary files

Network Diagnostics

@server1 Check network connection status
@server2 Test connectivity to specific hosts
@server3 View port usage

🔧 Next Steps

❓ Having Issues?

If you encounter any problems during use, please:

  1. Check About Chaterm
  2. Visit our GitHub Repository
  3. 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!