Skip to content

Screenshot and UI map

Updated 13 Jul 2026jirkamotejl

Screenshots should explain real product workflows. They should not decorate the page. Each screenshot needs a clear purpose, a capture environment, and a review date.

RuleReason
Use realistic demo data.Empty screens do not explain the workflow.
Crop only when the surrounding UI is irrelevant.Users need to recognize where they are.
Avoid private client data.Documentation may be shared with prospects or multiple clients.
Keep a stable file name.Existing links should survive image refreshes.
Record capture context.Reviewers need to know whether the image is current.
AreaScreenshotPurposeSuggested file
StartCompany space dashboardShows the first operational landing point./screenshots/client/dashboard.png
UsersUser list with filtersExplains searching, state, role, and bulk operations./screenshots/client/users-list.png
UsersUser detailShows role, state, metadata, groups, and learning./screenshots/client/user-detail.png
GroupsGroup detailShows membership and assigned content./screenshots/client/group-detail.png
ContentContent listShows own and purchased content in a space./screenshots/client/content-list.png
ContentVersion detailExplains active versions and upgrade risk./screenshots/client/content-version.png
AssignmentsAssignment form or detailShows direct and group assignment fields./screenshots/client/assignment-detail.png
LearnerAssigned learningShows what the learner receives./screenshots/client/learner-assigned-learning.png
LearnerCompletion and certificateShows completion confirmation and certificate state./screenshots/client/learner-completion.png
ReportingCompletion reportShows status, deadline, and exportable data./screenshots/client/reporting-completion.png
IntegrationsAPI credential or webhook settingShows what an admin configures./screenshots/client/integration-settings.png

For every screenshot, record:

  • capture date,
  • environment,
  • user role used for capture,
  • relevant feature flag or configuration,
  • source page URL,
  • reviewer,
  • whether the screenshot contains generated demo data or real anonymized data.
flowchart TD
  Dashboard[Dashboard] --> Users[Users]
  Users --> UserDetail[User detail]
  Dashboard --> Groups[Groups]
  Groups --> GroupDetail[Group detail]
  GroupDetail --> GroupAssignments[Group assignments]
  Dashboard --> Content[Content]
  Content --> ContentDetail[Content detail]
  ContentDetail --> Versions[Versions]
  Dashboard --> Reporting[Reporting]
  Reporting --> Exports[Exports]
  Dashboard --> Integrations[API credentials and webhooks]
  UserDetail --> LearnerView[Learner view]
  LearnerView --> Certificate[Certificate]

Until screenshots are captured, pages should use this wording near the relevant section:

Screenshot needed: describe the exact screen, role, and state that should be captured.