---
title: "Automation"
manual: "Accessibility Quality Gate"
version: "main"
permalink: "https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:automation@main"
source: "Automation/Index.rst"
rendered: "2026-09-17T16:05:02+00:00"
---

# Automation {#automation-1}

Content scans can be automated with the TYPO3 command line interface and with
the TYPO3 Scheduler. Both are available in all editions.

> [!NOTE]
> Subtree runs (`--root-pid`, or a Scheduler task with a root page) apply the
> local rules (`rte.*` and `structured.*`) only. Single-page runs
> (`--page-uid`, or a Scheduler task with a page UID) additionally run the
> rendered page check, see [Rendered page checks](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:usage-rendered-checks@main). Changed-only runs never
> include it. Frontend crawler scans are always started from the backend module,
> see [Frontend scans (remote crawler)](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:usage-remote-scans@main).

-   [Command line](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:command-line-usage@main)
-   [Scheduler](https://docs.typo3.org/permalink/priebera/typo3-a11y-quality-gate:scheduler-task@main)
