> ## Documentation Index
> Fetch the complete documentation index at: https://docs.t3planet.de/en/latest/llms.txt
> Use this file to discover all available pages before exploring further.

# CKEditor Accessibility Check using T3AA

> T3AA integrates with CKEditor so you can check content and images for accessibility issues while editing in the RTE.

T3AA integrates with CKEditor so you can check content and images for
accessibility issues while editing in the RTE.

<div className="t3-embed">
  <iframe src="https://app.supademo.com/embed/cmfwkejeo3bm410k81iqujedw?utm_source=link" loading="lazy" title="CKEditor Accessibility Check Demo" allow="clipboard-write; fullscreen" frameBorder="0" webkitallowfullscreen="true" mozallowfullscreen="true" allowfullscreen />
</div>

## Steps

1. Open a page or content element and edit text in the RTE (CKEditor).
2. Click the **Accessibility Check** control in the editor toolbar.
3. Review the issues listed for the current content.
4. If an image is missing alternative text, generate or enter alt text
   (see [AI Alt Text](/en/latest/en/latest/AIAltText/Index)), then save.

## Important notes

* This check runs in the editor context for the content you are editing.
* For full-page website scans, use [Scanner](/en/latest/en/latest/Scans/Index) instead.
