Arkain Guides
What's new?Getting StartedUser GuideCredit And MembershipFAQ
  • Arkain Guides
  • Getting Started
    • What is Arkain?
    • Quick Started
  • User Guide
    • Dashboard
      • Container
        • Container Specifications
        • Container Management
          • Creating Container
          • Import GitHub Repos
          • Container Settings
            • Init Script
            • Environment Variable
            • Container Upgrade
            • Rename the Container
            • Container Sharing
          • Container Run / Stop / Delete
        • Auto-off
        • NVIDIA Tesla T4 GPU Container
        • Inactive Container
      • Credit Usage
      • Billing
        • Coupon
    • Workspace
      • File Management
        • Move
        • Open / Close in Editor
        • Properties
        • Import / Export
        • Compress / Extract File
      • Commands
      • Source Code Management Git
        • Git Sidebar
        • Branch
        • Changes / Historys / Event tabs
        • Add
        • Commit
        • Push
        • Pull
        • Ignore
        • Diff
      • Collaboration
        • Container Sharing
        • Co-Editing
      • SBOM Management
      • Multi Project
      • URL / Port
      • Keyboard Shortcut
    • Arkain AI
      • What is Arkain Snap
      • What is Side Chat
        • How to use Side Chat
      • Supported Models
      • Auto-completion
    • Templates
      • Create a Template
      • Browse Templates
      • Manage a Template
      • Malicious Templates and Comment Policy
    • Bug Reporting
    • Key Terms
  • Credits & Membership
    • About Arkain Beta Crew
    • Credits
      • Calculate Your Credit Usage
      • Purchasing Credits
    • Membership
      • Subscribing to Membership
  • FAQ
    • FAQ
      • How to run as background process
      • SSH Configuration
      • Why my container blocked
      • I want to use Selenium.
      • How do I copy / paste from the terminal?
      • Official Template Guide
        • Web with Open API
  • What's new?
    • Arkain Release Note
      • March 31, 2025
      • Apr 7, 2025
      • Apr 14, 2025
      • Apr 24, 2025
      • May 15, 2025
      • May 23, 2025
      • Jun 5, 2025
Powered by GitBook
On this page
  • Getting Started with Side Chat
  • Ask a question in Side Chat
  • 'Managing Chat History
  • Persistent Chat History
  • Delete Chat History
  • Tips for Efficient Use

Was this helpful?

Export as PDF
  1. User Guide
  2. Arkain AI

What is Side Chat

The Side Chat feature in Arkain allows you to interact with powerful LLMs (Large Language Models) directly within your development environment. You can ask questions about your code, get real-time assistance, and track your interactions with the chat history feature. Here's how to make the most of it:


Getting Started with Side Chat

  • Open Side Chat from the Activity bar of your Arkain interface.

  • Side Chat will appear in the left area of the workspace. Side Chat supports a range of LLMs, such as GPT-4.1 nano, GPT-4.1-mini, GPT-4.1, o4-mini, o4-mini-high, Claude 3.7 Sonnet, Gemini 2.5 Pro (preview), o3.

  • Side Chat maintains context within a single session, ensuring the LLM remembers previous interactions for seamless conversations.

Ask a question in Side Chat

  • Type your question in the chat box. Examples include:

    • "What’s wrong with this function? Here’s the code: ..."

    • "Can you optimize this SQL query?"

    • "What does this error mean in Python?"

'Managing Chat History

Persistent Chat History

All your conversations in Side Chat are saved under [History]. You can revisit past sessions to review previous answers or refer back to specific code solutions.

Delete Chat History

Click [History] at the top left of Side Chat. When you hover your mouse over the chat history list, a trash can icon will appear.

Click the trash can icon to delete the saved chat history.

Tips for Efficient Use

  • Be Specific Provide clear and concise questions to get accurate and relevant answers.

  • Share Relevant Code Paste snippets or files directly into the chat for more contextual responses.

  • Utilize History Review past sessions to avoid redundant queries and improve your workflow.


With Side Chat in Arkain, you have the power of LLMs right at your fingertips. Solve problems faster, learn better, and keep track of all your conversations with ease!

PreviousWhat is Arkain SnapNextHow to use Side Chat

Last updated 17 days ago

Was this helpful?