Pages
Pages are the individual pieces of content in your knowledge base. Each page represents a single document β whether it originates from a connected source like Google Drive or is created directly in Kowiki.
How pages map to source documents
When you connect a document source, Kowiki imports documents as pages with a one-to-one relationship. One Google Doc becomes one page. One Markdown file in GitHub becomes one page. This mapping is permanent for the life of the connection.
Kowiki preserves the content and formatting of your source documents while making them searchable and browsable within your wiki.
What happens when source documents update
Kowiki monitors your connected sources for changes. When a source document is edited:
- The sync process detects the change (frequency depends on the source and your plan).
- Kowiki pulls the updated content into the corresponding page.
- AI regenerates the summary and tags based on the new content.
- The page displays the latest version to readers.
You do not need to take any action β synced pages stay current automatically. The page's Last synced timestamp shows when the most recent update occurred.
Creating native pages
Not all content lives in external tools. You can create pages directly in Kowiki for information that does not have a source document.
- Navigate to the section where you want the page to live.
- Click + New Page in the section header or page list.
- Enter a title for the page.
- Write or paste your content using the editor.
- Click Publish to make the page visible to readers, or Save as Draft to continue editing later.
Native pages behave identically to synced pages in search, navigation, and permissions. The only difference is that they are not linked to an external source.
Editing page metadata
Every page has metadata that helps readers and search understand its content. You can view and edit metadata from the page detail view.
Title
The page title defaults to the source document's title (for synced pages) or what you entered during creation. To change it:
- Open the page and click the β― menu.
- Select Edit Metadata.
- Update the Title field.
- Click Save.
For synced pages, a custom title persists even when the source document is updated. Kowiki does not overwrite manual title edits.
Description
The description appears in search results and page listings. By default, Kowiki uses an AI-generated summary. To provide your own:
- Open Edit Metadata from the page's β― menu.
- Enter your description in the Description field.
- Click Save.
Manual descriptions take priority over AI-generated summaries.
Page status indicators
Each page displays a status indicator so you can quickly see its state:
- Synced β The page is connected to a source document and receiving updates. Shown with a green sync icon.
- Draft β The page is created natively and has not been published yet. Only visible to editors.
- Pending Sync β The page is waiting for its initial content import or a scheduled update.
- Sync Error β The source document could not be reached. This may indicate the file was deleted or permissions changed in the source. Check your connection settings.
- Removed β The source document was deleted or disconnected. The page remains in Kowiki for reference but no longer receives updates. You can archive or delete it.
Moving pages between sections
You can reorganize pages at any time without affecting their sync status or content.
- Open the page's β― menu and select Move to Section.
- Choose the destination section from the list.
- Click Move.
Alternatively, use the visual content map to drag pages between sections in bulk.
Tips for managing pages
- Let AI handle metadata first β review AI-generated summaries before writing your own. They are often sufficient.
- Check sync errors promptly β a sync error usually means something changed in the source. Resolving it early prevents stale content.
- Use drafts for work in progress β drafts keep incomplete content out of your readers' view until it is ready.