Skip to content

Claude Desktop Setup

Download all Expensis documentation in a flat file structure for use with Claude Desktop projects.

Download

Download expensis-documentation-flat.tar.gz (78KB)

Contents

All 26 markdown documentation files with folder paths converted to underscores:

  • components_*.md - Component documentation (commands, handlers, events, dispatch points)
  • dependencies_*.md - Dependency analysis (critical paths, graphs, failure points)
  • getting-started_*.md - Getting started guides (overview, architecture, concepts, quick-start)
  • reference_*.md - Reference documentation (indexes, glossary)
  • troubleshooting_*.md - Troubleshooting guides (common issues, debugging, FAQ, tests)
  • workflows_*.md - Workflow documentation (CDR processing, syncs, user workflows)
  • index.md - Main documentation index

File Naming Convention

Original path: docs/components/console-commands.md
Flat filename: components_console-commands.md

Folders are replaced with underscores to maintain a flat structure while preserving the original organization context.

Usage with Claude Desktop

  1. Extract the archive: tar -xzf expensis-documentation-flat.tar.gz
  2. In Claude Desktop, create a new project
  3. Add all .md files from the expensis-docs-flat/ folder as project knowledge
  4. Claude will now have access to all Expensis documentation

Archive Contents

  • Total Files: 26 markdown files
  • Total Size: ~1.5MB (uncompressed)
  • Coverage: Complete Expensis automation documentation including:
  • 115+ Console commands
  • 36+ Message handlers
  • 10+ Complete workflows
  • Critical dependency paths
  • Troubleshooting guides
  • API references

Generated

Date: December 15, 2025
Source: expensis-automation-docs repository
Format: Flat structure (no subdirectories)