Workestra
Platform

Knowledge Base

Centralized documentation with semantic search and GitHub sync.

The Knowledge Base is your workspace's internal documentation hub. Create, organize, and search documents with AI-powered semantic search.

Creating Documents

  1. Navigate to Knowledge Base in the sidebar
  2. Click New Document
  3. Write using the rich text editor (Markdown + tables supported via Tiptap)
  4. Add tags for organization

The Knowledge Base uses hybrid semantic search combining three techniques:

  1. Vector search — Finds conceptually similar content using AI embeddings
  2. Full-text search — Matches exact words and phrases
  3. Fuzzy search — Catches typos and partial matches

Results are fused using Reciprocal Rank Fusion for optimal relevance. Access search via Cmd+K or the search bar.

GitHub Integration

Sync documentation directly from your GitHub repositories:

  1. Go to Knowledge Base → Settings
  2. Connect your GitHub account
  3. Select repositories and branches to sync
  4. Documents are automatically imported and kept up to date via webhooks

Tags

Organize documents with tags for easy filtering and discovery. Tags are workspace-wide and can be managed in Knowledge Base settings.