Amplify Up

Composer

Build pages, preview them, save drafts, and deploy to visitors.

Composer is the visual editor for pages on your site. You place components, connect content, and publish when the page is ready.

Open a page

  1. Pick the site in the header.
  2. Open Composer (or a route from Sites).
  3. Choose the page you want to edit.

The preview loads your site. You can select components, edit fields, and rearrange layout without changing your site’s code.

Preview vs live

In ComposerWhat visitors see
SaveDraft only. Visitors still see the last deployed page (or your site’s fallback).
DeployThe published page on the live site.

Preview inside Composer shows drafts immediately (?preview=true). Live visitors only change after Deploy.

Content

Connect a content source (for example your CMS) on the site, then bind documents to components under Content. See Content for variants and reusable blocks. Developers read each field from fields (for example fields.heading) using the names they registered. If a heading is empty, that name probably does not match. See Components.

Zones

Zones are regions that can show different content for different audiences. You still deploy the whole page; Amplify Up chooses the variation for returning visitors.

Checklist

  1. Layout looks right in preview.
  2. Content is connected.
  3. Save, then Deploy.
  4. Confirm the live URL (not Composer) shows the update.