public static var documentTagsNotRequired: Bool {
        get {
            appGroup.bool(forKey: Names.documentTagsNotRequired.rawValue)
        }
        set {