We have a cluster. Our application saves video as mp4 file and moves their to a S3 bucket. The MP4 file are deleted automatically. It works fine, but VoD Page contains a lot of records of the MP4 files. I can't play, download files and etc. I just can remove a single file. I.e. number of files will be grow and it may be a problem in future. My screenshot is from our beta version without users and we have about 2600 records. I think we will have millions records here after year. As I understand these records are stored in MongoDB. MongoDB works fine with collections with millions records if they have correct indexes and I am not sure that you have it. Anyway I do not see any reason to see these records here and there is no a bulk option to delete all these records [image: VoD.png]