1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41This page is intended for **all users** to use the centralized Dashboard to monitor the status of digital accessibility.<br>
We designed it to help you identify and track blockers across your experiences. Think of this page as a "health check" for your site's inclusivity. Below are the key sections you'll need to navigate.
## Key areas of the interface
- **Audit Title:** View the specific project monitored, at the top of the page.
- **Audit name:** Descriptive title of your audit.
- **Edit:** Use the pencil icon to edit the name of your audit.
- **Delete:** The trash can icon lets you delete your entire audit.
- **“Scan Now”:** for a Manual Scan. If you’ve just made fixes, you can click Scan Now to refresh the data immediately.
- **Share:** Copy a link to this report to share.<br>
<br>
<img src="https://github.com/EqualifyEverything/equalify-docs/blob/1c69050655a9a9c15fdc750c5474e9b701645f7b/user/User%20Guide%20Images/Sec%203_Dashboard%20Audit%20Title.png" alt="Audit header showing Audit – Athletics – Facilities – All with edit and delete icons and buttons Scan Now and Share." width="500"/><br>
### Performance Chart and Snapshot
This section gives you an immediate look at the scale of accessibility issues.
- **Total Blockers:** View the number of blockers the system detected across your monitored pages.
- **Hover** over the chart's datapoints to see details about each scan, including the scan date and the number of blockers.
- **Toggle** to Table View for an accessible way to review exact blocker counts by date.<br>
<img src="https://github.com/EqualifyEverything/equalify-docs/blob/1c69050655a9a9c15fdc750c5474e9b701645f7b/user/User%20Guide%20Images/Sec%203_Dashboard%20Performance%20Chart.png" alt="Line chart showing blocker counts over time with Chart View / Table View toggle and Date Range dropdown set to Week." width="500"/><br>
<img src="https://github.com/EqualifyEverything/equalify-docs/blob/1c69050655a9a9c15fdc750c5474e9b701645f7b/user/User%20Guide%20Images/Sec%203_Dashboard%20Performance%20Chart%20with%20Hover.png" alt="Accessibility blockers trend chart labeled 138 Blockers – Last 7 Days with a tooltip displaying Fri, Feb 27, 2026 – Blockers: 142 – Scanned at 03:53 PM." width="500"/><br>
### Controls and Scheduling
You can customize how often Equalify checks your site and who gets notified when results are ready.
- **Scan Frequency:** Can be updated to Manual, Daily, Weekly, or Monthly.
- **Notifications:** This list shows all email addresses that receive the reports. You can add more workspace members using the "Add Another Email" button.<br>
<img src="https://github.com/EqualifyEverything/equalify-docs/blob/1c69050655a9a9c15fdc750c5474e9b701645f7b/user/User%20Guide%20Images/Sec%203_Dashboard%20Controls%20and%20Scheduling.png" alt="Audit configuration panel showing 14 URLs Included, Scan Frequency: Daily, and Email Notifications section with Add Email Notification button." width="500"/><br>
### Critical Data Tables
The bottom of the dashboard breaks down the "where" and "what" of your accessibility gaps.
- **Scan Status:** View the date of the last check and the total number of URLs scanned.
- **Blockers Found:** The total number of blockers detected. This card also shows how that number has changed since your last scan (e.g., "12 more blockers since last scan") and how many days it's been since the last scan.
- **Audit Health:** Approximately what percent of the pages scanned contain blockers that need your attention, plus a breakdown of how many of those blockers were found on HTML pages versus PDF documents.
- **Blockers per URL:** The average number of blockers per page scanned, along with how that average has changed since your last scan.
- **URLs with Most Blockers:** Ranks your pages by the number of issues found. Each URL links to the Detailed View filtered to that page, and includes a separate icon to open the live page itself in a new tab. The list is paginated, so you can browse beyond just the top few.
- **Most Common Blockers:** Identifies the specific types of errors found and their frequency. Also paginated.
- **Detailed view:** Toggle to the Detailed View to access the granular data behind the summary. We will cover the specifics of this view in the following page.
- **Recommendations:** Toggle to the Recommendations view to see your blockers grouped into unique fixes, ranked by how many blockers each fix clears. Many blockers are the same piece of code repeated across a site (a header, footer, or template component), so this view is the fastest way to decide what to fix first. It is also covered on the following page.<br>
<img src="https://github.com/EqualifyEverything/equalify-docs/blob/1c69050655a9a9c15fdc750c5474e9b701645f7b/user/User%20Guide%20Images/Sec%203_Dashboard%20Audit%20Report%20Summary.png" alt="Audit Report Summary View displaying 138 Blockers Found, a chart showing 12 of 14 URLs (85.7%) have blockers, 1 days since last scanned, and lists of URLs with Most Blockers and Most Common Blockers." width="500"/>