UI
Understanding RA-H's interface
Flexible Pane Layout
RA-H uses a flexible pane system with a left toolbar, configurable pane slots, and a collapsible Chat panel.
┌────────┬─────────────────────────────────────────┬──────────────┐
│ TOOLBAR│ PANE SLOTS (A and B) │ CHAT │
│ │ │ PANEL │
│ Search │ ┌─────────────────┐ ┌─────────────────┐│ │
│ Add │ │ SLOT A │ │ SLOT B ││ • Messages │
│ Panes │ │ (tabs) │ │ (tabs) ││ • Mode │
│ Settings│ │ │ │ ││ • Input │
│ │ └─────────────────┘ └─────────────────┘│ │
└────────┴─────────────────────────────────────────┴──────────────┘
Left Toolbar
Quick access to core functions:
- Search (Cmd+K) - Global search modal
- Add (Cmd+N) - Quick Add for new content
- Pane icons - Open different pane types
- Settings - Open settings modal
Pane Types
| Type | Purpose |
|---|---|
| Feed (Views) | Browse all nodes with filters |
| Table | Spreadsheet view of entire knowledge base |
| Node | Focus on a specific node's content |
| Dimensions | Browse dimension folders |
| Map | Visual knowledge graph |
| Skills | Browse and read skills |
Chat Panel
Collapsible AI conversation panel:
- Cmd+J toggles visibility
- Green bubble appears when collapsed
- Single assistant stays available whenever chat is open
Feed View
The Feed shows all your nodes with filtering and organization.
View Modes
| Mode | Description |
|---|---|
| List | Nodes grouped by dimension |
| Grid | Cards in responsive grid |
Filtering
- Dimension filters - Multi-select tags
- Compound filters (AND) - Require multiple dimensions
- Search - Filter by title, description, or notes
- Temporal filters - Filter by event_date or created_at
Saved Views
Save filter + view combinations for quick access.
Node Panel (Focus)
Active workspace for the node you're working with.
Three-Tab Interface
| Tab | Contents |
|---|---|
| Description | WHAT this is + WHY it matters (primary identity field, editable) |
| Notes | Your thoughts (editable markdown) |
| Source | Full source content with reader view |
Features
- Title editing
- Formatting toolbar
[NODE:id:"title"]clickable links- Connections list with edge explanations
Chat Panel
Features
- Message history with tool calls
- Token/cost tracking
- Clickable node references
- Direct graph reads/writes with no approval modal in the current product
Search (Cmd+K)
4-tier relevance ranking:
- Exact title match - Highest priority
- Title substring - High priority
- FTS match - Search in title, description, and notes
- Semantic similarity - Conceptual matches
Quick Add (Cmd+N)
Paste content and it auto-detects:
- URLs → Extraction (YouTube, website, PDF)
- Text → Quick note creation
Settings Panel
Access: Settings icon (gear)
Tabs:
| Tab | Purpose |
|---|---|
| Subscription | Account status, usage |
| API Keys | Configure API keys |
| Skills | View and manage skills |
| Tools | View available tools |
| Context | Auto-context settings, view hub nodes |
| Map | Full-screen knowledge graph |
| Database | Node table with filters |
| Logs | Activity feed |
Keyboard Shortcuts
| Shortcut | Action |
|---|---|
Cmd+K | Open search |
Cmd+J | Toggle chat panel |
Cmd+N | Quick Add |
Cmd+Shift+R | Refresh current pane |
Cmd+\ | Toggle split (add second slot) |
Escape | Close modals |