# I have a model with owner access for authenticated users. How do I share some records for public access (unauthenticated users or guests).
# 👋 you can add an auth rule to allow unauthenticated access with IAM { allow: public, provider: iam }