Private
Authentication and document or workspace permissions control access.
HTML Docs supports private collaboration, link sharing, and public publishing. These controls solve different problems. This page explains the boundaries plainly—including the risks of executable HTML.
Authentication and document or workspace permissions control access.
The URL or token is the access secret. Keep it out of public channels.
Anyone with the URL can open it, but search indexing is disabled by default.
The owner explicitly opts into Artifacts discovery and search indexing.
Executable content
Published HTML can include JavaScript, remote assets, forms, and interactive libraries. That flexibility is why an AI artifact can be more useful than a screenshot—and why the source deserves review.
Publish only content you trust. Remove API keys, credentials, private datasets, internal endpoints, and any secret embedded in markup or scripts. A browser-delivered secret is not a secret.
Use HTML Docs for reviewable artifacts. Use a production deployment platform and your normal application-security process for software with backend services, sensitive runtime data, or uptime requirements.
Separate owner, editor, commenter, and viewer responsibilities around documents and folders.
Keep governed company documents inside a shared workspace rather than personal libraries.
Verify company domains and apply external-sharing rules to enterprise workflows.
Connect a supported SAML 2.0 identity provider for managed employee access.
Record workspace, membership, identity, and sharing changes for administrator review.
Require authenticated folder access and return noindex, nofollow headers with private caching.
No. A standalone page is noindex by default. Its owner must explicitly list it in Artifacts and open it to search indexing. Obvious test and QA slugs remain excluded.
No. Noindex controls search discovery, not access. Anyone who has a public published URL may still open it. Use private access for confidential material.
Yes. Published artifacts can preserve browser interactions and scripts. Treat HTML as executable code, review it before publishing, and never embed credentials or private secrets.
This page does not claim SOC 2, ISO 27001, HIPAA, or another certification. Enterprise buyers should validate required controls during rollout planning.
Planning a governed rollout? Use the enterprise contact form to discuss your identity, access, retention, and review requirements.