How do you manage 5+ Google Workspace tenants day to day?
I'm trying to understand how people managing multiple Workspace tenants (MSPs, resellers, or anyone supporting several client domains) actually handle this in practice.
My understanding of the usual workflow is roughly:
- Log into each customer's admin console separately
- Repeat the same config changes tenant by tenant
- Handle onboarding/offboarding manually per domain
- Keep track of settings/policies in a spreadsheet or your own notes
- Write Apps Script or GAM scripts for anything repetitive
But I'm interested in what people actually do, not the documented ideal.
A few questions:
- How many tenants do you manage, and how do you switch between them?
- Do you use GAM, Apps Script, or the Admin SDK directly? For what specifically?
- Have you built any internal tooling/scripts for this? What does it do?
- Are you paying for anything (GAT+, Patronum, JumpCloud, something else)? What made you buy it, and what does it still not do?
- What's the most repetitive thing you still do manually in each tenant one at a time?
- How do you handle onboarding a new client tenant — how long does it take and what's the annoying part?
- Do you have any way to see config drift across tenants, or check that a setting is consistent everywhere?
- Is this actually painful, or is it fine once you've got your scripts sorted?
I'm particularly interested in real examples of what you do today, even if the answer is "I just log into each one, it's fine."
Not looking for product recommendations — trying to understand the actual workflow.