---
title: "How can I repair accessibility issues with the Web Governance web browser extension?"
date: "2025-02-26T15:18:07+00:00"
summary: "Locate and repair accessibility issues on your website with Web Governance's browser extension. Step-by-step guide included."
image:
type: "article"
url: "/web-governance/help/61666-how-can-i-repair-accessibility-issues-web-governance-web-browser-extension"
id: "405e3091-349a-46d7-ad13-6ee6ff4c198b"
---

The Web Governance web browser extension allows you to locate and repair accessibility issues.

1.  Open the website and activate the web browser extension. The extension toolbar opens.
2.  Click **Content Issues** (the insect icon).
    
    ![The location of the Content Issues button on the extension toolbar.](https://acquia.widen.net/content/5cf9b0ae-f577-414a-b4d1-810adf098443/web/Mon_Opt_WebBrowserExtension-Toolbar-ContentIssuesButton.png)
    
    The _Content Issues_ pane opens.
    
    ![The Accessibility section of the Content Issues page in the web browser extension.](https://acquia.widen.net/content/3e4e7b50-9910-4a1e-82eb-270ed7dd46e8/web/Mon_Extension-ContentIssues-AccessibilitySection.png)
    
    1.  In the _Accessibility_ section, in the same column as a failing check, click **See Issues**. The details pane slides open. Issues have an icon to indicate the type of issue.
        
        ![The See Issues details pane in the Web Browser Extension.](https://acquia.widen.net/content/b667624f-e110-4e42-b75d-1beec0a3da5a/web/Mon_Extension-Accessibility-SeeIssues.png)
        
        *   Errors (insect icon)
            
            These are content issues such as HTML snippets that are not compliant. These issues can only be fixed with a change to the source code.
            
        *   Warnings (bell icon)
            
            These issues need to be reviewed manually.
            
        *   Reviews (eye icon)
            
            These issues cannot be tested by the software and therefore need to be reviewed manually.
            

Note

When you do a Reviews, “Mark as Fixed” should only be used if the code snippet has been repaired on the HTML for the page. If it is not fixed properly, the line of code is re-flagged on the next scan. If it is not possible to repair the issue in the code, mark the issue as “Review” instead.

Additional resources
--------------------

For more information, see the following user guide articles:

*   [How to use the Accessibility feature](https://docs.acquia.com/acquia-optimize/docs/features/accessibility/how-use-accessibility-feature?cid=21e26)
*   [Web browser extension](https://docs.acquia.com/acquia-optimize/docs/features/browser-extension).