Heads up — the easy free way to put an AI-built page online usually makes it public and searchable on Google. Pagelive keeps yours private →
+ +

Reply forms

Let them answer on the page — no email thread required.

A proposal that ends with "reply to this email" loses the moment. Put the reply form on the page itself: one HTML attribute, and every answer is captured, emailed to you instantly, and stored with the page.

Proposal · reply received live
emailed to you instantly · stored with the page
💬 They replied on the page: “Looks great — approved. Can we start the week of the 14th?”
+ +

What you get

A form that just works

No endpoint, no key

Write a plain HTML form and add one attribute: <form data-pagelive>. Pagelive wires it when the page is served — submit handling, success state, spam protection.

Instant email

The moment someone replies, the full submission lands in your inbox — "your client answered" beats "your client probably saw it."

Replies live with the page

Every submission is stored with the page — read them in the dashboard, or ask Claude ("did anyone reply to the proposal?") via the MCP connector.

Spam-filtered by default

Honeypot field, rate limits per visitor and per page, and size caps — wired in automatically, nothing to configure.

+ +

The whole integration

One attribute on a plain HTML form

No action URL, no endpoint, no API key. Add data-pagelive to the form, and Pagelive wires submit handling, the success state, and spam protection when the page is served.

The whole integration
<form data-pagelive data-pagelive-success="✓ Got it — we'll be in touch.">
  <input name="name" placeholder="Your name">
  <textarea name="notes" placeholder="Questions, changes, timing…"></textarea>
  <button type="submit">Send reply</button>
</form>
+ +

How it works

Three steps to answered proposals

1

Add a form to your page

Any fields you like — name, decision, notes. Just include data-pagelive on the <form> tag. No action, no JavaScript.

2

Publish and send the link

Drop the HTML, or say "publish this" in Claude. The form works the moment the page is live.

3

Read the replies

Email per reply, a Replies list on the page's dashboard, and the list_form_submissions tool if your agent should read them.

Pairs naturally with link tracking (you saw them read it; now you see them answer) and publishing from Claude — your agent can build the proposal, publish it, and read the replies.

+ +

Frequently asked

Write a normal HTML form and add the data-pagelive attribute: <form data-pagelive>. Pagelive wires it automatically when the page is served — no action URL, no endpoint, no API key. An optional data-pagelive-success attribute sets the message shown after submitting.

+ +

Send a proposal they can answer.

Publish a page with a reply form in under a minute. Start with everything for 14 days, then keep 5 pages free forever. No credit card.