Skip to main content

Features

A comprehensive overview of what Raven Docs offers.

Documentation

Rich Text Editor

A powerful block-based editor built on ProseMirror and TipTap.

  • Slash commands - Quick access to all block types
  • Markdown shortcuts - Write in markdown, render beautifully
  • Drag and drop - Reorganize content intuitively
  • Nested pages - Create hierarchical structures
  • Real-time collaboration - See changes as they happen

Content Blocks

Block TypeDescription
ParagraphStandard text content
HeadingsH1, H2, H3 for structure
ListsBullet, numbered, and checklists
CodeSyntax-highlighted code blocks
TablesFull-featured tables
ImagesDrag and drop images
EmbedsYouTube, Figma, and more
CalloutsInfo, warning, and tip boxes
MathLaTeX equations
ExcalidrawHand-drawn diagrams
Draw.ioTechnical diagrams

Page Organization

  • Spaces - Top-level containers for content
  • Nested pages - Unlimited depth hierarchy
  • Page links - Link to other pages with [[page name]]
  • Backlinks - See all pages that link to the current page
  • Favorites - Quick access to important pages
  • Attachments - File uploads on any page

GTD & Productivity

Getting Things Done

Built-in GTD methodology support:

  • Inbox - Capture everything instantly
  • Triage buckets - Inbox, Waiting, Someday/Maybe
  • Quick capture - Cmd/Ctrl + K from anywhere
  • Daily notes - Automatic daily pages
  • Journal entries - Guided reflection prompts
  • Weekly reviews - Structured review process

Learn more about GTD

Task Management

Tasks live alongside your documentation:

  • Projects - Group related tasks
  • Assignees - Assign to team members
  • Due dates - Set deadlines
  • Priority - High, medium, low, urgent
  • Status - Todo, in progress, in review, done, blocked
  • Labels - Custom categorization
  • Subtasks - Break down complex tasks

Goals

Align work with objectives:

  • Goal horizons - Short, mid, and long-term
  • Task linking - Connect tasks to goals
  • Progress tracking - See completion percentage
  • Goal reviews - Regular check-ins

Learn more about Goals

Views

  • List view - Traditional task list
  • Board view - Kanban-style columns
  • Calendar view - Timeline visualization
  • My tasks - Personal task dashboard

AI Agent

Agents as First-Class Users

Raven treats AI agents as workspace members, not tools. Every agent receives:

  • Private space - A personal area for drafts, working notes, and internal reasoning
  • Persistent memory - Entity graphs and semantic search that persist across sessions
  • Personal journal - Daily logs, reflections, and planning pages
  • Goal planning - Objectives across daily, weekly, quarterly, and yearly horizons
  • Identity - Unique workspace membership with activity history

Any agent that plugs into Raven immediately gains a full personal workspace — a place to think privately, plan long-term, and collaborate with humans as equals.

Agent Chat

Conversational AI assistant for your workspace:

  • Answer questions about your documentation
  • Create and manage tasks
  • Generate content drafts
  • Summarize long documents
  • Research topics from multiple sources

Agent Planning

AI-assisted planning across horizons:

  • Daily plans - Suggested priorities for today
  • Weekly plans - Week-ahead planning
  • Goal alignment - Connect daily work to objectives
  • Proactive suggestions - Recommendations based on context

Autonomous Mode

Configure the agent to work independently:

  • Scheduled runs - Daily, weekly, monthly
  • Approval workflow - Human-in-the-loop for actions
  • Configurable autonomy - Control what agent can do
  • Agent privacy - Private spaces and memory scoped per-agent

Learn more about the Agent

Memory System

The agent remembers context:

  • Conversation memory - Recalls past discussions
  • Activity tracking - Learns from your usage
  • Memory graph - Visualize connections
  • Semantic search - Find memories by meaning with pgvector

Learn more about Memory

Knowledge System

RAG-powered access to documentation and reference material:

  • Document ingestion - Upload PDFs, markdown, and URLs
  • Automatic chunking - Content split into searchable segments
  • Semantic search - Find relevant information by meaning
  • Scoped access - System, workspace, and space-level knowledge

Learn more about Knowledge Tools

Local Sync

Connect local markdown repositories directly to Raven:

  • Connector daemon - Sync local folders to Raven over authenticated API
  • Modes - Import-only, local-to-cloud, and bidirectional sync
  • Conflict inbox - Preview diffs and resolve with keep-local/keep-raven/manual merge
  • File tree + editor - Browse synced files and edit bidirectional sources in Raven settings
  • Delete propagation - Local and remote file deletions propagate through sync deltas

Learn more about Local Sync

Behavioral Insights

Sophisticated user profiling based on activity patterns:

  • Seven Core Traits - Focus, Execution, Creativity, Communication, Leadership, Learning, Resilience
  • Trait Scoring - Each dimension scored 0-10 with evidence
  • Pattern Analysis - Completion rate, consistency, diversity, collaboration
  • Trend Tracking - See improvement or decline over time
  • AI Recommendations - Personalized insights and growth suggestions
  • Radar Visualization - See your behavioral shape at a glance

Learn more about User Profiles

Research

AI-powered research from multiple sources:

  • Documentation search - Search your workspace
  • Web research - Public internet sources
  • Repository analysis - GitHub repo research
  • Report generation - Comprehensive reports

Learn more about Research

Research Intelligence

A structured knowledge engine built on typed pages and a knowledge graph:

  • Typed pages - Hypotheses, experiments, findings, observations, and notes with structured metadata
  • Knowledge graph - Directed edges (VALIDATES, CONTRADICTS, EXTENDS) connecting research artifacts
  • Evidence chains - Automatically trace supporting and contradicting evidence for any hypothesis
  • Intelligence queries - Ask "What do we know about X?" and get assembled context bundles
  • Pattern detection - Automated scanning for convergence, contradictions, staleness, and cross-domain connections
  • Multi-agent teams - Deploy teams of specialized AI agents from templates to conduct research
  • Intelligence dashboard - Visual overview with hypothesis scoreboard, experiments, patterns, and timeline

Learn more about Research Intelligence

Collaboration

Real-time Editing

  • Live cursors showing who's editing
  • Presence indicators
  • Change highlighting
  • Automatic conflict resolution

Comments

  • Inline comments on specific text
  • Page-level discussions
  • @mentions for notifications
  • Resolve/unresolve threads

Sharing

  • Public links for external sharing
  • Password protection
  • Expiring links
  • View-only or edit access

MCP Server

Connect AI agents directly to your knowledge base.

Capabilities

  • 140+ tools for reading and writing content
  • Tool search - Agents discover relevant tools
  • Memory storage - Persistent agent context
  • Authentication - Secure API key access

Use Cases

  • AI assistants with access to company knowledge
  • Automated documentation updates
  • Chatbots with product information
  • Research agents

Learn more about MCP

Integrations

Native Integrations

  • Slack - Notifications and search
  • Discord - Team notifications
  • GitHub - Link issues and PRs

API

Full REST API for custom integrations:

  • Comprehensive endpoints
  • Webhook support
  • OAuth 2.0 authentication
  • Rate limiting

View API Reference

Security

Authentication

  • Email/password
  • Google OAuth
  • GitHub OAuth

Authorization

  • Role-based access control
  • Space-level permissions
  • Page-level permissions
  • Granular sharing controls

Data Protection

  • Encryption at rest
  • Encryption in transit (TLS)
  • Regular backups
  • GDPR compliance

Self-Hosting

Run Raven Docs on your own infrastructure.

  • Docker - Simple container deployment
  • Kubernetes - Production-ready Helm chart
  • Configuration - Full environment customization

Self-hosting guide