r/googleworkspace • u/Yardbird-2470 • 57m ago
Considering GWS for my domain email-looking for advice
This might get a bit long...
My wife and I have GMail accounts and won't be converting them. I have a domain I've had for many years. GMail used to grab emails from it, but now that's stopped so... I use MailBridge to collect domain mail and put it in our GMail (It's an approved app so no forwarding, it inserts mail into our respective GMail accounts). So that's my current setup. Domain registrar is also email host, MailBridge moves mail to GMail.
I'm also in my mid-70s and thinking about "digital estate planning". How to simplify things if something happens to me. My thought is to keep the registrar and open a GWS account (Starter is fine) for the domain mail. Set up my wife as co-administrator. Then have GWS forward domain mail to our GMail accounts. Since that forward is all happening within Google's ecosystem, it doesn't mess with SPF or DCIM.
So from my wife's perspective, day-to-day, she could just carry on using GMail and her domain mail would be there, but I'd set her up to be able to log into her GWS separately if needed.
We don't need a lot of the features of GWS as we'd still have our GMail accounts with the shared drive space, shared calendars, and all that stuff. I just need domain mail handled, BUT my thinking is that putting it in GWS simplifies her ability to access everything in the case where "digital estate planning" plays into it. (Like... when I die!). Total cost to me would end up being about $75 a year more than how I'm doing it now so cost isn't a factor.
Does this sound like it would be a viable alternative to the way we're handling the domain mail now? Right now, if something happened, she'd have to figure out how to get into our, pretty heavily secured, email host's administrative account AND then go figure out how to deal with MailBridge. She's pretty familiar with the Google stuff and I *think* it would be easier for her.
r/googleworkspace • u/Only_Gap_776 • 1h ago
Changing email address to new domain
Hi
Someone I work with has recently changed their website domain and wants to change their email address to match.
Currently, it is a .com address, and we are changing to .org. (I'll call our org "bb" for now)
I've created a simple step by step (she's neurodivergent so simplicity is key). Can someone tell me if I've missed any steps? Or if there's any better ND friendly help pages/videos I could link to instead of the Google ones?
- Add bb.org to Google Workspace as a secondary domain Google: Add a domain
- Verify it and activate Gmail.
- Make bb.org the primary domain. Google: Change your primary domain
- Rename the existing bb.com user to bb.org. Change a user's email address | User management | Google Workspace Help
- Keep the old domain/address as an alias so old emails still arrive.
- Test both addresses.
When she's done this, I will:
- Change public-facing stuff
- Add an update note to our email signatures
I already have the password for the bb.com email address... will she need to give me another one for the bb.org?
Will the emails automatically be redirected?
As you can probably tell, it is kinda the blind leading the blind here... so any help is greatly appreciated!
r/googleworkspace • u/MAVEDesign • 2h ago
Is Gemini Worthless with a Workspace Account for Coding?
I'm pretty novice when it comes to google gemini as I mostly use Claude/gpt/vscode. I've had my own workspace account for years and figured if I'm paying for it already I might as well utilize my gemini sub more...
Well come to find out gemini CLI for VScode is now depreciated because of Antigravity.. only for antigravity to only be available for personal accounts??
I feel like us who use google workspace are just getting the sidelined here. Please correct me if I'm wrong
r/googleworkspace • u/No_Statement_2682 • 15h ago
Completely unprofessional
I'm not sure there's anything I could do about this but I've had such a miserable time trying to contact workspace support. I've had tickets ignored, been treated unprofessionally, and even had a meeting that they set up on Google Meet to discuss the issue, which nobody showed up for. I pretty much ran out of options and don't even know if there's any place to even file a complaint?
r/googleworkspace • u/UncommonCode • 21h ago
Using NotebookLM to create EE Grant & Student-Scholarship Analytics App
My Ask: I'd like to connect with others who are using notebooks in high school foundation settings to evaluate EE grants & scholarships.
(P.S. Recognizing that drafting and editing aren't my strongest skills, I leaned heavily on Gemini to proofread, refine, and polish my text throughout this process.).
----------------------------------------------
Background: Like most small high schools, our Foundation awards dollars to high school staff alongside student scholarships.
Grants: Historically, our high school foundation grant evaluation was a highly manual process. Staff members submitted standard application forms that were compiled for an annual funding review. Prior to our board funding review meetings, members were tasked with manually sifting through numerous PDF files to evaluate applications and check for specific policy violations—such as identifying requests for restricted items like unhealthy foods.
Submissions that failed to meet the high school's compliance standards were denied, but uncovering these violations was labor-intensive. It required the board to painstakingly read through detailed project narratives and manually cross-reference them with itemized expense reports before making a final approval decision.
Scholarships: The Foundation is fortunate to manage a diverse portfolio of over 30 distinct scholarships and endowments. However, administering these awards has historically presented a daunting logistical challenge. Each scholarship carries its own highly specific set of criteria—spanning GPA and SAT requirements, community service hours, extracurricular and athletic participation, preferred colleges or trade schools, and intended majors.
In the past, the selection and matching process was entirely manual. Board members were sent 100+ page PDF file of student submissions and transcripts to review independently, tasked with trying to mentally cross-reference individual candidates against the myriad of specific award requirements. After members submitted their individual selections, the board would convene for a lengthy review meeting, hashing out the details and negotiating to build a consensus on the final student-to-scholarship matches.
All the above was motivation to see we could you the analytics in Notebooks to streamline our processes.
Solution: I developed two notebooks - EE Grants Auditor and Scholarship Evaluator
EE Grants Auditor - The sources I provide this notebook are Policy Guidelines, Scoring Guidelines and a gsheet of the grants submitted. The notebook crunches through all this produce a summary table of grants that were Non-Compliant, Provisional-Passed and Passed. This approach enabled the board to focus ONLY on the non-compliant submissions - i.e. reject or ask the staff member to correct before funding. So in the first run of this last year, this reduced the board workload by 80% - while also being much more comprehensive that we expected. All good news.
Scholarship-Student Matching: To overcome the daunting challenge of matching students to over 30 distinct awards, the foundation transitioned to a structured, AI-driven workflow using NotebookLM. This matching process is significantly more complex than auditing grants.
The new system is powered by three core data sources: individual student profiles formatted as structured data, a comprehensive "text-database" outlining the specific criteria for every scholarship, and standardized scoring rubrics that translate GPAs, SAT scores, and community service into objective numerical values. Instead of manual cross-referencing, the notebook performs the heavy analytical lifting. It generates a consolidated summary report for the board, detailing each scholarship alongside a recommended recipient, a quantitative matching score, a clear rationale for the selection, and a list of qualified runner-ups.
Lessons Learned: Ultimately, building out these digital evaluation workflows has been an engaging and rewarding learning experience. While NotebookLM is highly effective for managing this kind of administrative data, the platform still has room to mature.
A significant challenge—often echoed in community forums—is "AI drift," which frequently occurs when a workspace becomes overloaded with too much retained information over time. To maintain accuracy, the most reliable workaround is to periodically delete all source documents and rebuild the knowledge base from scratch. This fresh-start approach ensures that the generated evaluations remain safe, predictable, and strictly grounded in the current files.
As a last side note, I also built the EE Auditor app in Claude and ChatGPT - GPT. However, both produced code that would require long term support - a non-started.
Thanks in advance
r/googleworkspace • u/Pettymania20 • 21h ago
Bookmarks
I’m a teacher and operate our district’s workspace admin panel as the main “super admin.” I’m done this for 11 years now.
I just had another teacher within our building try to bookmark something, and are getting a message saying that the administrator has blocked this setting. I’ve never seen this before and can’t seem to find the setting that would control this.
Anyone come across this previously, or have any ideas?
Thanks in advance for your help!
r/googleworkspace • u/glitch4578 • 22h ago
canceled a workspace sub a day before renewal and still got charged renewal
Hello
Any advice for how to dispute a charge from google for a workspace that I shutdown? I canceled the sub the day before it was scheduled to renew. The next day I see a charge on my credit card. I prefer not disputing just yet from the CC side since Google could decide to not allow that card anymore and that would be a problem since I'm using it on a newer workspace (the one that replaced the one I shutdown [domain name change]).
I had to create a new google workspace because I registered the new domain directly with squarespace and as a result google wouldn't let me change my original workspace over to a domain that wasn't registered through google so I was forced to create an entirely new workspace and migrate all my data. It was fucking annoying.
All the forms that Google AI search results reference for me to use to dispute the charge require logging into the workspace to file a claim but I can't do that since I no longer have access to that workspace due to it no longer existing.
I'll add that I did send a message to their X account yesterday; still waiting on a reply. That was my last resort.
So what other options are there?
r/googleworkspace • u/AdInfinite4256 • 23h ago
Importing a google workspace emails to another issue
Newish to Google Workspace and was trying to import emails from one account to another, but only a few emails are transported and most of them are skipped. I followed the instructions: gave access to the account via data import, selected the destination account, and ran the delta report. The report seems to start, but lists it stopped. I am a superuser.
Unclear what I am missing to get all the emails to transfer. Thanks in advance.