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# General User Guide for Equalify
Equalify is an accessibility compliance tool designed to help you and your team identify and fix accessibility blockers on your websites and documents. This guide provides a high-level overview of the platform's features.
## Key Concepts
### Blockers
Blockers are accessibility errors that prevent users with assistive technologies from navigating your content. The primary goal of Equalify is to help you reduce these blockers to zero. The "Blockers Over Time" chart on your dashboard is a key indicator of your digital accessibility health.
### Audits
An audit is a collection of URLs (web pages or PDFs) that you want to scan for accessibility issues. You can configure audits to run manually or on a schedule (daily, weekly, etc.).
### Scans
Equalify uses automated testing services to scan your content. It identifies issues in both HTML pages and PDF documents. Note that Equalify can only scan content that is publicly accessible.
## Navigation Overview
- **Audits**: The main screen where you view and manage your accessibility scans.
- **Logs**: A record of all actions taken within Equalify, useful for compliance tracking.
- **Account**: Manage your profile and, if you are an administrator, manage your team.
## Getting Help
Equalify is an open-source project. You can report technical issues via GitHub or contact the digital accessibility team for support.
---
*For more detailed instructions, please refer to the specific guides in this folder.*