diff --git a/synapse/config/consent_config.py b/synapse/config/consent_config.py
index ddcd305f4cec0fa3486f79b4b70b930ccfb61401..da39636d610f7ceadda8c80903cbf578e235c164 100644
--- a/synapse/config/consent_config.py
+++ b/synapse/config/consent_config.py
@@ -18,6 +18,8 @@ from ._base import Config
 DEFAULT_CONFIG = """\
 # User Consent configuration
 #
+# for a detailed instruction, see https://github.com/matrix-org/synapse/blob/master/docs/consent_tracking.md
+# 
 # Parts of this section are required if enabling the 'consent' resource under
 # 'listeners', in particular 'template_dir' and 'version'.
 #