Tasks & projectsWikiEmbed
Embed a database in a document
Read the latest list inside the document, and open it full screen when you need to edit.
about 3 min Updated May 10, 2026
Patterns that suit an embed
- Meeting notes + next-steps table — put the action list at the end of the notes page
- Project page + goal metrics — put goal status in the project document
- Team handbook + member table — embed the member directory on the onboarding page
- Issue page + related bugs — put the related list in the troubleshooting document
Step 1 — insert the database block
1
Edit a Wiki page
Open a Wiki page and type a slash ('/') on an empty line in the body.
2
Choose Database
Pick Database from the slash menu. An empty database block is inserted and the picker opens.
3
Pick the database
Every database in the current project is listed. Click the one to put in the document and it appears right away.
NOTEIf there are none yet, create one from the Databases menu on the left and try again.
Step 2 — reading it inside the document
- The Open button in the header → go to the full database page
- Click a row → open that record's detail view
- Up to 30 rows are shown by default (a performance guard). Use Open to see more
- It starts in the default table view — switch views on the full page when you need another one
Inside the document you check the latest content quickly; real editing happens full screen.
Step 3 — staying up to date
- Someone else edits the DB → reopen the Wiki page with the embed and you see the latest data
- You click a row in the embed → navigate to the full page → edit, and it's refreshed as soon as you come back to the Wiki
- An embed of a deleted DB shows a "couldn't load the database" notice
When the database changes, what the document shows is up to date too.
Was this guide helpful?