Help Center

Need help? We've got your back.

From guides to prompts, find help for everything Claude Artifacts.

If you're new to Claude Artifacts and looking for tips, check out our Beginner's Guide.

F.A.Q. / Troubleshooting

  • What are Claude Artifacts?

    Claude Artifacts are diverse types of content generated by the Claude AI model, including text, images, data visualizations, and interactive content. These may include:

    • Code snippets or scripts
    • Markdown documents
    • HTML pages
    • SVG images
    • Mermaid diagrams
    • React components

    They are displayed in a dedicated window separate from the main chat, making it easy for users to modify, build upon, share or remix them.

  • How do I share Claude Artifacts?

    Users can now make Claude Artifacts public and share links to them, making them more useful.

  • How do I interact with Claude artifacts?

    When Claude creates an artifact, it appears in a dedicated window to the right of the main chat. Users can ask Claude to edit or iterate on the content, and these updates will be displayed directly in the artifact window.

  • How do I publish Claude artifacts?

    To publish an artifact, navigate to the Artifacts section on Claude.ai and ask Claude 3.5 Sonnet to deploy any web app, React game app, animations, diagrams, etc. Once generated, find it on the right side of the screen in the Artifacts section and click the "Publish" button to make this version of your artifact available to the public.

  • How do I remix someone else's Claude artifacts?

    Not only can users view published artifacts, but they can also modify and interact with them by clicking the "Remix this Artifact" button, which initiates a new Claude conversation with the content of the artifact.

  • What are the benefits of remixing someone else's artifacts?

    Remixing artifacts encourages learners to think creatively and innovatively. They can take an existing idea and build upon it, leading to new and unique outcomes.

  • How can I view the underlying code of an artifact?

    Users can view the underlying code of an artifact, copy the content to their clipboard, or download a file for easy reuse outside the conversation. These options are located in the lower right corner of the artifact.

  • How can I work with multiple artifacts in a conversation?

    Users can open and view multiple artifacts in one conversation using the chat controls. Click on the slider icon in the upper right corner to access this feature, select the artifact you'd like Claude to reference, and then continue where you left off.

  • What types of code does Claude artifacts support?

    Claude artifacts can load most code that is available via cdnjs, making them great for quickly trying out new libraries.

  • What actions can I perform on artifacts?

    Users can edit, iterate, view the underlying code, copy content, and download files of artifacts.

  • What does publishing an artifact make public?

    When an artifact is published, the viewable content and any related code of that particular version become public. Ensure you are comfortable sharing every part of this version before posting.