Skip to content
Download for Mac

Groups

Groups organize conversations into named, color-coded collections in the sidebar. Every conversation belongs to at most one group. Groups support custom colors, icons (Lucide + emoji), pinning, drag-drop, merging, and auto-naming.

User-created groups with full customization. Create one from the sidebar context menu, the batch action bar, or Cmd+G with conversations selected.

System group that auto-collects conversations started from Sparks. Amber styling (amber background tint + amber left border). Cannot be deleted or renamed, but can be pinned, collapsed, and conversations can be dragged out.

System group that auto-collects conversations generated by Flows. Blue styling (blue background tint + blue left border). Same restrictions as the Sparks group.

Every normal group has two customization axes: color and icon.

Preset colors, each rendered as a background tint on the group header plus a solid left-border accent:

ColorHex
Red#ef4444
Orange#f97316
Amber#f59e0b
Green#22c55e
Teal#14b8a6
Blue#3b82f6
Purple#a855f7
Pink#ec4899

Two icon sources in the picker:

  • Lucide icons — star, heart, bookmark, flag, zap, code, globe, lock, lightbulb, rocket, shield, terminal, trophy, brain, database, and more
  • Emoji — curated categories (smileys, gestures, objects, nature, food, etc.)

Groups are auto-named by the embedded Phi-3.5 Mini model (same as conversation titles). It reads the most recent or pinned conversation in the group and generates a topic name (2–5 words, max 40 characters). Right-click a group → Regenerate Name to get a fresh title.

Group customizer popup with color palette and icon grid

Pinned groups sort above unpinned groups. A pin icon appears next to the name. Toggle from the context menu.

  • Conversation → group header — moves the conversation into that group
  • Conversation → ungrouped area — removes it from its current group
  • Conversation → another conversation (both ungrouped) — creates a new group containing both
  • Group → group — triggers a merge confirmation dialog showing conversation count and which name survives

System groups (Sparks, Flows) are protected from merging.

Drag-drop merge confirmation dialog showing source group, target group, and conversation count

Right-click any group header:

ActionEffect
RenameEdit the group name inline
Regenerate NameAuto-generate a new name from conversation content
CustomizeOpen the color + icon picker
Export GroupExport all conversations (Markdown, HTML, or PDF)
Select AllSelect every conversation in the group for batch operations
Merge With…Pick another group to merge into this one
Pin / UnpinToggle pinned status
ArchiveArchive the group and all its conversations
DeleteMove the group and all its conversations to trash

The sidebar sorts groups and conversations in a fixed priority:

  1. Pinned ungrouped conversations
  2. Sparks system group (if non-empty)
  3. Flows system group (if non-empty)
  4. Pinned normal groups (sorted by most recent conversation activity)
  5. Unpinned normal groups (sorted by most recent conversation activity)
  6. Ungrouped conversations — sorted by date into sections:
    • Today
    • Yesterday
    • Last 7 Days
    • Last 30 Days
    • Older

Each group remembers its expanded/collapsed state across sessions.

With multiple conversations selected (Cmd+Click individual, Shift+Click range):

ActionShortcutEffect
Group SelectedCmd+GCreate a new group or move into an existing one
Archive SelectedArchive all selected conversations
Delete SelectedMove all selected to trash
Ungroup SelectedRemove from current groups without deleting

Batch operations work across groups — select conversations from different groups and move them all at once.