The doc mentions only how to add and remove but not how to change information. https://backpackforlaravel.com/docs/6.x/crud-cheat-sheet#columns ```CRUD::column('user_id')->label('The user');``` and the same is for type.