Skip to content
On this page

A2UI Composer

Use the official A2UI Composer and Theater to generate, inspect, and compare declarative interfaces.

Updated: 8/24/2026 Reviewed by: HIA2UI editorial team

A2UI Composer

A2UI Composer is the official browser-based tool for describing an interface, inspecting generated A2UI output, and previewing the result. The companion Theater presents examples across supported renderers.

Practical workflow

  1. Describe one focused interface and the data it needs.
  2. Inspect the generated messages, component IDs, bindings, and actions.
  3. Confirm that the output matches your application’s pinned protocol and catalog versions.
  4. Compare renderer behavior in Theater when framework consistency matters.
  5. Save validated payloads as test fixtures before integrating them into an agent prompt or response path.

Production boundary

Composer accelerates authoring but does not replace host validation or authorization. The application must reject unsupported components, unsafe URLs, invalid data paths, oversized values, and unrecognized actions. Consequential actions still require server-side permission checks and appropriate user confirmation.

Use the official Composer documentation for current capabilities, then apply the renderer production-readiness guide before launch.

A2UI Composer workspace with a source prompt panel beside the generated component preview