Google has "Shared Inboxes" now?

182 views
Skip to first unread message

Steve Keyak

unread,
Oct 24, 2025, 10:39:53 AM (6 days ago) Oct 24
to GAM for Google Workspace
https://support.google.com/a/answer/16343077?src=supportwidget0&hl=en&authuser=0

Has anyone seen this feature successfully hit their org yet? Curious if it'll be supported via GAM.

Ross Scroggs

unread,
Oct 24, 2025, 11:51:34 AM (6 days ago) Oct 24
to google-ap...@googlegroups.com
None of the workspaces I have access to have this.

Ross
----
Ross Scroggs



On Oct 24, 2025, at 7:02 AM, Steve Keyak <ske...@urbn.com> wrote:

https://support.google.com/a/answer/16343077?src=supportwidget0&hl=en&authuser=0

Has anyone seen this feature successfully hit their org yet? Curious if it'll be supported via GAM.

--
You received this message because you are subscribed to the Google Groups "GAM for Google Workspace" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-apps-man...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/google-apps-manager/e7a28c09-5f4d-415c-92cd-231c7e92deban%40googlegroups.com.

Ivan Carlos

unread,
Oct 24, 2025, 12:03:55 PM (6 days ago) Oct 24
to google-ap...@googlegroups.com
Looks like this article just offers a workaround to use the delegated access as option to create a "shared" inbox, but in fact is a common user account with delegated accesses



On Fri, Oct 24, 2025 at 11:39 AM Steve Keyak <ske...@urbn.com> wrote:
https://support.google.com/a/answer/16343077?src=supportwidget0&hl=en&authuser=0

Has anyone seen this feature successfully hit their org yet? Curious if it'll be supported via GAM.

--

John Adams

unread,
Oct 24, 2025, 4:11:14 PM (6 days ago) Oct 24
to GAM for Google Workspace
This looks new to me (and I don't yet see it in my admin console):
  1. From the Home page Users section, click Set up a shared email address.

John Adams

unread,
Oct 24, 2025, 5:12:11 PM (6 days ago) Oct 24
to GAM for Google Workspace

Since I have a user asking for this (I wondered where they got the idea), I spent some quality time with Google Support today asking about this. The answer is that 
there is already a help center article for this feature while the feature is being rolled out.

Ivan Carlos

unread,
Oct 24, 2025, 6:23:34 PM (6 days ago) Oct 24
to google-ap...@googlegroups.com

Ross Scroggs

unread,
Oct 24, 2025, 6:26:32 PM (6 days ago) Oct 24
to google-ap...@googlegroups.com
Ivan,

Send me a privat Meet/Zoom invitation, I'd like to see what the shared mailbox looks like.

Ros
----
Ross Scroggs



On Oct 24, 2025, at 3:22 PM, 'Ivan Carlos' via GAM for Google Workspace <google-ap...@googlegroups.com> wrote:

Wow I got it!!

<image.png>

<image.png>

<image.png>

Ivan Carlos

unread,
Oct 24, 2025, 6:27:25 PM (6 days ago) Oct 24
to google-ap...@googlegroups.com
Note that:

  • It works like a M365 Shared Mailbox
  • But different to M365, it costs a license of Google Workspace Business/Enterprise
  • The access is made is the same way of a delegated user account
Message has been deleted

Ross Scroggs

unread,
Oct 25, 2025, 12:24:28 PM (5 days ago) Oct 25
to google-ap...@googlegroups.com
Here's a GAM equivalent; substitute with actual values.

Ross

# Make a CSV file SharedMailboxes.csv with these columns:

User,Delegate,FirstName,LastName,OrgUnit,Password

share...@domain.com,,Shared,Tech,/SharedMailboxes,pw1234567890

share...@domain.com,tech...@domain.com

share...@domain.com,tech...@domain.com

share...@Domain.Com,Tech...@domain.com

share...@domain.com,,Shared,Marketing,/SharedMailboxes,pw1234567890

share...@domain.com,mktg...@domain.com

share...@domain.com,mktg...@domain.com

share...@Domain.Com,Mktg...@domain.com


# Create the shared mailboxes; process rows with with a blank Delegate; use a fixed password

gam config csv_input_row_filter "Delegate:regex:^$" redirect stdout ./CreateSharedMailboxes.txt multiprocess redirect stderr stdout csv SharedMailboxes.csv gam create user "~User" firstname "~FirstName" lastname "~LastName" ou "~OrgUnit" password "~Password"


# Create the shared mailboxes; process rows with with a blank Delegate; use a random 12 character password, notify the helpdesk

gam config csv_input_row_filter "Delegate:regex:^$" redirect stdout ./CreateSharedMailboxes.txt multiprocess redirect stderr stdout csv SharedMailboxes.csv gam create user "~User" firstname "~FirstName" lastname "~LastName" ou "~OrgUnit" password random 12 notify help...@domain.com


# Create the shared mailbox delegates; process rows with with a non-blank Delegate

gam config csv_input_row_drop_filter "Delegate:regex:^$" redirect stdout ./CreateSharedMailboxDelegates.txt multiprocess redirect stderr stdout csv SharedMailboxes.csv gam user "~User" add delegate "~Delegate"


# Send a message to the delegates; process rows with with a non-blank Delegate

gam config csv_input_row_drop_filter "Delegate:regex:^$" redirect stdout ./NotifyDelegates.txt multiprocess redirect stderr stdout csv SharedMailboxes.csv gam sendemail to "~Delegate" subject Delegation textmessage "~~User~~ has granted you ~~Delegate~~ access to read, delete and send mail on their behalf."


----
Ross Scroggs



On Oct 24, 2025, at 7:02 AM, Steve Keyak <ske...@urbn.com> wrote:

https://support.google.com/a/answer/16343077?src=supportwidget0&hl=en&authuser=0

Has anyone seen this feature successfully hit their org yet? Curious if it'll be supported via GAM.

Steve Keyak

unread,
Oct 27, 2025, 10:56:05 AM (3 days ago) Oct 27
to GAM for Google Workspace
Thanks for the information! I was secretly hoping this would be more in line with an M365 mailbox, where it wouldn't require a license and/or password, but it appears that's not the case.  It's just seemingly providing an interface for admins to manage delegates for "Shared" inboxes.

John Adams

unread,
Oct 27, 2025, 11:44:02 AM (3 days ago) Oct 27
to GAM for Google Workspace

According to the surely-infallible Support AI, these new shared mailboxes will include a calendar.

Ivan Carlos

unread,
Oct 27, 2025, 11:46:30 AM (3 days ago) Oct 27
to google-ap...@googlegroups.com
These Shared Mailboxes are normal account, the have anything an user account has lol

James Hatz

unread,
Oct 27, 2025, 2:40:38 PM (3 days ago) Oct 27
to GAM for Google Workspace
I wonder how they work with MFA when multiple people share..  if its you give it a username and password that you share with others .. nope.. not going there :) 
Reply all
Reply to author
Forward
0 new messages