I have a brand tracking application where users can enter the brand information to track a brand and the entry will be saved in my brand data type.
Now, as an APP admin, I want to add some pre-tracked brands in the same database by default. How should I do it? Also, I may want to increase this default brand list in the future.
Create a seperate role for ‘App Admin’. Create a page for admins only.
Have all the related functionality within the admin page. You can also add the analytics and graphs here.