Popups & Modals
Every modal in Cerevisor, what opens it, what's inside, and when it appears automatically.
Cerevisor has 30+ popups. Most you'll never see unless you trigger them; a handful appear automatically (provider setup, trust profile, update prompts, crash recovery). This page is the master list. Use Ctrl/Cmd+F to find what you're looking for. Configuration popups Agent Config The full editor for a single agent. Opens: Right-click an agent → Configure, or click the agent's role badge / name, or select the agent and press Enter. Contents: Name, role badge, role description (textarea), instructions (textarea), output definition (prose + optional structured fields), skills (ability slots), input files, output files, provider + model picker, search provider, subagent type, allowed tools, fallback strategy, fallback instructions, context notes. Save behavior: Most fields commit immediately. Long-form text fields (instructions, role description, output prose) debounce 180 ms after you stop typing. Close: Click outside, click the X, or press Esc. All pending edits are flushed on close. See Guides → Building Workflows → Add and configure agents for the deep walkthrough. Connection Config Editor for a single connection between two agents. Opens: Double-click a connection line, or right-click → Configure Connection. Contents: Flow type (Always / Conditional / Approval Gate / Loop), data description, handoff format (Summary / Structured JSON / File Reference / Full Output), handoff schema (for structured-json), condition (for conditional), approval prompt (for approval-gate), loop condition + max iterations (for loop), conditional edge label, else-branch flag. Loop Config Per-agent loop configuration (run this agent N times, with this exit condition). Opens: Click the Loop icon at the bottom-right of an agent card. Contents: Loop type, exit condition (natural-language or structured), max iterations (default 3), per-iteration prompt template. Schedule Config Configure a cron-style schedule for a workflow. Opens: Click the Schedule icon at the bottom-right of an agent card, OR from Settings → Automation → New schedule. Contents: Cron expression (with a human-readable preview), timezone, run mode (full workflow or just this agent), and next-fire-time display. Workflow Input Config Defines what input the workflow accepts when run. Opens: Settings → Input tab, or click the input-label pill in the status bar. Contents: Input type (None / User Message / File / Folder / Webhook), input default value, the agent that receives the input. Run-time popups These appear during a workflow run. Execution Modal Live status of an active run. Opens: Automatically when you click Run. Contents: Per-agent status cards (waiting / running / completed / failed), streaming output preview, tool calls, current wave indicator, run cost so far, run duration. Buttons: Stop, Pause, Resume, View full output for any agent. Survives Escape: No: Esc closes it, but the run continues in the background. Reopen via the status bar. Permission Modal Risk-tiered permission request for a tool call.