# Share a Claude artifact as a private link

> Put the artifact Claude built on a link only the people you choose can open. Free password protection, no search listings, one click to take it down.

## What a Claude artifact is
An artifact is the self-contained thing Claude builds in a panel beside the chat: a web page, a report, a dashboard, a diagram, a small app. Underneath it is one HTML file, so it runs anywhere a browser does and any host that serves a single HTML file can serve it.

## How to share an artifact privately with rendrd
1. Get the file out of Claude: download the artifact as an .html file, or ask Claude for the full HTML and save it yourself.
2. Put it on rendrd: drop the file on https://rendrd.io, or connect the rendrd MCP server once and ask Claude to publish it for you.
3. Send the link, with a password on it if the page is sensitive.

## What you control
- Password: lock any link, free on every plan. Without the password, nobody opens the page.
- Out of search: a noindex tag in the page and an X-Robots-Tag header on every response, plus unguessable links that nothing on rendrd lists or links to.
- Revoke: delete a link and it is gone immediately. Free links expire on their own after 7 days; paid links do not expire.

## FAQ
### Are Claude artifacts public?
An artifact stays inside your chat until you publish it, and publishing gives you a link anyone who has it can open. To choose who reads it instead, put the same HTML file on rendrd: password-protect the link, keep the page out of search engines, and take it down whenever you like.

### How do I download a Claude artifact as an HTML file?
Open the artifact panel beside the chat and use the download option to save it as an .html file. If your artifact does not offer a download, ask Claude for the full HTML and save it yourself as a file ending in .html. Either way you end up with one self-contained file you can host anywhere.

### Can I password-protect a Claude artifact?
Yes, once it is on rendrd. Save the artifact as an .html file, upload it, and set a password on the link. It is free on every plan. Anyone without the password gets a prompt instead of your page, so only the people you choose can read it.

### Will my rendrd link show up in Google?
No. Pages don’t appear in search results: every page carries a noindex tag, and nothing on rendrd links to them. Anything with a password won’t open without it.

### Can Claude publish to rendrd for me?
Yes. Connect the rendrd MCP server once in Claude, ChatGPT or Gemini, then ask your assistant to publish the page. It hands you a live rendrd link inside the chat, with nothing to download and nothing to upload.

## Links
- Home: https://rendrd.io/ (markdown: https://rendrd.io/index.md)
- Share a Claude artifact privately: https://rendrd.io/share-claude-artifact
- Compare: https://rendrd.io/compare (markdown: https://rendrd.io/compare.md)
