When you try to link a page inside the Trash folder to a Relation property in Notion, the relation picker does not show any trashed pages. This happens because Notion’s database engine treats trashed pages as soft-deleted records that are excluded from all property lookups. This article explains the technical reason behind this limitation and provides the only reliable methods to restore or re-create those links.
Key Takeaways: Why Trashed Pages Are Hidden From Relation Properties
- Relation property filter: Automatically excludes pages whose status is “Trashed” to prevent broken references and data corruption.
- Restore from Trash first: Moving a page out of Trash makes it visible in the relation picker again.
- No direct workaround exists: You cannot force a Relation property to include trashed pages through settings or formulas.
Why Notion Hides Trashed Pages From Relation Properties
Notion stores every page with a hidden status field. When you delete a page, its status changes to Trashed but the page body and properties remain in the database for 30 days. The Relation property queries only pages whose status is Active. This filter prevents two problems. First, a Relation that points to a trashed page would show a broken link — a grayed-out entry that cannot be opened. Second, if the trashed page is permanently deleted after 30 days, the Relation would become orphaned and could cause sync errors in databases with rollups or formulas. Notion’s design intentionally blocks trashed pages from appearing in any property picker, including Relation, Rollup, and Formula references. There is no toggle or permission setting that overrides this behavior.
What Happens When You Try to Link a Trashed Page
When you click the Relation cell and start typing the page name, Notion searches only the active pages in the target database. If the page you want is in the Trash folder, the search returns no results. You cannot type the full name, paste a link, or drag the trashed page into the Relation cell. The only visual feedback is an empty dropdown.
Steps to Restore a Trashed Page and Reconnect the Relation
- Open the Trash folder
In the left sidebar, scroll to the bottom and click Trash. If you do not see Trash, click the three dots at the bottom of the sidebar and choose Trash from the menu. - Locate the page you need
Browse the list of trashed pages or use the search bar at the top of the Trash view. The search bar inside Trash searches only trashed items. - Restore the page
Hover over the page row and click the Restore icon (an arrow pointing left) that appears on the right. The page moves back to its original location. If the original parent page was also deleted, restore that parent first. - Open the database that contains the Relation
Navigate to the database where the Relation property exists. Click the Relation cell that you want to link. - Select the restored page
Type the page name in the relation picker. The restored page now appears because its status has changed back to Active. Click the page name to complete the link.
Alternative Method: Duplicate the Page Before Restoring
If you need to keep the page in Trash for archival reasons, duplicate its content before restoring. Right-click the trashed page in the Trash view and select Duplicate. Notion creates a copy with Copy of prefix in the same original location. Then restore the copy and link it to the Relation. The original trashed page remains untouched.
When Restoring Does Not Fix the Relation
Relation Shows a Grayed-Out Entry After Restore
If the Relation cell displays a grayed-out page name after you restore the target page, the Relation was created before the page was trashed. Notion caches the link but cannot resolve it. Click the grayed-out entry and select the restored page again from the dropdown. This overwrites the stale reference.
Original Database Was Deleted Permanently
If the database that contained the trashed page was permanently deleted, restoring the page puts it in a generic Untitled page inside your workspace. The Relation property cannot find it because the target database no longer exists. To fix this, create a new database with the same name and structure, then move the restored page into it. The Relation will then detect the page.
Page Was Trashed More Than 30 Days Ago
Notion permanently deletes trashed pages after 30 days (14 days for Free Plan workspaces). If the page is gone, you cannot restore it. The only option is to re-create the page from memory or backups and link it manually.
Notion Active vs Trashed Page Behavior in Relations
| Item | Active Page | Trashed Page |
|---|---|---|
| Visible in Relation picker | Yes | No |
| Can be linked via drag and drop | Yes | No |
| Existing Relation links remain clickable | Yes | No — shows grayed-out broken link |
| Restorable from Trash | N/A | Yes, within 30 days |
| Affects Rollup and Formula values | Calculated normally | Rollup returns empty; Formula may show error |
The table above summarizes the key differences between active and trashed pages in the context of Relation properties. The most important takeaway is that a trashed page is invisible to the Relation picker, and any existing link becomes nonfunctional until the page is restored.
You now know why Notion blocks Relation links to trashed pages and how to restore those pages to make them linkable again. To avoid this situation in the future, consider archiving pages instead of deleting them. Move the page to an Archive database with the same properties. This keeps the page active and fully linkable. For critical databases, enable the Page History feature to recover content without restoring from Trash.