OutcomesPage (custom HTML)

Page (custom HTML)

A fully custom HTML results page, generated per respondent — scores, charts, branded layout. Designed in Claude via the connector.

The Page outcome (the Page / dynamic_output_page node, sometimes called an Assessment) delivers a completely custom HTML result page at the end of a product. You design the page in Claude using the connector, embed {{ }} tokens, and the platform resolves them live for every end user.

Reach for Page when you want a premium, branded, visual deliverable: a scorecard with dimension bars and a score ring, a personalised report with sections and a CTA, or any result that should feel built just for that person.

Pages are designed and edited entirely in Claude using the Productised connector — there is no in-app page editor. See Design custom result pages for the full workflow, and the Design node for the canvas-side details.

How it works

  1. Add a Page node to the canvas and connect it below your AI Agent.
  2. In Claude, ask for the page you want — e.g. "design a scorecard results page for my Leadership product." Claude writes the HTML and applies it with update_page.
  3. The HTML contains {{ }} tokens (form answers, AI outputs, your brand images). They're resolved per respondent, at view time.
  4. Publish. Every client who completes the product gets their own personalised page at a shareable URL.

Variable tokens

TokenSource
{{ form:fieldName }}A field from the product's intake
{{ node:varName }}Full text output from an AI node
{{ object:varName }}A named field inside a structured AI output
{{ custom:key }}A workspace variable or brand image
Not sure what tokens exist? Ask Claude "list the variable tokens for my [product] product" — it calls get_variables and returns every token ready to copy. See Token resolution.

Page vs Standard

Use Page when visual control matters (custom layout, charts, branding). Use Standard when you just want the AI to write and deliver the result — faster, no design step.