When implementing your own Cartella site, it might become necessary to extend the existing Cartella entities to add new data to them. Perhaps, you want extend Users to have a field which stores whether a given user is signed up for a newsletter or not. As an admin, you might want to be able to view this information, sort it, and search against it. This guide will describe how to create a new “header” for the Cartella admin grid.