Tour of the app
A quick map of where everything lives. Once you're past onboarding, every screen is reachable from the persistent left sidebar.
The sidebar
The sidebar is split into three zones, top, middle, bottom.
Top zone, main navigation
| Item | Path | What it does |
|---|---|---|
| Workflows | /workflows |
Your workflow list and the editor. Expandable: recent workflows show as sub-items. |
| Logs | /logs |
The execution explorer, every run, filterable. |
| Monitoring | /monitoring |
Dashboard of metrics, error rates, and trends. |
| Settings | /settings |
Account, workspace, integrations, billing, security, etc. |
Less common entries appear on hover, including Approvals (/approvals, global queue), Templates (/templates), Marketplace (/marketplace), API docs (/api-docs), Analytics (/analytics), and Enterprise (/enterprise, on enterprise plans).
Middle zone, utilities
- Search, global search across workflows, templates, API docs, and help articles. Keyboard shortcut:
⌘K/Ctrl+K. - Notifications, bell icon with a badge for unread items (workflow status, approvals, invites). Click for the dropdown; mark all read with one click.
- Feedback, chat icon, opens a modal to submit feature requests and bug reports. Auto-attaches system info.
Bottom zone, profile
Your avatar / initials. Click for:
- Your email and current workspace name.
- The workspace switcher, a list of every workspace you belong to. Click one to switch.
- Create workspace, opens the new-workspace dialog.
- Settings, same destination as the sidebar item.
- Help, opens the feedback modal.
- Log out, ends your session.
The screens at a glance
A quick tour through what you'll see when you click into each area.
Workflows (/workflows)
Your main dashboard. A grid (or list) of workflow cards with name, description, tags, status badge (active / inactive), recent stats (runs / success rate / avg duration / last run). Top-right: Create workflow, search, sort, view toggle. Tabs across the top: All / Active / Inactive / Templates / Archive.
Workflow editor (/workflow/:id)
The visual canvas. Left palette of draggable nodes, centre canvas, right inspector for the selected node, top toolbar (save, run, undo/redo, version history, settings), bottom chrome (current execution status and recent runs). See Editor overview.
Logs (/logs)
The execution explorer. A searchable table of every run, with a query builder on the right, saved queries, status filter chips, and date range picker. Click any row to open the execution detail page.
Monitoring (/monitoring)
Dashboard with time-range selector, four headline metric cards (executions, avg response time, success rate, error rate), and trend charts. Useful for spotting regressions.
Approvals (/approvals)
A global queue of pending approval requests across all your workflows. Each card shows the workflow, the data being reviewed, and Approve / Reject buttons.
Templates (/templates)
A gallery of pre-built workflows organised by category (Communication, Data, Marketing, CRM, DevOps, Support). Click Use template to clone one into your workspace.
Marketplace (/marketplace or /plugins)
Browse and install plugins that add new nodes or features.
Settings (/settings)
Multi-tab page: Account, Workspace, Appearance, Notifications, Credentials (integrations), Billing & usage, Security, Data & privacy, Organization. Use the left nav inside the page to switch tabs.
Enterprise (/enterprise, enterprise plans only)
Six tabs: Overview / Policies / Quotas / Security / Billing / Analytics. Org-level controls.
Toast notifications
Operations that succeed or fail show a toast in the top-right corner, green for success, red for error, yellow for warning, blue for info. Toasts auto-dismiss after 3–5 seconds. Some carry an action button (Undo, Copy, Retry).
Tips & gotchas
- The workspace name at the top of the sidebar is always the workspace you're acting in. Double-check it before doing anything destructive in a multi-workspace setup.
- The sidebar collapses on narrow viewports, click the chevron to expand it again. Your preference is remembered per browser.
- Recently opened workflows appear as sub-items under Workflows for faster re-entry.
- The address bar URL is a first-class citizen, every screen is a real deep-link you can paste into Slack or bookmark.
Related
- Your first workflow, five-minute hands-on starter
- Editor overview, the canvas in detail
- Settings, every settings tab explained
Found something out of date? This page lives in the Flero docs content set.