Spaces and the wiki
Your own space is Solo plan.
A space is a wiki comprising pages of written knowledge, together with databases and files. It holds material with a longer lifespan than a task: methods, policies, and maintained lists.
Each owner has exactly one space, and there are three owner types: a member, an organisation, or a workspace. That constraint and its rationale are documented in Workspaces and spaces.
Pages are the primary content of a space. Three properties distinguish them from a folder of documents:
Version history and restoration. A page retains previous versions, and an earlier version can be restored. Editing another member’s work is therefore recoverable rather than destructive, which is what makes a shared page safe to correct.
Backlinks. A page can display the records that link to it, including workspace deliverables and database rows. A method page therefore accumulates a record of the work that relied on it.
Resolvable comments. A comment thread can be closed once addressed, so a page under discussion does not accumulate permanent annotations.
/s/me in the appWho can edit a page
Section titled “Who can edit a page”Pages start private, and can be set to org or public.
| Where | Who may edit |
|---|---|
| Your personal space | Only you |
| An organisation or workspace space | Anyone in it who can already read the page |
| A page still marked private | Its author alone, wherever it lives |
In a team space, a shared page can therefore be corrected by colleagues. This is by design: a wiki that cannot be corrected becomes stale. Visibility is the controlling setting — a page not ready for editing should remain private.
Working with pages
Section titled “Working with pages”Pages open in tabs along the top, so position is retained when moving between them. The editor saves continuously; the header displays Saved and a live word count, and there is no save control.
New page creates a page immediately, with no dialog. A page begins as Untitled and saves as it
is typed. ⌘N performs the same action.
Pages nest: any page can take child pages, so a space becomes a tree rather than a flat list.
Each page’s menu carries the rest:
| Rename | Titles are editable at any time |
| Duplicate | Copy a page, structure and all — the fastest way to make a template |
| Copy link | A normal URL for people |
| Copy page ID | The raw identifier |
| Copy MCP resource URI | The address an AI agent reads this page at |
| Delete | Removes the page |
“Copy MCP resource URI” provides the address at which an agent connected over MCP can read that specific page. A runbook written for people can therefore be supplied to an agent without exporting or duplicating it.
The page toolbar
Section titled “The page toolbar”The icons along the top of a page carry no visible labels. They are, in order:
| Share | Publish the page to a link, and manage who can open it |
| Search | Find pages across the space |
| Backlinks | Every page that links to this one |
| Comments | Open the comment thread on this page |
| Page history | Earlier versions, and restoring one |
| Export | Download the page |
| Trash | Deleted pages, and restoring them |
| Width toggle | Switches the page between standard and full width — the label reads Full width or Standard width depending on which it will switch you to |
| Google Drive | Insert a file from a connected Drive |
What you can put in a page
Section titled “What you can put in a page”Typing / opens the block menu, which offers twenty block types:
| Text | Paragraph, Heading 1–3, bullet and numbered lists, code block, quote, divider |
| Callout | A highlighted note or tip |
| Toggle | A collapsible section, for detail that would otherwise obscure the main point |
| Table of Contents | Generated from the page’s headings, and therefore always current |
| Table | Insert one, or import it |
| Page | A sub-page within this page, by which a space acquires a hierarchy |
| Image / File, File upload | Images embed; anything else becomes a download link |
| Google Drive | Embed a file from Drive rather than uploading a copy |
| Database | A table, board or calendar embedded in the page |
| Deliverables / Tasks, Contributions | Workspace lists, embedded live |
The last two appear only in a workspace’s own space, as there is no workspace for them to read elsewhere.
Google Drive embeds rather than uploads. The file remains in Drive and the page references it, so a single copy exists and Drive permissions continue to govern access rather than the space’s.
Editing a table
Section titled “Editing a table”Placing the cursor in a cell displays handles: one at the left of each row and one at the top of each column. Selecting a handle opens its menu. Handles are shown only to members who may edit the page.
| Move up / down, Move left / right | Reorder a row or a column, contents and all |
| Insert above / below, Insert left / right | A new row or column at that position — not at the end |
| Delete row, Delete column | Removes it, and everything in it |
Rows are moved by dragging their handle. An indicator shows the destination. Rows are the only draggable element; columns are moved through their menu.
The dashed controls at the outer edges — below the last row and to the right of the last column —
append one. Tab from the final cell does the same, stepping through cells and starting a new row
when none remain. Shift+Tab steps backwards.
A header row remains the first row. Where a table has one, it cannot be dragged, nothing can be inserted above it, and no row can be moved past it.
A table always retains one row and one column. Delete is removed from the menu when only one remains rather than being present and inactive.
Databases
Section titled “Databases”A space can hold structured data in addition to prose: tables with typed columns, relations, rollups and formulas. These are documented separately in Wiki databases.
Spaces hold images and documents against a shared quota. The limits depend on the space’s owner type, not on the member’s plan:
| Owner | Total storage | Max image | Max file |
|---|---|---|---|
| Personal | 100 MB | 5 MB | 10 MB |
| Workspace | 250 MB | 10 MB | 25 MB |
| Organisation | 500 MB | 10 MB | 25 MB |
Images must be JPEG, PNG or WebP. Documents must be PDF, Word, Excel, PowerPoint, plain text or CSV. No other formats are accepted.
The quota is shared between images and documents, so image-heavy spaces have proportionally less capacity for documents. Where a personal space approaches its limit, the material generally belongs in an organisation or workspace space, which have larger quotas and wider audiences.
Something wrong on this page? Report it