Prized docs

Dashboard.

Every screen in the signed-in app at prized.dev/dashboard, what each control does, and where a setting lives. The feature pages explain the behaviour; this one says where to click.

Layout

One sidebar and one page at a time. The sidebar lists the screens below (Cmd/Ctrl+B collapses it) and ends with the account row: the workspace name and your email, with Switch workspace and Sign out; on the free credit it counts down what is left. The top bar carries the breadcrumb and New box, which rests as a + and shows its label when you point at it. A banner crosses the top when money needs attention (When we tell you), while the workspace is closing (with Reopen), or when a signed-in machine runs a CLI too old to update itself.

Screens

ScreenRouteWhat you can doDetails
Boxes/dashboardSee every box, its state and vitals; copy its prized ssh commandBoxes
New box/dashboard/boxes/newPick a size, name, template, environment and per-box vars; createCreate
Box: Overview/dashboard/boxes/<id>Pause, resume, resize, move region, snapshot, fork, template, auto-pause, deadline, env vars, phone access, delete; the event logBoxes
Box: Terminal/dashboard/boxes/<id>/terminalA shell in the box's tmux sessionSessions
Box: Desktop/dashboard/boxes/<id>/desktopA Linux desktop or one Chrome window, streamedDesktop
Box: Monitor/dashboard/boxes/<id>/monitorLive and historical cpu, memory, network, disk, ports and processesTelemetry retention
Box: Files/dashboard/boxes/<id>/filesBrowse, edit, upload, download, rename and delete filesFiles below
Box: Secrets/dashboard/boxes/<id>/secretsMount and unmount the workspace secrets available to this boxSecrets tab below
Snapshots/dashboard/snapshotsTake, restore, delete, name templates; undo a box deleteSnapshots
Environments/dashboard/environmentsCreate and edit what new boxes inherit; upgrade boxesEnvironments
Filesystem/dashboard/filesystemPick a running box to browseFiles below
Connectors/dashboard/connectorsMount a provider credential into a boxConnectors
Secrets/dashboard/secretsCreate, rotate, grant and delete brokered secrets; see what each was spent onSecrets for agents
Workspace/dashboard/workspaceName, icon, domain, invite link, members and roles, CLI tokens, data and privacy, close, eraseWorkspaces
Activity/dashboard/workspace/activityWhat the team is doing now: running boxes, attached sessions, spend, recent actionsTeams: Team activity
Policies/dashboard/workspace/policiesThe rules that bind members: spend and box caps, largest size, auto-pause floor, quiet hours, audit retentionTeams: Policies
Audit/dashboard/workspace/auditWho did what; filter it, download a CSV, set up the scheduled exportTeams: Audit log
Billing/dashboard/billingPlan, balance, top-ups, overage, what each box burns, activity, the Stripe portalBilling
Settings/dashboard/settingsYour name, sign-in providers, browser sessionsSettings below

Boxes

/dashboard is a grid of cards, oldest first: name, state, shape (vCPU, RAM and disk), vitals, and the box's prized ssh <name> command (click to copy). Click a card to open the box.

New box

New box, the + in the top bar, opens /dashboard/boxes/new.

ControlWhat it does
Size ladderA size your balance cannot keep running is blocked with the reason, unless the plan offer is checked (Starting and resizing boxes).
NameA fruit name is suggested. No rename later.
Start fromA template, once you have one: the box boots that disk at the template's size.
EnvironmentYour default is preselected; none gives the box no repos, script, vars or files (Environments).
Env vars for this boxNAME=value, one per line (Per-box vars).
Restricted (safe for third parties)Closes every credential channel to the box, permanently (Safe for third parties); a contractor sees it on and locked.
Plan offerOwners see a checked Switch to the $X/mo plan when the box would outgrow the plan; uncheck it to stay. With no plan and an empty balance the button reads Continue to checkout.
Create boxA taken name, the box limit, too little balance, or a workspace policy is refused with the reason. A closing workspace shows no ladder.

The box page

Six tabs: Overview, Terminal, Desktop, Monitor, Files, Secrets; the header shows the name, state, last heartbeat and the prized ssh chip.

Overview

A card per topic, each row one setting: its name, a line saying what it does, and its control. Machine leads with the readout โ€” the cpu, memory and disk meters, then size, disk, region and created.

CardRowControl
PowerPause / ResumeOne button whose verb follows the state.
PowerAuto-pauseOff, or 30 minutes to 24 hours idle, with how long the box has been idle; a member's menu stops at the auto-pause floor.
PowerPause atNo deadline, 1, 4, 12 or 24 hours, or a custom window (90m, 36h, 3d), then Set; hidden while paused.
PowerQuiet hoursExempt (owner only), shown while the workspace has quiet hours.
EnvironmentVersionThe pinned environment and version, and Upgrade to vN when a newer one exists.
EnvironmentVariablesEdit opens the per-box NAME=value list.
EnvironmentRestrictedShown only on a restricted box; it is a fact, not a control.
Size and regionResizeA size card, then Resize (or Resize and switch for $X today when the size outgrows the plan).
Size and regionMove regionA region, shown with more than one and off while a move is in flight.
BackupsSnapshot, Save as template, ForkA name, then the button; for a fork, an optional name, a size whose disk holds the copy, and whether to keep the copy as a snapshot.
BackupsAutomatic snapshotsA schedule from every hour to every week, and how many to keep.
AccessPhone accessSet up shows host, port and username; Generate password shows it once, Regenerate password replaces it, Revoke removes it (From your phone).
Danger zoneDelete boxType delete <name>; the undo is Recently deleted on Snapshots (Deleting a box).

A refusal shows under the cards in the server's own words. Events closes the page: the last 50 state changes with reason, actor and time. What each action does is on Boxes and Snapshots.

Terminal

The box's tmux session main, the same one prized ssh opens; closing the tab loses nothing, and opening it wakes a paused box (Sessions). Select to copy (Cmd+C on a Mac, Ctrl+Insert or the right-click menu elsewhere); Ctrl+C goes to the shell.

Desktop

Pick Desktop or Browser, then Open desktop or Open browser (Desktop).

Monitor

Ranges: live, 1h, 6h, 24h, 7d, 30d; the stored ranges show averages and a max band, paused spans shaded, lifecycle events as ticks. Panels: cpu, memory, network, disk, ports ยท tmux, processes. Click a chart to pin a moment and the ports and processes panels show the nearest stored snapshot. The monitor never wakes a paused box; retention is on Data retention.

Files

A file browser as the box's login user; it needs a running box and never wakes one. Each row has download, rename and delete; a text file within the inline cap opens in an editor, a bigger one shows its head read-only, a binary file offers download. Caps are on Limits.

Secrets tab

Each mount with Unmount, then a secret picker, an env name and Mount. The picker lists only the secrets available to this box; a mount whose grant was revoked shows no longer granted until you unmount it. Mounts need a running box, and a restricted box refuses them.

Snapshots

New snapshot picks a box, a name and a description; the table lists every snapshot with kind, box, size, status and age. Per row: Restore (an optional name for the new box), Make template or Rename, and Delete then Confirm delete. The templates list offers new box from this and Drop name; recently deleted holds the undo copies of deleted boxes with Restore and Delete now (Snapshots).

Environments

One card per environment with Make default, Edit, and Delete (type delete <name>). New environment asks for a name, description, base size, env vars, a setup script, and Make it the default for new boxes. Edit opens sections that save on their own: General, the credentials a box may receive (Safe for third parties, or Secret mounts, Device keys, Phone access one at a time), env vars, secret files (shown as path, mode and size only), repos, and Versions with Upgrade N boxes to vX (Environments).

Connectors

One card per provider; Connect asks for a running box, the credential, the env name and, for ClickHouse, the HTTPS endpoint (Connectors).

Secrets

Add secret asks for a name, the value, the allowed hosts, a description, and Available to (all boxes, selected boxes, or selected members' boxes). Per row: Rotate (the placeholder stays, so mounted boxes keep working), Delete then Confirm delete, and Details (grants with Revoke, grant a box, grant a member, and the usage table). Values are write-only once saved (Secrets for agents, Teams: Scoped secrets).

Workspace

Owner-only controls say so to members; while the workspace is closing every control is read-only.

CardRows
WorkspaceIcon (Upload, Remove, Use domain favicon), Name and Save, Domain (Claimed, then Auto-join and Restrict membership), Invite link (Copy, New link) (Create one, Invite people)
MembersA role select (member or contractor) and Remove for the owner; Leave on your own row (Remove someone)
CLI tokensEvery signed-in machine (a contractor's own) with last use, CLI version and whether it registered an SSH key; Revoke per row, Revoke all (CLI tokens, Credentials Prized issues)
Data and privacyZero data retention: Turn on (typed confirmation) or Turn off (Zero data retention)
Danger zoneClose workspace and Erase now, each confirmed by typing the workspace's name (Closing a workspace)

Activity

Now (boxes running, sessions attached, spend today and this cycle), Boxes (each live box with owner, state, idle time, sessions, last prompt and exec, spend), Members (not shown to contractors), and Recent (the newest 50 audit rows); terms are on Teams: Team activity.

Policies

The owner edits, members read. Each rule saves on its own, and its value is its switch: clear the field (or pick Any size) and save to turn a rule off.

CardRows
Member limitsSpend per member, Boxes per member, Largest size per member, Auto-pause floor
Quiet hoursOn, then the nightly window, the weekday and all-day checkboxes, and a timezone
Audit logRetention, in days

The rules themselves are on Teams: Policies.

Audit

ControlWhat it does
FiltersMember, box, kind (grouped by area), and range: last 24 hours, 7 days (the default), 30 days, 90 days, or everything kept
The tableWhen, member with the credential kind beneath, action, box, detail; client-reported rows carry a muted reported label; Load more pages 100 at a time
Download CSVEvery row of the current filters and range, up to 50,000
ExportOwner only: a URL and a write-only secret, with a status line showing the last delivery and error

Kinds, origins and the export contract are on Teams: Audit log.

Billing

Everyone reads this page; only the owner sees the controls. Plan: the current plan and renewal date, a nudge when your boxes fit a smaller plan or outgrow this one, and the plan cards (Choose, Upgrade now or Switch next cycle, Cancel plan, Resume this plan). Balance: the balance and how long it lasts, Add credit once for a top-up, and the Overage checkbox. Then What you're burning (every live box and its hourly rate; a contractor's own), Recent activity (the last 50 ledger lines), and Manage in Stripe for the card, invoices and receipts (Billing).

Settings

Your account, not the workspace: Profile (Name and Save, plus your email and photo, both from your sign-in provider), Sign-in methods (Google and GitHub: Connect links another provider by its verified email, Disconnect unlinks one, never the last), and Sessions (Sign out per browser, or Sign out other sessions). CLI tokens live under Workspace; the sign-in model is on Identity and access.

Where a setting lives

SettingWhere
Box nameNew box, at create; no rename later
Auto-pause, pause deadlineBox page, Overview, Auto-pause and Pause at
Size, regionBox page, Overview, Size and region
Per-box env vars, environment versionBox page, Overview, Environment (Variables, Version)
Snapshot scheduleBox page, Overview, Automatic snapshots
Phone SSH passwordBox page, Overview, Phone access
Secrets mounted on a boxBox page, Secrets tab
Quiet hours exemption for a boxBox page, Overview, Quiet hours (owner)
Who a secret is available to, what it was spent onSecrets, Details
Default environment, safe for third partiesEnvironments
Workspace name, icon, domain, invite link, membersWorkspace
Member rolesWorkspace, Members (owner)
Spend and box caps, largest size, auto-pause floor, quiet hours, audit retentionPolicies (owner)
Audit exportAudit, Export (owner)
CLI tokens and device SSH keysWorkspace, CLI tokens
Zero data retention, close, eraseWorkspace, Data and privacy and Danger zone
Plan, top-ups, overage, card, invoicesBilling (owner)
Sign-in providers, browser sessionsSettings
CLI usage telemetryNot in the dashboard: CLI: usage telemetry
Dashboard analyticsYour browser's Do Not Track setting: Privacy

Something unclear or out of date?

On this page