Portal tour

The Catentio portal at catent.io/dashboard is your day-to-day operator surface. This section walks through every page in the dashboard with common tasks and tips.

If you're looking for a specific feature, jump straight to it from the sidebar on the left. If you're new, read this overview first.

This section is being written. The overview and a handful of key pages are in place; the long tail will fill in over coming sessions. Meanwhile, the chat bubble (bottom-right of every dashboard page) can answer most questions in context — ask it.

Layout

The portal has three regions:

  1. Sidebar (left) — primary navigation, grouped: Overview (Dashboard, Live), Operations (Projects, Heartbeats, Scheduled Jobs), Platform (Agents, Workflows, Tools, Skills, Memory, Resources, Artifacts, Runners), Monitoring (System Health, Events, Runs, Benchmarks, Cost), Connections (Integrations, Discord, API Keys, Output Destinations, Webhooks), Account (Workspaces, Billing, Settings).
  2. Top bar — the chat-bubble trigger, workspace switcher (in multi-workspace topologies), search, and account menu.
  3. Main content — the page you're on, plus the chat bubble docked to the bottom-right.

The sidebar collapses on mobile and narrow viewports.

The chat bubble

Catentio's signature surface. The bubble is a gojo-flavoured REPL bound to your portal session: you can ask it to navigate, invoke agents, summarise data, or run gojo commands without leaving the page.

It's bound to the same catentio_session cookie the rest of the portal uses (see Authentication overview), so signing out tears it down.

The bubble doesn't replace the dashboard pages — it complements them. Use the pages for browsing and the bubble for "do this thing now".

Task Where
Invoke an agent Agents → <slug> → Invoke
Start a project Projects → New project
Author a workflow Workflows → New workflow
Approve a blocked gate Project → Review & decide
Share an output publicly Artifacts → Share
Check a run's cost Runs → <id>
Wire up a BYO integration Integrations
Create an API key API keys
Add a heartbeat Heartbeats
Inspect outbox events Events
Configure output destination Output destinations

Coming pages

The full portal section will cover every sidebar entry. Already written:

  • Agents — the roster, invoking, and per-agent config.
  • Projects — pipeline-driven workflows.
  • Runs — per-run history, cost, artifacts.
  • Artifacts — run outputs, recaps, comments, public sharing.
  • Workflows — authoring and versioning workflows.

Still to come: Tools, Skills, Memory, Heartbeats, Integrations, API keys, Webhooks, Cost, Events, Feature flags, Output destinations, System health, Live, Workspaces, Settings.

Next