---
title: Annotated copies
description: Received comments on a copy of your page? Read the feedback, reply, and publish a page you control.
date: 2026-09-09
order: 9
---

# Annotated copies

Someone wanted to give you feedback on a page, so they saved an annotated copy
and left comments on it. The banner names the person who captured it, links to
the original, and shows the capture date.

The copy is a frozen snapshot. It does not update when the original changes,
and interactive parts of the original may not work here. **Open the original**
takes you back to the live page.

## Reply where the feedback is

Open **Comments**, choose a thread, and reply. You do not need an account.
Readers without a verified identity get a consistent guest name. If the copy
was shared with specific people, you may need to verify your email before you
can open it. The copy's owner can turn comments off.

## Put your own page here

If you want future comments to land on a page you control, publish your own
artifact. <!-- pages.mjs rewrites this exact "Sign up" link to carry attribution; keep its text and href. -->[Sign up](/), then upload a self-contained HTML file from the dashboard.
You can also publish an HTML file or a folder with the CLI:

```bash
npx @sendartifact/cli publish ./my-page --slug my-page
```

Your page starts private. Choose who can open it from **Manage** when you are
ready to share. Ask the copy's owner to point their readers at your artifact
instead. Existing comments stay on the copy; they are not moved automatically.

You decide what to do with the feedback. When you ask your agent to address
comments, it can read them, help revise your page, and publish a new version
at the same link under your direction.

## Ask for removal

Use **Request removal** in the source banner, or **Report this page** and choose
**This is my page — remove the annotated copy**. You can also email
[support@sendartifact.com](mailto:support@sendartifact.com) with the copy's link
and the original page's address.
