Create 'private' records and then only display if user is associated with the record

I have a list of records. I have a field that has names associated with records… how can I create a private option so for some records they can only be viewed by users associated with the record?

Greetings,
This is a sample of what those list of records look like …

This is a sample of what the Permissions look like …

Hopefully that helps. If you need more help, please feel free to reach out. :ok_hand:

Thank you, I was able to figure this one out. Really appreciate it. I wish there was a way to do ‘or’ and not just ‘and’ for roles. “It can be viewed by the owner OR anybody with abc role”. It doesn’t appear to be an option.

Hey there,

You could set up a second permission rule and if the user falls into either permission that will be the one they follow.