Confluye
Getting Started

Quick Reference

Keyboard shortcuts, glossary, and common tasks at a glance.

A cheat sheet for moving quickly in Confluye.

Glossary

TermMeaning
WorkspaceThe unit of isolation that owns your workflows, data, credentials, and members.
WorkflowA graph of blocks that runs from a trigger to an output.
BlockA single step — trigger, AI agent, logic, data, knowledge, or integration.
RunOne execution of a workflow, with per-node status and output.
TriggerWhat starts a run: manual, schedule, webhook, API, or copilot.
ScheduleA cron trigger that runs a deployed workflow automatically.
CredentialAn encrypted secret used by blocks and integrations.
Knowledge baseIndexed content that grounds AI blocks via retrieval (RAG).
SkillReusable Markdown instructions that shape an AI agent's behavior.

Common tasks

I want to…Where
Build a workflowThe canvas
Run or debug a workflowRunning & Debugging
Make a workflow liveDeploying
Run on a scheduleScheduled Tasks
Ground AI on my contentKnowledge Base
Store a secretSettings → Credentials, or the Credentials API
Call the APICreate an API key
Find anything fastGlobal search — K

Keyboard shortcuts

ShortcutAction
KGlobal search
Z / ZUndo / redo (canvas)
0 / 1Fit view / reset view
RRun the selected node
DeleteDelete the selected node or edge

See Keyboard Shortcuts for the full list.

Next steps