Multitenancy of the billing section in MongoDB Atlas
Hi MongoDB team,
as the organization owner I don't want that my organizational members (developers, project owners etc.) have access to the billing section. Currently every member (independent on the granted rights) has the rights to see the complete billing section and can see the whole invoice incl. the names of the projects. This isn't acceptable regarding compliance because we are working together with external companies and their colleagues shouldn't have the ability to see all invoices.
Please make the billing section of MongoDB Atlas available to handle multitenancy - so that only the organization owner can see the billing section with all invoices. It would be perfect if you could also add the posibility for the project owner to see their invoices only (and not the ones from the whole organization).
I have also created a ticket for this problem: case 00716265.
Thank you so much!
Have a nice day
Christian
-
WILLIAM commented
I agree with the request, adding to this, i would like to have some parameter to grant to some role(s) to be able to see the billing, thanks
-
Hi Christian,
Thanks for flagging this issue: We have a longer-term plan to revamp the expressiveness of our authorization system to better serve your use case.
Over the near term, one option to consider is to leverage cross-org billing (https://docs.atlas.mongodb.com/billing/index.html#cross-organization-billing) and give different teams or lines of business their own Atlas organizations: in this model your main org becomes the "Paying Org" and the others become "Linked Orgs". This offers you an org-level authorization boundary with consolidated billing. Note as well that you can actually move Projects between organizations if you're an Org Owner of both orgs.
Cheers
-Andrew