Skip to main content

Overview

Vault Workspace is a specialized workspace type introduced in AppFlowy 0.9.5 that provides complete privacy and offline functionality. Unlike regular workspaces, Vault Workspaces keep all your data and AI processing entirely local—nothing is ever transmitted to external servers.
Vault Workspace is perfect for sensitive projects, compliance requirements, or when working in environments with limited internet connectivity.

Key Features

Private & Offline

All data stays on your device with no external data transfer

Local AI Processing

AI runs completely locally with support for custom embedding models

File Chat

Chat with PDF, Markdown, and TXT files using local AI

RAG Search

Retrieval-Augmented Generation with AI-generated overviews

Creating a Vault Workspace

1

Open Workspace Settings

Navigate to Settings → Workspaces in AppFlowy Desktop
2

Create New Workspace

Click “Create Workspace” and select Vault Workspace as the type
3

Configure Local AI

Set up your local AI model and embedding model preferences
4

Start Using

Your Vault Workspace is now ready with full privacy protection

Local AI Configuration

Embedding Models

Vault Workspaces support switching between different embedding models to optimize for your specific use case:
  • Default Model: Pre-configured for general use
  • Custom Models: Import and use your own embedding models
  • Performance Tuning: Adjust model settings for speed vs. accuracy
Embedding models determine how your documents are indexed for semantic search and AI chat features.

AI Model Setup

  1. Navigate to Settings → AI in your Vault Workspace
  2. Select “Local AI” as your AI provider
  3. Choose your preferred embedding model from the dropdown
  4. Configure model parameters (optional)
Local AI requires sufficient system resources. Ensure your device meets the recommended requirements for optimal performance.

Chat with Files

Vault Workspaces enable you to have AI-powered conversations with your documents:

Supported File Types

  • PDF: Extract and discuss content from PDF documents
  • Markdown: Query and analyze your markdown files
  • TXT: Chat with plain text documents

Using File Chat

1

Add Files to Chat

In the AI chat interface, click the file attachment icon to add documents
2

Select Source Files

Choose one or multiple files (PDF, Markdown, or TXT) as context sources
3

Ask Questions

Ask questions about the content—AI will use your selected files as context
4

Get Instant Answers

Receive AI-generated responses based on your document content
Example Questions
What are the main topics covered in this document?
Summarize the key findings from section 3.
Compare the approaches discussed in these two papers.
Retrieval-Augmented Generation (RAG) search in Vault Workspaces combines semantic search with AI-generated summaries:

How RAG Search Works

  1. Semantic Indexing: Your documents are indexed using local embedding models
  2. Intelligent Retrieval: Search queries find relevant content across your workspace
  3. AI Overviews: Get instant AI-generated summaries with source citations
  4. Complete Privacy: All processing happens locally on your device
1

Open Search

Press Cmd+K (Mac) or Ctrl+K (Windows/Linux) to open search
2

Enter Natural Language Query

Type your question in natural language instead of just keywords
3

Review AI Overview

Get an AI-generated summary with links to source documents
4

Explore Sources

Click source links to view the original content
RAG search understands context and meaning, not just keywords, making it more powerful than traditional search.

Privacy & Security

Data Storage

  • All data is stored locally on your device
  • No cloud synchronization (offline by design)
  • Complete control over your information

AI Processing

  • AI models run entirely on your machine
  • No queries or data sent to external servers
  • Full compliance with strict data privacy requirements
Vault Workspaces cannot be synced across devices. If you need multi-device access, consider using a regular workspace with encryption.

Performance Optimization

System Requirements

  • Minimum RAM: 8GB (16GB recommended)
  • Storage: At least 5GB free space for AI models
  • Processor: Multi-core CPU recommended for faster AI processing

Tips for Better Performance

  1. Use appropriate embedding models: Smaller models are faster but less accurate
  2. Limit concurrent AI operations: Process one document at a time for best results
  3. Keep your workspace organized: Better organization leads to more relevant search results

Limitations

  • No cloud sync or multi-device access
  • Requires local storage for AI models
  • AI performance depends on your hardware
  • Cannot collaborate with team members in real-time

When to Use Vault Workspace

Sensitive Data

Working with confidential information that must stay on your device

Compliance

Meeting regulatory requirements that prohibit cloud storage

Offline Work

Working in environments without reliable internet access

Privacy Focus

Maximum privacy with no external data transmission

Next Steps

Data Export

Learn how to export and backup your Vault Workspace

Customization

Customize your workspace appearance and settings

Build docs developers (and LLMs) love