Admin Panels are easy to create, for example, if you want a list of all the user’s in your database, I’d recommend starting off with making a regular “group”, then adding a “repeating group” to that “group”, set the repeating group’s “Content” to “User”, then go to “Data” and do a search for “Users”. Now, what if you wanted to have access to deleting a particular user, well, you create the object you want to use as a “delete” button, and start a workflow stating that you want to delete the “Current Cell’s User”.
I really hope this made sense, if not I am sorry.