type FileLocation = { anvilName: string; anvilDescription: string; anvilUUID: string; fileLocationUUID: string; isFileLocationActive: boolean; };