Practical guides

Publish the artifact. Keep the review loop.

Clear, workflow-first answers for turning AI-generated HTML into a live page people can review—and an agent can revise.

Claude artifact sharing

Turn Claude’s HTML into a link people can actually review.

Claude often produces richer work in HTML than in a chat response: visual reports, prototypes, calculators, and complete explainers. Downloading the file solves storage, but not review. HTML Docs gives that output a stable URL, then keeps the human feedback and agent revisions connected to it.

Read the guide

HTML review

Review the rendered HTML, not a screenshot of it.

HTML review often gets split across a browser tab, screenshots, Slack messages, and a source-code diff. HTML Docs puts the feedback layer on the actual artifact. Reviewers keep the layout and interactions in view while comments stay connected to the content being discussed.

Read the guide

Collaborative HTML

The collaboration model of Google Docs, applied to rendered HTML.

Traditional HTML is easy to render and awkward to collaborate on. HTML Docs breaks an imported page into editable regions, then adds familiar document behavior around them: comments, live collaborators, sharing controls, and versions. The result stays visually expressive without becoming an opaque file.

Read the guide

HTML publishing CLI

Publish an HTML file from the command line in 1 command.

When the artifact already exists on disk, opening a dashboard and rebuilding its context is unnecessary. The HTML Docs CLI publishes the file from the directory where you created it and returns a live URL. That makes it a natural last step for scripts, coding agents, and repeatable report workflows.

Read the guide

Artifact hosting

Host the AI artifact and the review process around it.

An AI artifact is often more than a web page and less than a production application. It may be a report, plan, prototype, dashboard, or explainer that needs to be understood and approved. HTML Docs treats hosting as the entry point and collaboration as the reason the page remains useful.

Read the guide

Static hosting alternatives

Use Netlify Drop for deployment. Use HTML Docs for review.

Netlify Drop is a convenient path from a static folder to a deployed site. HTML Docs serves a different job: turning a generated HTML deliverable into a reviewable page with comments, versions, and agent-driven updates. The right choice depends on whether infrastructure or collaboration is the center of the task.

Read the guide

Ready to publish from your terminal?

npx @html-docs/cli publish page.htmlRead the CLI and API reference →

Want to see the review workflow?

Open the guided product tour to see inline comments, live collaboration, editing, and publishing before you create an account.

Try the guided tour →