---
title: "How to use Accessibility Fast Track"
date: "2025-09-24T10:08:06+00:00"
summary: "Learn to quickly identify and fix accessibility issues across your website with our step-by-step guide to Accessibility Fast Track."
image:
type: "page"
url: "/web-governance/how-use-accessibility-fast-track"
id: "74112bd2-b3ab-469c-a8e8-77d437904416"
---

Table of contents will be added

Instructions
------------

This section provides instructions on how to navigate to the Fast Track module.

1.  Click **Accessibility** (icon of a human with arms outstretched) or **Data Privacy** (lock icon) on the dashboard toolbar. The _Accessibility_ dashboard opens.
    
    ![The location of the Accessibility button on the domain toolbar.](https://acquia.widen.net/content/79462b58-cd9b-4a6a-a404-8a111c48805e/web/Mon_Opt_Dashboard-Accessibility.png)
    
    Note
    
    The Accessibility landing page displays the selected level of compliance and the WCAG compliance for all of the lower levels. For example, if WCAG 2.1 AA compliance is selected, the scan results also display the WCAG 2.1 A compliance results.
    
    Alternatively, click the **section header** header in the _Overview_ section of the dashboard.
    
    ![The location of the Accessibility section on the domain dashboard.](https://acquia.widen.net/content/a589fc4c-c67e-4e68-9358-3699c2525142/web/WebGov_DomainDashboard-AccessibilitySection.png)
    

Fast Track for entire domain
----------------------------

This section provides information on how to navigate and edit accessibility issues with Fast Track. Use this method to correct accessibility errors on all pages within a domain.

1.  From the menu on the left side of the _Accessibility_ landing page, select **Fast Track**.
    
    ![The Fast Track option in the left menu on the Accessibility dashboard. The menu items are described in the document text.](https://acquia.widen.net/content/69d94eab-3c42-477c-9ece-cc813d1d15af/web/Mon_Opt_Accessibility-LeftMenu-FastTrack.png)
    
    The _Accessibility Fast Track_ pane opens.
    
2.  Select an issue on the left side and view details about it on the right side.
    
    ![The Fast Track landing page.](https://acquia.widen.net/content/c33f1d20-de24-4cca-b70d-8b1b4ae5fb59/web/WebGov_Accessibility-FastTrackPage.png)
    
    *   The page is divided into two sections.
        *   **The left side of the page**:
            *   **Search**: Click in the dialog box and begin to type a search parameter.
            *   **HTML snippet affecting compliance level**: This section shows the HTML snippet that affects the website page compliance.
            *   **Effect on compliance**: This column shows the percentage of effect that his issue has on the overall page compliance level.
            *   Highlight a row to see details about the error on the right side of the page.
        *   **The right side of the page**:
            *   **Effect on Overall Compliance level**:
                *   **Effect** on overall compliance level, shown in percentage. This is calculated:  
                    For example, if your current accessibility score is 90%, then 10% improvement is needed to get to 100% compliance.
                    
                    If the effect on your compliance score for a line of code on Fast Track says 5%, then effect of the changes will be 5% of that remaining 10%. Therefore your overall score will go up by 0.5%.
                    
                *   **Affected pages**: number of pages that this error occurs on.
                *   **Failing checks**: The number of checks that this error is failing.
            *   **Snippet**: This section shows the full HTML snippet.
            *   **Check**: Lists the check(s) that fail.
                *   **Accessibility Help Center**: Click to view suggestions on how to repair the issue.
                    
                    For more information, visit [Accessibility](/node/58686) .
                    
                *   **Action**: Click to expand the options. Choose:
                    *   **Reviewed**: Click to approve the issue and mark it as _Reviewed_. A dialog box opens. Enter a reason and then click **OK**.
                    *   Open Example.
                *   **Pages**: This column shows the number of pages affected by this issue. Click to navigate to the _Pages failing check page_. Continue to the next section for information about actions to perform on this page.

### Pages failing check

Click the number on the same row as an issue, on the pane on the right, to continue to the page view and more options to handle issues.

![Mon_FastTrack-PagesWithFailingChecks-Button.png](https://acquia.widen.net/content/fb165546-9dd3-490a-99c1-7ce79eac109b/web/Mon_FastTrack-PagesWithFailingChecks-Button.png)

The _Pages Failing Check_ pane opens.

![Mon_FastTrack-PagesFailingCheck-LandingPage.png](https://acquia.widen.net/content/18f43670-2672-4443-a84c-c7896cebf177/web/Mon_FastTrack-PagesFailingCheck-LandingPage.png)

The pane contains a list view of all scanned pages that have any flagged accessibility checks.

*   **Title and URL**: Page Title and URL address for all of the pages where the error occurs.
*   **Label**: Add or view labels for this page.
    
    For more information, visit [Create and apply labels](/Node/58466).
    
*   **Priority**: This column shows the level of priority that the page has. High, Medium, or Low.
    
    For more information, visit [Issue priority](/node/58621).
    
*   **Views**: This number shows the number of views that the page has received.

Each row has the following buttons:

*   **Open page details** (the page icon): Click to view the page dashboard.
    
    ![The location of the Open Page Details button on the same row as an issue.](https://acquia.widen.net/content/989515e9-43ab-49c7-866b-2b659e6d4e36/web/Mon_Opt_Accessibility-PagesWithFailingChecks-OpenPageDetails.png)
    
    The _Accessibility Compliance_ page opens.
    
    Depending upon the level of compliance that is selected, the following information is displayed:
    
    *   The issues list: on the left side of the pane. Select an issue to view the details about the issue (on the right side of the page) and some suggestions on how to fix it.
    *   Fix the issue from the right side of the page with the following buttons:
        *   **Review All Issues**: Click to approve all issues and mark them as _Reviewed_. A dialog box opens. Enter a reason and then click **OK**. The dialog closes.
        *   **Ignore** **Check**: Use this option:
            *   If the issue is incorrectly marked as broken.
            *   To ignore issues on a single-page basis.
            *   To ignore all other issues on a domain level.
        *   **Mark as fixed**: Use this option when the issue is fixed on the website. Items that are marked as fixed are included in future scans.
            
            Note
            
            The difference between **Mark as Fixed** and **Ignore Check** is that issues marked as _Fixed_ are still included in future scans and can be flagged again if the error persists. Issues that are set to _Ignore_ are permanently omitted from future scans and compliance scores.
            
        *   **Reviewed**: Click to approve the issue and mark it as _Reviewed_. A dialog box opens. Enter a reason and then click **OK**. The dialog closes and the issue is moved to the _Reviewed_ tab.
            
            For more information, visit [Audit log](/node/58431).
            
*   **Inspect Page with Web Browser Extension** (magnifying glass icon): Click to view the page with the web browser extension.
    
    ![Mon_FastTrack-PagesFailingCheck-MagnifyingGlass.png](https://acquia.widen.net/content/4c7b5e23-e01b-44b8-a5c0-4b93aeb41720/web/Mon_FastTrack-PagesFailingCheck-MagnifyingGlass.png)
    
    _**Tip**_: If it is installed, use the web browser extension to identify the placement of the errors on the page, repair the errors, and more.
    
    For more information, visit [Web browser extension](/node/61691).
    

Fast Track for single page
--------------------------

Use this method to correct accessibility or data privacy errors on a single page.

1.  From any module, on the same row as a page with errors, click **Open** **Page Details** (a page icon).
    
    ![The location of the Open Page Details button on the same row as an issue.](https://acquia.widen.net/content/989515e9-43ab-49c7-866b-2b659e6d4e36/web/Mon_Opt_Accessibility-PagesWithFailingChecks-OpenPageDetails.png)
    
    The page _Dashboard_ opens.
    
2.  Click **Accessibility** on the pane menu bar. The _Accessibility_ pane opens for the selected page.
    
    ![The location of the Accessibility button on the domain toolbar.](https://acquia.widen.net/content/79462b58-cd9b-4a6a-a404-8a111c48805e/web/Mon_Opt_Dashboard-Accessibility.png)
    
3.  Click **FastTrack** (a road icon) on the left menu bar.
    
    ![The Fast Track option in the left menu on the Accessibility dashboard. The menu items are described in the document text.](https://acquia.widen.net/content/69d94eab-3c42-477c-9ece-cc813d1d15af/web/Mon_Opt_Accessibility-LeftMenu-FastTrack.png)
    
    The _FastTrack_ pane opens for the issue.
    
4.  Click to highlight an issue. The pane on the right updates to show details about the issue.
5.  ![The Fast Track edit pane with a list of HTML snippets.](https://acquia.widen.net/content/b5fb5d2e-a53b-4305-a288-46fa700c563a/web/Mon_FastTrack-HTMLSnippetPage.png)
    
    *   **Mark all as reviewed/ignored**: Click to mark all errors on the page as reviewed or ignored.
    *   **Effect on overall compliance level**: This figure shows the percentage of overall compliance issues that this snippet is responsible for.  
        For example, if your current accessibility score is 90%, then 10% improvement is needed to get to 100% compliance.
    *   If the effect on your compliance score for a line of code on Fast Track says 5%, then the effect of the changes will be 5% of that remaining 10%. Therefore your overall score will go up by 0.5%.

*   **Affected pages**: This donut chart displays the number of pages that are affected by the snippet.
*   **Failing checks**: This figure reveals the total number of checks that this snippet fails.
*   **HTML snippet**: This section displays the HTML snippet.
*   Highlight a row to see details about the error on the following sections:
    *   **Level**
    *   **Check**: Lists the check(s) that fail.
    *   **PageCorrect** For more information, visit [PageCorrect](/node/58966).
*   **Action**: Click **Action** on the same row as an issue and select _Review_ to mark this issue as reviewed.
*   **Pages**: This column displays the number of pages affected by this issue. Click to navigate to the error page and see:
    *   **Title and URL**: Page Title and URL address for all of the pages where the error occurs.
    *   **Label**: Add or view labels for this page. For more information, visit [Create and apply labels](/node/58466).
*   **Priority**: This column displays the level of priority that the page has. High, Medium, or Low. For more information, visit [Issue priority](/node/58621).
*   **Views**: The number of views that the page has.

Each row has the following buttons:

*   **Open page details** (the page icon): Click to view the page dashboard. The _Accessibility Page Details_ window slides open. Depending upon the level of compliance that is selected, the following information is displayed:
    *   The issues are listed on the left side of the page. Select an issue to view the details about the issue and some suggestions on how to fix it.
    *   Fix the issue from the right side of the page
*   **Review All Issues**: Click to approve all issues and mark them as _Reviewed_. A dialog box opens. Enter a reason and then click **OK**.
    
    Note
    
    To view issues that are marked as _Reviewed_, see the [Audit Log](/node/58431).
    
*   **Ignore** **Check** \- Use this option:
    *   If the issue is incorrectly marked as broken.
    *   To ignore issues on a single-page basis.
    *   To ignore all other issues on a domain level.
*   **Mark as fixed** - Use this option when the issue is fixed on the website. Items that are marked as fixed are included in future scans.
    
    Note
    
    The difference between **Mark as Fixed** and **Ignore Check** is that issues marked as _Fixed_ are still included in future scans and can be flagged again if the error persists. Issues that are set to _Ignore_ are permanently omitted from future scans and compliance scores.
    

Undo review
-----------

To view issues that are marked as _Reviewed_, see the Audit Log. Only Admin users can view and edit or delete issues that are reviewed with Fast Track.

For more information, visit [Audit log](/node/58431).

Data Privacy Fast Track
-----------------------

This section provides information on how to review an issue using Fast Track with the data privacy add-on.

1.  Click **Data Privacy** (the lock icon), on the domain toolbar.
    
    ![The location of the Data Privacy button on the domain toolbar.](https://acquia.widen.net/content/91bcff81-8996-4f5e-8c58-3d63971259ae/web/Mon_Opt_Dashboard-DataPrivacy.png)
    
2.  Select **Fast Track** from the menu on the left side of the page.
    
    ![The location of the FastTrack option on the left menu of the Data Privacy page.](https://acquia.widen.net/content/c17a19a7-7e1e-4454-a8d8-7b7eb5ed6852/web/Mon_Opt_DataPrivacy-LeftMenu-FastTrack.png)
    

The page gives the following information:

*   **HTML snippet affecting compliance level**: This section is on the left side of the window and contains a list of the HTML snippets that affect the compliance level of the webpage. Click the name of the HTML snippet to open the _Details_ sections for that snippet.
    *   **Effect on overall compliance level**: This section shows the percentage of overall compliance level that this error causes, as well as the number of affected pages and the number of checks that fail.
    *   **Snippet**: This section is on the right side of the page and shows the name of the HTML snippet.
    *   **Check**: This section shows the checks that fail, a link to the Help Center, the number of affected pages, the severity of the issue, and an **Action** button for review of the issue.
        *   Click **Action** and select _Review_.
        *   A dialog box asks for a reason for the review. Enter the reason that the issue is approved and then click **OK** to close the dialog.
        *   The issue is gone from the list. To view items placed in review, check the audit log.

For more information, visit [Data Privacy](/node/58911).