Most small business teams have one or two people stuck as the middleman for repetitive email tasks – forwarding invoices to bookkeepers, saving attachments to the right folder, letting the team know something arrived. Google Workspace Studio (you might know it by its previous name, Workspace Flows) lets you hand all of that off to Gemini without writing a single line of code. The product was renamed in late 2025 but the video below still uses the original “Flows” terminology you will see throughout the interface today. Watch the 7-minute walkthrough where Peter builds a working accountant-email automation from scratch, then follow the step-by-step guide underneath.
Want this kind of automation set up properly for your business? Our Tech Done team handles end-to-end Workspace automation builds.
What Is Google Workspace Flows and How Does It Work? (Quick Answers)
Q: Is Workspace Flows the same as Workspace Studio?
A: Yes. Google Workspace Flows was renamed to Google Workspace Studio when the product moved out of alpha in late 2025. The two names refer to the same no-code Gemini-powered automation builder. You will still see “Flows” in older documentation, videos, and parts of the product interface – it is the same thing.
Q: What does Google Workspace Studio actually do?
A: Workspace Studio lets you connect triggers (a new email, a new row in Sheets, a scheduled time) with actions (save a file, send a Chat message, draft a reply) so multi-step business workflows run automatically. It is Google’s native answer to third-party automation tools like Zapier and Make, with Gemini doing the AI reasoning in the middle.
Q: Who can use Google Workspace Studio?
A: Anyone on a Google Workspace Business Standard, Business Plus, Enterprise, or Education Plus plan. You access it through the Workspace Studio interface in your Workspace account – in the original alpha rollout this lived at flows.workspace.google.com and that subdomain still works while the new product URLs settle.
Why Email Automation Matters More Than People Think
Every small business has a quiet productivity tax it pays every week. Someone is forwarding accountant statements. Someone is saving supplier invoices to a Drive folder. Someone is letting the operations team know that an important client just replied. None of this work moves the business forward – it just keeps things from breaking.
The video we cover above shows one specific example – the accountant statement workflow – but the pattern repeats everywhere in a typical service business. If you find yourself doing the same three-step email task more than once a week, it is automation-ready.
For background on what Workspace Studio is, how it works alongside Gemini Gems, and how to enable it in your Admin Console, see our Google Workspace Studio explainer – this post assumes you already have access to the product and want to build an actual automation.
The Accountant Email Automation – Step by Step
The flow Peter builds in the video extracts PDF attachments from a specific sender, saves them to a shared Google Drive folder, and posts a notification to a Google Chat space. It is the simplest possible “useful” flow – and it covers the four building blocks you need for almost any email automation.
Step 1: Set up the email trigger
Open the Workspace Studio interface in your Workspace account (the original flows.workspace.google.com URL from the alpha rollout still works) and click New Flow. Choose Email Received as your trigger – this tells Gemini to start the flow every time a new message arrives in your Gmail.
At this point the flow is too broad – it will trigger on every email, which is not what you want. You will narrow it down in Step 3.
Step 2: Think before you wire AI to your inbox
This is the part most tutorials skip. Auto-replying to email with AI is risky for a business. If a phishing email gets through and the AI helpfully responds with sensitive information, you have a problem. Auto-saving attachments and auto-notifying the team is much safer – the AI is not writing on your behalf, it is just sorting.
Rule of thumb: have Gemini do the boring filing work, not the conversation. Save the AI-drafted replies for an in-app suggestion – not an auto-send.
Step 3: Add a sender filter
Click the trigger you just created and add a condition. Set it to only fire when the email is from your accountant’s address (or any specific list of senders). This stops the flow from running on every email and keeps the automation focused.
A sender filter is the single most important guardrail in any email flow. Without it, you will end up with thousands of unwanted Drive uploads and Chat notifications in your first week.
Step 4: Save PDF attachments to a Drive folder
Add an action: Save Attachment to Drive. Point it at a specific shared folder – something like /Finance/Statements/2026. Filter the action so it only saves PDF files, not every attachment. This way invoices and statements get filed automatically while ignoring email signatures, logos, and irrelevant attachments.
This single step replaces about 15 minutes a week of manual filing in most small businesses.
Step 5: Send a Chat notification to the team
Add a second action: Send Chat Message. Point it at the relevant Google Chat space (Finance Team, Operations, or wherever the right people are). Have it post a short message like “Statement from [sender] saved to [folder]” with a direct link to the file in Drive.
Now the right people know the document arrived without an email forward, and they can act on it immediately.
Need this kind of automation built properly across your business? Cloud Concierge members get unlimited help wiring AI into the apps your team already uses.
Step 6: Test, debug, and tighten the filter
Save the flow and run a test by emailing yourself a sample message that matches the sender filter. Check three things:
- Did the file land in the right Drive folder?
- Did the Chat message post with the right link?
- Did any non-matching emails accidentally trigger the flow?
If non-matching emails are triggering, your sender filter is too broad. Tighten it before you trust the automation with production work.
5 Other Flows Worth Building for a Small Business
Once you have the email-attachment-to-Drive pattern working, the same shape repeats across other useful automations:
- New customer welcome flow – When a new row is added to your Customers sheet, draft a welcome email, save a customer folder in Drive, and post in your operations Chat.
- Weekly project summary – On a schedule (every Monday 8am), pull updates from a specific Drive folder, summarise them with Gemini, and send the digest to a leadership Chat space.
- Vendor invoice routing – When an email from a vendor list arrives with a PDF, save to
/Finance/Invoices, extract the dollar amount with Gemini, and add a row to your AP tracking sheet. - Meeting prep brief – 30 minutes before a calendar event, pull the most recent email thread with the attendees and have Gemini draft a prep brief in a Google Doc.
- Inbox triage assistant – For specific inbox labels, have Gemini classify the urgency, draft a suggested reply, and surface a Chat summary for the team to review.
Each of these follows the same trigger-condition-action pattern. Once you have built one flow you can build the rest in 15 minutes each.
Security and Admin Controls You Need to Know
Before you roll Flows out across your team, three things to lock down:
- Permission scope – Flows runs with the permissions of the person who owns it. If you build a flow that reads finance emails, anyone with edit access to that flow can see those emails too. Keep ownership tight.
- Service accounts vs personal accounts – For business-critical flows, build them under a shared service account, not a personal account. Otherwise the flow breaks the day that staff member leaves.
- Audit logging – Workspace Flows actions show up in your Admin Console audit log. Review weekly to spot any flow misbehaving before it gets out of hand.
For a more thorough Workspace security review, our Google Workspace Advance Audit covers automation permissions as part of the standard checklist.
Key Takeaways
- Google Workspace Flows is the no-code automation layer inside Workspace Studio, replacing the need for Zapier or Make for most Google-centric workflows.
- The simplest useful flow is the email-attachment-to-Drive pattern – it pays for the time to learn the tool within the first week.
- Always add a sender filter before saving the flow. Without it, you will trigger on every email and create noise.
- Have Gemini do the filing work, not the talking work – auto-replies on email are risky for a business.
- Build business-critical flows under a shared service account, not a personal account, so they survive staff changes.
Ready to Get This Done Right?
Trusted by 10,000+ small businesses across 50+ countries. We’ve built hundreds of Google Workspace automations – the right way, with audit trails, security guardrails, and proper ownership.
Get My Automation Done: Our Tech Done team handles Workspace automation builds end to end – from scoping the flow to documenting the handover. Skip the trial and error.
Talk to an Expert First: Not sure which workflows in your business are worth automating? Book a free call and we will map the highest-value ones in 30 minutes.








