Copilot

Copilot is your in-editor assistant that helps you build and edit workflows. It can:

  • Explain: Answer questions about Sim and your current workflow
  • Guide: Suggest edits and best practices
  • Build: Add blocks, wire connections, and configure settings
  • Debug: Analyze execution issues and optimize performance

Copilot is a Sim-managed service. For self-hosted deployments:

  1. Go to sim.ai → Settings → Copilot and generate a Copilot API key
  2. Set COPILOT_API_KEY in your self-hosted environment

Modes

Switch between modes using the mode selector at the bottom of the input area.

Ask

Q&A mode for explanations, guidance, and suggestions without making changes to your workflow.

Build

Workflow building mode. Copilot can add blocks, wire connections, edit configurations, and debug issues.

Models

Select your preferred AI model using the model selector at the bottom right of the input area.

Available Models:

  • Claude 4.5 Opus, Sonnet (default), Haiku
  • GPT 5.2 Codex, Pro
  • Gemini 3 Pro

Choose based on your needs: faster models for simple tasks, more capable models for complex workflows.

Context Menu (@)

Use the @ symbol to reference resources and give Copilot more context:

ReferenceDescription
ChatsPrevious copilot conversations
WorkflowsAny workflow in your workspace
Workflow BlocksBlocks in the current workflow
BlocksBlock types and templates
KnowledgeUploaded documents and knowledge bases
DocsSim documentation
TemplatesWorkflow templates
LogsExecution logs and results

Type @ in the input field to open the context menu, then search or browse to find what you need.

Slash Commands (/)

Use slash commands for quick actions:

CommandDescription
/fastFast mode execution
/researchResearch and exploration mode
/actionsExecute agent actions

Web Commands:

CommandDescription
/searchSearch the web
/readRead a specific URL
/scrapeScrape web page content
/crawlCrawl multiple pages

Type / in the input field to see available commands.

Chat Management

Starting a New Chat

Click the + button in the Copilot header to start a fresh conversation.

Chat History

Click History to view previous conversations grouped by date. You can:

  • Click a chat to resume it
  • Delete chats you no longer need

Editing Messages

Hover over any of your messages and click Edit to modify and resend it. This is useful for refining your prompts.

Message Queue

If you send a message while Copilot is still responding, it gets queued. You can:

  • View queued messages in the expandable queue panel
  • Send a queued message immediately (aborts current response)
  • Remove messages from the queue

File Attachments

Click the attachment icon to upload files with your message. Supported file types include:

  • Images (preview thumbnails shown)
  • PDFs
  • Text files, JSON, XML
  • Other document formats

Files are displayed as clickable thumbnails that open in a new tab.

Checkpoints & Changes

When Copilot makes changes to your workflow, it saves checkpoints so you can revert if needed.

Viewing Checkpoints

Hover over a Copilot message and click the checkpoints icon to see saved workflow states for that message.

Reverting Changes

Click Revert on any checkpoint to restore your workflow to that state. A confirmation dialog will warn that this action cannot be undone.

Accepting Changes

When Copilot proposes changes, you can:

  • Accept: Apply the proposed changes (Mod+Shift+Enter)
  • Reject: Dismiss the changes and keep your current workflow

Thinking Blocks

For complex requests, Copilot may show its reasoning process in expandable thinking blocks:

  • Blocks auto-expand while Copilot is thinking
  • Click to manually expand/collapse
  • Shows duration of the thinking process
  • Helps you understand how Copilot arrived at its solution

Options Selection

When Copilot presents multiple options, you can select using:

ControlAction
1-9Select option by number
Arrow Up/DownNavigate between options
EnterSelect highlighted option

Selected options are highlighted; unselected options appear struck through.

Keyboard Shortcuts

ShortcutAction
@Open context menu
/Open slash commands
Arrow Up/DownNavigate menu items
EnterSelect menu item
EscClose menus
Mod+Shift+EnterAccept Copilot changes

Usage Limits

Copilot usage is billed per token from the underlying LLM. If you reach your usage limit, Copilot will prompt you to increase your limit. You can add usage in increments ($50, $100) from your current base.

See the Cost Calculation page for billing details.

On this page

Start building today
Trusted by over 60,000 builders.
Build Agentic workflows visually on a drag-and-drop canvas or with natural language.
Get started