Dashboard Overview

The Reshot Platform dashboard is your command center for managing visual documentation at scale.

Project Dashboard
The project dashboard showing health status, stats, and activity

Accessing the Dashboard

Visit console.reshot.dev and sign in with your account.

The dashboard is organized into key sections:

SectionDescription
ProjectsList of all your documentation projects
VisualsGallery of all captured screenshots and videos
CLI CommitsHistory of uploads from the CLI
SettingsProject configuration, team, and API keys

Project Dashboard

Each project has a dedicated dashboard showing:

Repo Health

  • Connection status with GitHub
  • Whether the main branch is blocked by pending reviews
  • Configuration health indicators

Triage Rail

Quick access to items requiring attention:

  • Pending visual reviews
  • Draft changelogs
  • Failed capture jobs

Release Stream

A timeline of recent activity:

  • Commits with visual changes
  • Approval/rejection history
  • Publishing events
CLI Commits
CLI commit history showing published visual updates

Job Monitor

A floating panel in the bottom-right tracks long-running processes:

  • Capture jobs in progress
  • Publishing status
  • Processing states

Quick Actions

From the dashboard, you can:

  • View Visuals: Browse all captured assets
  • Review Changes: Approve or reject pending visuals
  • Export Data: Download assets as JSON or CSV
  • Manage Team: Invite members and configure permissions
1

Open Dashboard

From any page in the dashboard, press Cmd+K to open the command palette.

initial
Open Dashboard
2

Search Commands

Type to search for visuals, projects, settings, or actions.

click
Search Commands
3

Execute Action

Select a result to navigate directly or trigger the action.

click
Execute Action

Visual Diff Review

When reviewing visual changes, you can see a pixel-level diff overlay highlighting exactly what changed:

1

Browse Visuals

Navigate to the Visuals page to see all assets.

initial
Browse Visuals
2

View Visual Detail

Click a visual to open the detail sheet with diff comparison.

click
View Visual Detail

Version History & Rollback

Every visual maintains a complete version history. You can view previous versions and roll back to any point in time.

Rollback Process:

  1. Open Visual Detail - Click on any visual card to open the detail view
  2. View History - Click the History tab to see all previous versions
  3. Select Version - Click on any previous version to preview it
  4. Rollback - Click Rollback to make that version the current live version

The dashboard syncs in real-time. Changes from CLI publishes appear immediately without refreshing.

Dashboard Overview — Reshot Docs | Reshot