Settings
System configuration, paths, and feature flags.
Storage
| Root | /app/.gstack/bookkeeper |
| Ledger DB | /app/.gstack/bookkeeper/ledger.db exists |
| Entities | /app/.gstack/bookkeeper/entities.json exists |
| Runs dir | /app/.gstack/bookkeeper/runs |
| Reports dir | /app/.gstack/bookkeeper/reports |
Cost cap
Today's spend
$0.00
cap $60.00 (0% used)
Kill switch
No active pauses. All workflows can run.
Integrations
| Xero (read) | connected | via env vars |
| Anthropic API (LLM extractor) | configured | env: ANTHROPIC_API_KEY |
| Gmail (bills inbox) | demo mode | env: GMAIL_SERVICE_ACCOUNT_JSON (or GMAIL_CLIENT_ID + GMAIL_REFRESH_TOKEN) |
| Telegram (approval cards) | configured | env: TELEGRAM_BOT_TOKEN + TELEGRAM_CHAT_ID |
| Healthchecks.io heartbeat | disabled | env: HEALTHCHECKS_URL |
To configure an integration, add the env var to your ~/.zshrc and restart the bookkeeper server.
See docs/bookkeeper/runbook.md for setup instructions.