diff --git a/tsa/howto/trac.mdwn b/tsa/howto/trac.mdwn
index f2430fa8f19d528f122a8de6b67455c4b5c8c955..ace36e96c85c843c3bbae689f7abbb160d39987f 100644
--- a/tsa/howto/trac.mdwn
+++ b/tsa/howto/trac.mdwn
@@ -39,3 +39,11 @@ Template:
 Running:
 
     TRAC_PASSWORD=$(pass trac.torproject.org) cm new
+
+Other documentation
+===================
+
+There's very little documentation on our Trac instance out there. This
+page was originally created to quickly jot down notes on how to
+batch-create tickets. There's also a [Trac page in the Tor Trac
+wiki](https://trac.torproject.org/projects/tor/wiki/org/operations/services/trac) and the [upstream documentation](https://trac.edgewall.org/).