Filedot works for 100 members and 500 documents. For 5,000+ members with complex interactions, it breaks down. AMS scales with you.
Before touching any files, audit your existing FileDot instance.
Pro Tip: Export a CSV of all files from FileDot if the platform supports it. This will be your source of truth.
Linux (Ubuntu/Debian):
sudo apt install graphviz dot2tex texlive-latex-extra
macOS:
brew install graphviz dot2tex
Windows: Use WSL or install Graphviz and dot2tex via MiKTeX + Python (pip install dot2tex).