Record-level security allows you to specify records to be accessible to a certain user.

To enable record-level security for a page, define a column that identifies the record owner. Now all users are divided into two groups: the record owners, and the others. Then grant privileges for each of these groups separately. Note the application and page admins bypass record-level security, so they can access (and change) all the records.

On this page the Manager column identifies the record owner. The record owners have full access to own records while other users have only the SELECT privilege for those records. It is also possible to hide such records from other users at all.