Trash & restoring deleted pages
Deleting a page from the sidebar doesn’t erase it — it moves to Trash, where it sits for 30 days before being permanently removed. This page covers what actually happens on delete, how to get a page back, and what “permanently” really means.
/trash — there’s a link in the sidebar near your document list. It shows every one of your own deleted pages across all your sites, not just the one you were last viewing.Deleting a page
Right-click (or use the “⋯” menu on) a page in the sidebar and choose Delete. A confirmation toast appears before anything happens — deletion is not instant and not silent.
What deletion actually does
| Effect | |
|---|---|
| Soft delete | The page is flagged deleted and stamped with a deletion date. Nothing is removed from the database yet. |
| If it was published | A deleted page stops being publicly reachable immediately — its public URL 404s (or shows the private-page fallback) even though the content still exists internally, waiting in Trash. |
| If it’s the root of a site | The site’s subdomain/custom domain isn’t released or reassigned by a delete — restoring the page brings the same site back at the same address. |
Reorganizing pages (drag to nest)
Drag any page in the sidebar onto another to nest it underneath — the same thing as opening the dragged page and setting the other as its parent, just faster. Drop it on the dashed Move to top level row that appears at the top of the tree while dragging to un-nest a page back to the root instead.
Restoring a page
/trash — each row shows the title, how long ago it was deleted, and how many days remain before permanent deletion — and click Restore.isPublic state — if it was published before deletion, it goes right back to being publicly reachable the moment you restore it, with no extra confirmation step.Permanent deletion
Trash has its own 30-day clock, separate from anything else in the app. You don’t have to do anything for a page to eventually disappear for good — but you can also force it:
Troubleshooting
| Symptom | What it means |
|---|---|
| A page I deleted isn’t in Trash | Trash only shows pages you deleted yourself, tied to your account — check you’re looking at the right account if you collaborate on shared documents. |
| Deleted a parent page, its children are gone from the sidebar too | Expected — delete cascades to the whole subtree. Restoring the parent from Trash brings the children back with it, you don’t need to find them separately. |
| Restored a page but its public URL still 404s | The page itself came back, but if it was unpublished before deletion (or you’re not sure), check its publish toggle — restore brings back the page’s prior state, it doesn’t force it public. |
| Says "deleted a while ago" instead of a specific number of days | A rare case for pages deleted before the deletion-date tracking existed — harmless, the page still restores or deletes-forever normally. |