Skip to main content

Screenshot guide

Use this checklist when capturing the frontend console for docs, partner decks and implementation guides. Prefer a controlled non-production tenant with a representative repository and realistic findings — not empty states.

Place files under docs-site/static/img/screenshots/ using the filenames below, then reference them as:

![Overview dashboard](/img/screenshots/overview.png)

Until images exist, docs use “Screenshot to capture” tip callouts so writers know exactly what to shoot.

Capture conventions

  • Resolution: 1440×900 or retina 2× of that viewport; crop chrome consistently.
  • Theme: one light + one dark set if you publish both; default to the theme your product marketing uses.
  • Privacy: blur emails, real org names, live tokens; never show full uvt_ / WorkOS secrets.
  • Annotation: optional thin callouts on first-use shots only — don’t clutter.
  • Story first: each shot should answer one buyer question (see “Story”).

Priority 1 — tell the product story (must-have)

FileConsole pathWhat to showStory / benefit
overview.png/KPIs, risk trend, recent high findingsOne-pane AI risk for the estate
onboarding.png/onboardingSetup checklist mid-progressFast time-to-value
inventory.png/inventoryAI-BOM rollup by kind + providers + shadow count“We know what AI we run”
repos-list.png/reposConnected repos with finding countsCoverage across the org
repo-detail.png/repos/[id]AI-BOM tab + findings + CycloneDX / ingest actionsRepo as governed unit
findings.png/findingsSorted by risk / blast-radius; filters visibleTriage that prioritizes impact
agents.png/agentsAgents with owners + approval stateAgents as owned artifacts
compliance.png/complianceFramework list + coverage % / attested %Auditor-ready proof
evidence.png/evidenceVerify result + export affordanceTamper-evident control

Priority 2 — developer & integration experience

FileWhereWhat to showStory / benefit
cli-scan-terminal.pngTerminalunveilr scan output (AI-BOM + findings)Offline DX, no account
ide-problems.pngVS Code / CursorProblems panel + inline diagnosticFeedback at authoring time
pr-annotations.pngGitHub PRSARIF annotation on an added lineDiff-aware PR gate
scan-action-yaml.pngDocs / repounveilr/scan-action workflow snippet in Actions UIOne-block CI integration
tokens.png/settings/tokensToken names / expiry (no secrets)Safe CI auth
notifications.png/settings/notificationsSlack channel configured + TestClose the loop without watching UI
integrations-tickets.png/settings/integrations + finding ticket actionJira/ServiceNow connected; “Open ticket”Fits existing ops tooling

Priority 3 — Govern (runtime) surfaces

FileConsole pathWhat to showStory / benefit
agent-detail.png/agents/[id]Owner, scope, credential statusDeployment gate
registry.png/registryMCP servers/tools approval / quarantineApproved tool surface
policies.png/policiesAllow/deny/approve rulesOperable policy
approvals.png/approvalsPending approval queueHuman-in-the-loop
sessions.png/sessionsCall timeline with decisionsRuntime audit
detections-runtime.png/detectionsInjection / exfil alertsLive attack visibility
identity-graph.png/identityGraph of agents ↔ tools ↔ identitiesNHI / blast-radius narrative

Priority 4 — Prove & admin

FileConsole pathWhat to showStory / benefit
compliance-attest.png/compliance → control detailEvidence statement + attest UIHuman attestation vs auto-green
remediation.png/remediationFinding → fix / ticket hubFrom alert to action
sso.png/settings/ssoSSO / SCIM status (no secrets)Enterprise ready
org-settings.png/settingsOrg / tenant contextMulti-tenant control plane

Suggested pairing for a 5-slide implementation briefing

  1. cli-scan-terminal.png + ide-problems.png — developer loop
  2. pr-annotations.png — CI gate
  3. inventory.png + findings.png — Discover / Guard in console
  4. agents.png + sessions.png — Govern
  5. compliance.png + evidence.png — Prove

Embedding in docs

After files land in static/img/screenshots/, replace tip callouts with images, e.g. on Discover:

![Org AI Inventory](/img/screenshots/inventory.png)

*Org-wide AI-BOM with provider breakdown and shadow-AI count.*

Keep alt text outcome-oriented (“Org AI inventory showing shadow MCP count”), not just “screenshot”.