# Update accessibility statement

#### Step 1: Access Update Statement

* Go to the **Accessibility Scanner** screen
* Open the **Update Statement** section

<figure><img src="/files/38Xd8J8cbz4xJbBuGzjl" alt=""><figcaption></figcaption></figure>

***

#### Step 2: Select Issues to Display

Choose how your **Accessibility Statement** is updated:

* **Manual update:** Click **Update** to update the statement immediately
* **Auto-update:** Enable to automatically update the statement after each completed scan

<figure><img src="/files/HES9cupMCZEbKTVMBXhG" alt=""><figcaption></figcaption></figure>

This allows you to control whether the Accessibility Statement is updated manually or kept in sync automatically with scan results.

***

#### Step 3: Review Accessibility Statement

The not-solved issues will be listed as known accessibility limitations in your accessibility statemen&#x74;**.**

<figure><img src="/files/Z3KMZhXiNgbnrLNHatAD" alt=""><figcaption></figcaption></figure>

***

### Best Practices

* Run scans regularly, especially after theme or content changes
* Update issue status promptly when fixes are completed
* Keep your Accessibility Statement up to date to maintain transparency and trust
* Treat the statement as a communication tool, not just a compliance document

By using the Accessibility Scanner and Update Statement together, you’re actively improving accessibility while keeping your customers informed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.seacommerce.io/sea-accessibility/accessibility-scanner/update-accessibility-statement.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
