Skip to content

Dashboard Guide

  • Workspace: A team boundary. Members, hosts, and jobs are managed per workspace. You can create multiple workspaces.
  • Host: A machine/execution source that belongs to one workspace. Create a host in the dashboard and use its one-time token in obsern.yaml.
  • Job: One process execution record sent by obsern run <command>. Each job includes status, command, tags, timestamps, and trailing logs.

Relationship:

  • One workspace has multiple hosts.
  • One host can produce multiple jobs.
  • Jobs are viewed and managed inside their workspace.

Use this flow when onboarding a new workspace:

  1. Initial dashboard (before workspace)

    Open the dashboard after account creation and verify your session is active.

    Initial dashboard before workspace creation
  2. Workspace creation

    Create a workspace to define the scope for hosts, jobs, and member access.

    Workspace creation dialog
  3. Host creation and token one-time display

    Create a host in the workspace, then copy and store the token shown once.

    Host creation dialog One-time host token displayed after host creation
  4. Jobs and details

    Run commands through Obsern, then review status, tags, timestamps, and trailing logs in the jobs panel.

    Job list and job detail view
  5. Member invitations and role state

    Invite members and check role assignment for collaboration and access control.

    Members and invitation result with viewer role