You have two Google accounts with very different capabilities. Here's the quick summary of what each one gives you.
| Personal (bradstevens44@gmail.com) | Business (brad@outsourceaccess.com) | |
|---|---|---|
| Account Type | Free Gmail / consumer | Google Workspace Enterprise + Gemini Enterprise |
| What You Pay | Free (or minimal Google One fee) | ~$12,100/mo (340 Workspace + 120 Gemini Enterprise licenses) |
| GCP Access | Yes Any Google account can create GCP projects | Yes Tied to org (entreholic.com) with admin controls |
| Existing GCP Project | None | "Outsource Access GE" (outsource-access-ge) |
| AI Features | Consumer Gemini (basic) | Full Enterprise: Agent Builder, Deep Research, NotebookLM Business, connected data stores |
| Connected Data | None | HubSpot, OA Gmail, OA Calendar, OA Chat, OA Drive |
| Admin Controls | None | Full admin console, 340+ users, security policies, audit logs |
| Data Protection | No guarantee Data can be used for model training | Enterprise Data NOT used for model training |
Bottom line: Your business account is the powerhouse. Use personal for truly independent projects or quick testing. For everything else, the business account (with dedicated GCP projects for non-OA brands) is the right call.
| Capability | Personal | Business |
|---|---|---|
| Google Drive Storage | 15GB free | Unlimited |
| Gmail | Standard consumer | Enterprise (custom domain, DLP, Vault) |
| Google Meet | 60-min limit, basic | Unlimited, recording, breakout rooms, live captions |
| Admin Console | No | Full 340+ users |
| Security (DLP, Vault) | No | Yes |
| AppSheet (no-code builder) | Limited | Included |
| Context-Aware Access | No | Yes |
| Enterprise Support | Community only | Phone + Priority |
| GCP Project Organization | Flat (no org) | Hierarchical (org/folders/projects) |
| GCP Billing | Personal card only | Centralized, budget alerts, team visibility |
| Gemini in Apps | Consumer tier | Full Enterprise |
| Agent Builder | No | Yes with connected data stores |
| NotebookLM Business | No | Yes |
| Deep Research | Consumer version | Enterprise |
| Data Training Protection | Opt-out available | Guaranteed |
| Audit Logging | No | Full |
Yes. Any Google account (personal or business) can create GCP projects and enable APIs like Places, Maps, Geocoding, etc. No technical blocker. The differences are about organization, billing, and governance.
GCP API pricing is identical regardless of account type. Places API, Maps API, Geocoding... all the same rates whether you're on personal Gmail or Workspace Enterprise. The decision is about organization, not cost.
This is where the big value gap lives. Here's what your ~$12,100/mo investment gives you that the personal account simply can't do.
The critical difference: Enterprise data protection. Google explicitly guarantees that Workspace Enterprise + Gemini Enterprise data is NOT used for model training. On the personal/consumer side, that guarantee doesn't exist. This matters for client confidentiality.
GCP API pricing does not change based on account type. You pay the same per-request rates whether you're on a personal Gmail or Workspace Enterprise.
| API | Free Tier ($200/mo credit) | After Free Tier |
|---|---|---|
| Places API (New) | ~10,000 basic place searches | $17-$32 per 1,000 requests |
| Maps JavaScript API | ~28,000 map loads | $7 per 1,000 loads |
| Geocoding API | ~40,000 requests | $5 per 1,000 requests |
| Directions API | ~40,000 requests | $5-$10 per 1,000 requests |
At 1,000 proposals, you'd need roughly 5,000-10,000 Places API calls. The $200/mo free credit covers that entirely. You'd likely pay $0 for API usage unless you scale past ~10K proposals/month.
| Line Item | Estimated Monthly Cost |
|---|---|
| Google Workspace Enterprise (340 licenses x ~$25/user) | ~$8,500/mo |
| Gemini Enterprise add-on (120 licenses x ~$30/user) | ~$3,600/mo |
| Total | ~$12,100/mo |
Note: Your contract pricing may differ from list prices. Check your Google Workspace admin billing page for exact numbers.
| What You're Doing | Which Account | Why |
|---|---|---|
| OA client tools, dashboards, internal ops | Business | It's OA infrastructure, billing stays centralized, team can access |
| Gemini Agent Builder, AI agents grounded in company data | Business | Only available here, already connected to your data stores |
| Sterling automations (APIs, geocoding, place lookups, proposals) | Business (separate GCP project) | Sterling already runs on OA infrastructure |
| Lanewise app and landing page | Either... Business is simpler | Keeps billing centralized unless you want full financial separation |
| BST International website and book launch | Either... same logic as Lanewise | Personal if you want it off OA books, Business if you want one dashboard |
| Quick prototyping or testing | Personal | Use the free $300 new-account credit, keep it lightweight |
| Anything involving client data or team access | Business | Enterprise data protection guarantee, admin controls, audit trail |
Recommendation for Lanewise/BST/Book: Create a separate GCP project under your business org called something like "BST-Personal-Brands." Keeps billing centralized, you get org-level controls, and it's cleanly separated from OA ops. API costs are the same either way. Only go personal if you specifically want those costs completely off OA's books.
| # | Limitation | Impact |
|---|---|---|
| 1 | Personal account has no org structure. If you create 5 GCP projects on personal, they all float independently. | Gets messy fast with no folder hierarchy or centralized policies |
| 2 | Enterprise data protection is business-only. Google guarantees Workspace Enterprise data isn't used for model training. | Client confidentiality risk on personal account |
| 3 | Agent Builder is business-only. Connected data stores (HubSpot, Gmail, Drive, Calendar, Chat) only work under the Workspace org. | Can't build company-grounded AI agents on personal |
| 4 | API quotas are per-project, not per-account. Both accounts get the same default quotas. | No advantage either way. Request quota increases per project if needed. |
| 5 | The $200/mo Maps credit is per billing account. Separate billing accounts each get their own $200 credit. | Two accounts = two $200 credits. One account = one shared credit. |
| 6 | Personal GCP projects can't transfer into an org. If you start building on personal and later want to bring it under OA's org, it's a manual migration. | Starting under the org is cleaner if there's any chance it'll eventually be OA-adjacent |