accessiBe Help Center

Understanding the accessFlow Code Agent Dashboard

  • Updated

Note: accessFlow Code Agent is currently in beta and only available to eligible customers.

accessFlow Code Agent is an AI-powered accessibility reviewer that integrates directly into your GitHub workflow. It scans pull requests (PRs) and identifies accessibility issues before code is merged.

The accessFlow code agent dashboard provides an overview of how your team is improving accessibility in their code. It summarizes review activity, tracks issue resolution over time, and highlights areas where developers may need additional attention.

Use the time period filter to measure accessibility trends over different time ranges.

Select Developers or Repositories to focus on different projects.

Issues

  • Pull requests reviewed
    Total number of pull requests (PRs) analyzed by accessFlow code agent during the selected time period.
  • Total issues detected
    Total number of accessibility issues identified across all reviewed pull requests.
  • Resolved issues
    Number of issues developers resolved after accessFlow code agent identified them.
  • Dismissed issues
    Issues that were intentionally marked as dismissed because they were not applicable or did not require remediation.
  • Open issues
    Issues that are still awaiting resolution in open PRs.
  • Ignored issues
    Issues that remain unresolved because the related pull request was closed without being addressed.

Accessibility progress over time

This section shows how accessibility improvements change over time.

Resolve issues

Track how issues are resolved over time.

You can switch between two views:

  • Resolved issues: Number of issues resolved each week.
  • Resolution rate: Percentage of resolved issued to total issues each week.

Resolved issues breakdown by severity

View how many issues were resolved by severity (Extreme, High, Medium, and Low).

Needs attention

This section helps teams prioritize accessibility work by highlight the highest-impact issues with Extreme and High severity.

 Each issue includes information such as:

  • Issue in PR
  • Severity
  • Age
  • Assigned developer

Where issues were resolved

Shows which accessibility rule categories account for the most resolved issues.

This view helps identify the areas where developers are making the most accessibility improvements.

How developers use Code Agent

Provides a summary of accessibility activity for the top performing developers including:

  • Total issues
  • Resolved issues
  • Dismissed issues
  • Open issues
  • Ignored issues
  • Most frequently flagged accessibility rule

Was this article helpful?

0 out of 0 found this helpful