The multi-tenancy documentation at https://grafana.com/docs/loki/latest/operations/multi-tenancy/ mentions the 'multitenancy_enabled' configuration field without specifying version requirements. This field is not available in Loki 3.5.7, causing configuration parsing errors. The documentation should clearly indicate that 'multitenancy_enabled' was introduced in a later version and provide version-specific guidance. For Loki 3.5.7 and earlier, multi-tenancy is enabled solely by setting 'auth_enabled: true'.