Skip to main content
Skip to main content

Chat

Beta feature. Learn more.

The chat surface in ClickHouse Agents handles conversations, branching, and sharing.

Conversations

Start a new conversation by clicking the compose icon in the left navigation. Select the agent you wish to use from the Agent selector dialogue at the top left of the conversation window - by default the ClickHouse Agent is selected. You can now type your message in the composer, and press send. Each conversation is saved to your sidebar history and can be reopened, renamed, or deleted later.

You can edit any of your messages in place, and the agent will regenerate its response from that point in the conversation history. You can also regenerate the agent's last response only, without re-sending your message.

Bookmarks

Bookmark a message or a whole conversation to flag it for quick retrieval. Bookmarks are private to you and survive conversation renames.

Pinned conversations

Pin a conversation to keep it at the top of the sidebar, separate from the date-grouped history below. Open the conversation's options menu (the three-dot icon) in the sidebar and select Pin. Pinned conversations collect in a Pinned section above the Today, Yesterday, and older groups.

To unpin, open the same menu and select Unpin.

Forking

Forking creates a new conversation branched from a specific message. You can use it to explore an alternative path without disrupting the original thread. There are three fork modes available:

  • Visible messages only - lets you copy the direct path to the forked message.
  • Include related branches - lets you copy the main path plus any existing branches.
  • Include all to here - lets you copy everything up to the forked message.

Forked conversations are independent, so changes don't sync back to the original.

Sharing chats

Generate a shareable link for any conversation to send it to a teammate or save it for reference. Recipients see a read-only view, including artifacts and visible branches. You can revoke a link from the sharing dashboard at any time.

Edits to existing messages appear in the shared view; messages added after the link was generated do not.

Anyone viewing a shared link can pick up the conversation in their own account by clicking Continue this chat. This copies the conversation — including the branch they're viewing — into their history as a new, private conversation, leaving your original untouched.

To share a conversation, open its menu in the sidebar and select Share:

Then click Create link in the share dialog:

Keyboard shortcuts

Open the keyboard shortcuts reference with Cmd+Shift+/ (Ctrl+Shift+/ on Windows and Linux), or from the account menu under HelpKeyboard shortcuts. Every shortcut is customizable: click a row in the dialog to record a new combination, and use Reset all to defaults to revert.

The default shortcuts are:

ActionmacOSWindows and Linux
Show keyboard shortcutsCmd+Shift+/Ctrl+Shift+/
New chatCmd+Shift+OCtrl+Shift+O
Focus chat inputShift+EscShift+Esc
Upload fileCmd+Shift+UCtrl+Shift+U
Copy last responseCmd+Shift+;Ctrl+Shift+;
Submit messageCmd+EnterCtrl+Enter
Toggle sidebarCmd+Shift+SCtrl+Shift+S
Open model selectorCmd+Shift+MCtrl+Shift+M
Focus searchCmd+/Ctrl+/
Open settingsCmd+Shift+,Ctrl+Shift+,
Bookmark conversationCmd+Shift+BCtrl+Shift+B
Stop generatingCmd+Shift+XCtrl+Shift+X
Regenerate responseCmd+Shift+ECtrl+Shift+E
Edit last messageCmd+Shift+ICtrl+Shift+I
Continue responseCmd+Shift+CCtrl+Shift+C
Copy last code blockCmd+Shift+KCtrl+Shift+K
Scroll to topCmd+Shift+UpCtrl+Shift+Up
Scroll to bottomCmd+Shift+DownCtrl+Shift+Down
Archive conversationCmd+Shift+LCtrl+Shift+L
Delete conversationCmd+Shift+BackspaceCtrl+Shift+Backspace

You can also assign your own shortcuts to open panels such as agents, prompts, files, and bookmarks — these have no default keys.