Retrieve only user records

I continue to see all records show up no matter who I long in as.
I login as one user and create a record
Then log out.
Login as second user and I see the first user’s record.
I created a 1 to 1 connecting that table & the User table and the Email field.
Still no luck. I know it’s something simple that I’m missing.

Do the records you retrieve have value in the ownerId column? The value in that column will appear automatically when a logged in user saves an object (via the API of course). If you do have values, in there, read the following guide on setting up the “Owner Policy”:

Many thanks Mark
That kept me in the game

Warmest regards,
Dave