---
title: Service Guides
children:
  - ./user-guide.md
  - ./setup.md
  - ./sharing.md
  - ./exports.md
  - ./event-gateway.md
  - ./deployment.md
  - ./api-integration.md
  - ../CHANGELOG.md
---

# Service Guides

- [User Guide](./user-guide.md) — Browsing, searching, sharing, exports, and keyboard shortcuts.
- [Setup & Configuration](./setup.md) — Installation, auth modes, JSON config, named scopes, and config reference.
- [Insiders, Outsiders & Sharing](./sharing.md) — The access model, HMAC key derivation, expiring links, and key rotation.
- [Exporting & Downloads](./exports.md) — PDF, DOCX, SVG, PNG, and ZIP export via Puppeteer and bundled Mermaid/PlantUML.
- [Event Gateway](./event-gateway.md) — Webhook receiving, JSON Schema matching, JsonMap body transforms, and durable queue processing.
- [Deployment](./deployment.md) — Running as a service (NSSM/systemd), reverse proxy setup, HTTPS, and updates.
- [API & Integration](./api-integration.md) — Endpoint reference, Windows path conversion, share link generation, and AI assistant usage.
- [Changelog](../CHANGELOG.md) — Release history for `@karmaniverous/jeeves-server`.
