Skip to content

Docs · Product

Dashboard

The dashboard at readpr.dev/dashboard is where reading gets configured and where it goes on the record. Reviewers get a queue; admins get rules, members, and the audit trail.

The Read PR dashboard with the reading queue table
The reading queue: every PR waiting on you, with per-file progress.

Your pages

PageWhat it holds
Reading queueEvery open PR where you are a required reader, across all workspaces, with files-read counts and time remaining.
AccountYour extension tokens: mint one manually, see when each was last used, revoke any of them.

Workspace pages

A workspace maps to one GitHub App installation. Every member sees:

PageWhat it holds
OverviewCurrent state of the workspace at a glance.
Pull requestsTracked PRs with their check state. Each PR opens into its review log: who read which file, and for how long.
ReviewersReading activity per person, with a detail page per reviewer.
ReposWatched repositories, each with its rule (default or override) and its PRs.
BillingPlan, trial state, and the active-reader meter for the current month. See Billing.

Admins and owners also get:

PageWhat it holds
AnalyticsRead-time distributions and completion patterns across the workspace. Business plan and up.
RulesThe workspace default rule. See Reading rules.
MembersWho is in the workspace, with owner, admin, and member roles. Invitations go out by email.
Audit logConfiguration changes on the record: rule edits, member changes, token events. Business plan and up.
Workspace settingsWorkspace name, repo enablement, and danger-zone actions.

The review log

Open any pull request from the dashboard to see its review log: one row per reviewer per file, with seconds read against seconds required. This is the artifact the check summarizes, and the thing to reach for when someone asks "was this actually reviewed?" months later. Business plans can export it.

Roles

RoleCan
MemberRead PRs, view the workspace, manage their own tokens.
AdminEverything members can, plus rules, members, and analytics.
OwnerEverything admins can, plus billing and workspace deletion.