Use the file you already have.
Share a self-contained HTML prototype, generated analysis, or visual report directly from your working directory. Viewable accepts one HTML file per share, up to 5 MiB.
Share an HTML file
When an agent gives you a self-contained HTML prototype, report, or dashboard, Viewable turns that local file into a browser link. Your recipient opens the result without cloning a repository or setting up a deployment project.
One file to one review link
npmInput: prototype.html. Output: a private URL and a separate access code.
Share a self-contained HTML prototype, generated analysis, or visual report directly from your working directory. Viewable accepts one HTML file per share, up to 5 MiB.
The recipient opens an interactive browser view with a link and access code. They do not need a Viewable account, a code editor, or instructions for opening a downloaded file.
Viewable is for temporary human review. Use your production hosting platform when the page needs a repository, build pipeline, custom domain, backend, or public application lifecycle.
Workflow
Use one self-contained .html file. Inline the styles and scripts the preview needs instead of relying on local project paths.
Run the CLI from the directory that contains the file. Guest sharing works without signing in first.
Send the returned URL and access code to the intended reviewer. Delete the share when the review is finished.
Details
Related guides