Skip to main content
Ingestly ships with a small set of global keyboard shortcuts so you can move around the app without leaving the keyboard. Press ? anywhere to open the full shortcut list inside the app.
Shortcuts are listed with Ctrl for brevity. On macOS, Ingestly displays and binds automatically, so the in-app tooltips, help dialog, and badges show the correct key for your platform.

Global

ShortcutAction
Ctrl+KOpen the command palette
?Open the keyboard shortcuts help dialog
/Focus the search field on list pages (Pipelines, Runs, Reviews, Documents)
EscClose the active dialog, popover, or command palette

Command palette

Press Ctrl+K anywhere in the app to open the command palette. It surfaces navigation, recent pages, and common actions such as creating a new pipeline, API key, or alert rule.
ShortcutAction
/ Move between results
EnterRun the highlighted result
Ctrl+1Ctrl+5Jump straight to result 1 through 5
EscClose the palette
One of the actions in the palette is Copy for LLM. Running it opens a dialog where you pick which sections to copy as markdown: page context is available on any page, and when you are viewing a run you also get the run summary, steps, inputs, outputs, and errors. Ingestly assembles the selected sections and copies the result to your clipboard so you can paste it into an AI assistant. Sections that have no data appear disabled and are marked (No data), and your section choices are remembered for next time.

Pipeline editor

The pipeline editor adds a few editor-specific shortcuts for working on the canvas:
ShortcutAction
Ctrl+SSave the pipeline
Ctrl+ZUndo
Ctrl+Shift+Z / Ctrl+YRedo
Ctrl+LAuto layout the canvas
Ctrl+RRevert to the last saved pipeline
Delete / BackspaceRemove the selected node or edge
EscDeselect the current node or edge