Here is the basic idea where when you upload a file, it will create a User Document per user :blush: user-docs | Bubble Editor

You would want to have a page where the user only sees documents assigned to them, then that would set the User Document's acknowledgeDate date field to Current date/time

Please note once the file is uploaded it schedules a backend workflow for each User, you will find that workflow here:

Backend workflows won’t work on a free plan so this example won’t actually work 100%

1 Like