allow unauthenticated users read only access to resource

I have a couple of resources that I want to allow unauthenticated users to access. How can I define certain pages withing filament to allow guest access?
Was this page helpful?