When adding a new data model, you need to define who can create, read, update, and delete records. When creating a totally new application, this can involve defining new user groups.
This recipe builds on the Library Book Model from the previous recipes and defines a new group of users to control who can work book records.