Get Started with Axe Developer Hub

This page is not available in the language you requested. You have been redirected to the English version of the page.
Link to this page copied to clipboard

Use your Axe Account to Access Axe Developer Hub.

Not for use with personal data

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.

note

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:

  1. Create a new project in Axe Developer Hub.

  2. Modify your test suite. Axe Developer Hub provides instructions on how to modify your test suite with just a few lines of code.

  3. 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.

  4. View your accessibility issues in Axe Developer Hub.

  5. 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.

  6. Monitor trends in your results. Compare your accessibility results with previous runs to monitor trends.

  7. 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.