Multiple Account Login and Permissions
Another feature to give serious consideration to. The current structure of the back end of the site only allows for one single user. We work around this by creating an alias email so there are a group of us all using it. However, you are into a different place as you get bigger customers. We should enable multiple people to access, and they all should have different permission levels to get in. My controller needs access for financial results. Our dev team needs access for API, but I do not want them to be able to touch the $$ account settings for money, etc. Enterprise is a completely different kettle of fish too. Study GoDaddy and they way they enable account holders to grant access to others, etc. As it is more of a user friendly approach than the way Google does it.

-
J commented
I think this is a great idea.
This is starting to become a need for those that are a part of multiple sites, but are not necessarily the owner.
Furthermore, there are also those that are apart of one said site, but I don't want my information to be seen by them.