Get Started with Axe Developer Hub
Use your Axe Account to Access Axe Developer Hub.
Any organization that has a subscription to Axe DevTools for Web or Axe DevTools for Mobile also has access to Axe Developer Hub as the reporting dashboard for their accessibility results. To access Axe Developer Hub, first log into your Axe Account Portal . If you do not see Axe Developer Hub or Axe DevTools for Mobile, contact your organization's administrator to grant you a license so that you can continue.
If you are an administrator, provide each user with the necessary license:
- For Axe Dev Tools for Web APIs, CLI, or Axe Watcher, users need an Axe Developer Hub license.
- For Axe DevTools for Mobile, users need an Axe DevTools for Mobile license.
Outline of an Axe Developer Hub Workflow
The sample workflow below indicates one way to use Axe Developer Hub within an organization to monitor accessibility defects in your websites and apps:
-
Create a new project in Axe Developer Hub.
-
Modify your test suite. Axe Developer Hub provides instructions on how to modify your test suite with just a few lines of code.
-
Run your test suite to check for accessibility defects. If you are using Git with your web project, information about your commits and branches is collected and added to Axe Developer Hub.
-
View your accessibility issues in Axe Developer Hub.
-
Fix accessibility defects in your website and re-run your tests. Each defect on Axe Developer Hub provides a link to Deque University for mitigation strategies.
-
Monitor trends in your results. Compare your accessibility results with previous runs to monitor trends.
-
Continuously monitor code quality by integrating one of our accessibility toolkits (such as the GitHub Action) into your CI/CD pipeline, to act as an accessibility gatekeeper and keep accessibility issues from being merged.
What's Next?
As indicated in the sample workflow, the first thing you will do is Set Up Projects.
Help
Visit support.deque.com to access knowledge base articles, Deque's SaaS product's status reports, and other product support.
