Using Row Owners for Multi-Family Data Separation on Free Plan

Hi everyone,

I’m building a small multi-family app where each household should only be able to access their own data, while multiple members of the same family can share that information.

I understand that Glide Row Owners work based on user identifiers like emails, not custom IDs. Is there a way on the Free plan to have multiple users from the same family share access through Row Owners, or is filtering by family/group the only option?

I’m trying to set up proper data separation from the beginning and would appreciate any advice or best practices. Thank you!

You can use roles as row owners to achieve what you want.

However, unless you have a legacy free plan, your App cannot be published.