- What does FileMayor offer for teams?
- FileMayor is free to install and use. For teams, it offers shared rule libraries, audit-ready operation logs, CSV/JSON/API access, and cross-platform CLI and MCP support. Email us to discuss larger deployments.
- Does FileMayor send our files or data anywhere?
- No. The core engine runs entirely on the machine. Optional AI planning sends only file metadata — names, sizes, paths, extensions — never file contents, and can be disabled entirely. The CLI sends one anonymous version+OS+command ping per version (no file names or paths); disable it with FILEMAYOR_NO_TELEMETRY=1. License validation runs locally with a 30-day offline grace period.
- Is there an audit trail for compliance?
- Yes. Every operation is journaled — what changed, when, and by which session — and exportable to CSV or JSON. The journal is the same durable record that powers undo, so the audit log and the rollback mechanism are one and the same.
- Do you support SSO and centralised fleet management?
- Not yet — SSO, SCIM provisioning, and centralised fleet management are on the roadmap. Today, Team licenses cover up to 5 seats with shared rule libraries and offline activation. If you need larger seat counts or SSO now, email us and we will work with you directly.
- How do I deploy FileMayor across a team?
- Install via npm (npm install -g filemayor) or download the desktop app for each machine. For larger deployments, shared rule libraries, or SSO requirements, email us directly.