Dashboard Overview

After signing in, you land on the dashboard — a summary of your infrastructure and a starting point for all platform features.

Layout

The interface has three main areas: a sidebar on the left, a header bar across the top, and the main content area.

Sidebar

The sidebar is the primary navigation. It contains the platform logo at the top and the following menu items:

Menu Item Description
Dashboard Infrastructure overview (the page described here)
Servers List, add, and manage connected servers
Apps List, deploy, and manage applications
Databases Create and manage databases on your servers
Backups View, schedule, and restore backups
File Manager Browse and manage files on your servers
Recipes Reusable server automation scripts (coming soon)
Settings Profile, team settings, and audit log
Billing Subscription and payment management (coming soon)

The currently active page is highlighted. At the bottom of the sidebar, your name and email are displayed.

On mobile, the sidebar is hidden by default — tap the hamburger menu icon in the top-left of the header to open it.

Header

The header bar contains:

  • Team Switcher (left side) — a dropdown to switch between teams. Each team has its own isolated set of servers, apps, databases, and settings.
  • Notifications bell (right side) — for system notifications.
  • User menu (right side) — click your avatar/name to access:
    • Profile — account settings and 2FA
    • Team Settings — manage team members and roles
    • Audit Log — view a history of actions taken by team members
    • Log Out

Main Content: Dashboard

The dashboard displays four stat cards at the top:

Card What It Shows
Servers Total number of connected servers
Active Servers Servers currently online and healthy
Applications Total deployed applications
Team Members Number of members in the current team

Below the stat cards, the page is split into two sections:

  • Recent Activity (left, wider) — a timeline of actions across your team: server additions, app deployments, configuration changes, etc. Each entry shows who performed the action and when.
  • Quick Actions (right) — shortcut buttons for common tasks:
    • Add Server — jump to the server connection form
    • Deploy App — start the deploy wizard
    • Team Settings — manage your team

Tips

  • The dashboard is scoped to your currently selected team. Switch teams via the header dropdown to see a different team's stats and activity.
  • All navigation links use client-side routing, so page transitions are instant — no full page reloads.