Important:
If you're signed in with a school account and are under 18, you can’t use any AI features in Workspace Studio. If a flow containing AI steps is shared with you, those steps will be removed when you open the flow.
Error indicators
When a flow has an issue, you get a notification in a few places:
- A red dot on the Google Workspace Studio icon,in your Gmail inbox.
- A message on the My flowstab in the Studio web app.
- A red dot in the Activitytab in the Studio web app.
The issues that can cause a flow to fail include the following:
- Invalid data during a run:For example, if your flow tries to draft an email to an invalid email address.
- Step configuration error:For example, if you lose access to a chat space or a Google doc used in a step is deleted.
- Usage limits or proactive security measures:
- If your flow runs too often, it reaches a usage limit to prevent overuse.
- If your flow detects malicious content or a potential prompt injection attack, it stops the run and shows an error.
To learn about the issue, click the flow that had the problem.
- For invalid data issues:To find the data that causes the issue, review the flow’s activity feed. To use conditional logic to identify scenarios where variables are invalid or empty, add “Check If” steps.
- For configuration issues:On the step with an issue, check the error message.
After you resolve the issue, dismiss the warning. If you don’t, the flow still counts as a flow with issues.
Common issues and how to fix them
Note:Workspace Studio is in active development and bugs are fixed regularly. If a flow stops working, review its set up and then try turning on the flow again to pick up any bug fixes.
When you turn on a flow
You might see one of these common issues when you try to turn on a flow:
| Couldn’t turn on flow. Please try again. | This error can mean several things:
|
|---|
Running a flow
When a flow has an issue with a run, an error is reported in the activity log. Here are some common errors you might see:
- Your Google Workspace administrator may have disabled the app or service used in the step.
- The step might be restricted to the Gemini Alpha program .
- The app developer may have removed or ended support for this step.
- The step encountered a bug and could not complete.
Workspace Studio is missing permissions
Workspace Studio needs your permission to connect to other apps and services. If you see this error, try turning the flow on again. That should cause Workspace Studio to ask for your permission for any apps and services it’s blocked on. If you still see the error after that, your administrator may block access to this app.
You might see this for an AI step. The prompt must be less than ~144,000 characters (roughly 18,000 words), including linked content and content added with variables.
This issue happens most often when the prompt includes a variable such as the body of an email message. If the message includes a long thread, or just a lot of text, the prompt might be too long.
We’re working to make prompts more resilient to this issue. To decrease the frequency of this issue, consider limiting the number of variables in the prompt.
If a flow doesn't run for 6 months, it automatically turns off. To turn it back on:
- Go to My flows.
- Click on the flow
Turn on.
Less common errors
“Couldn't get column names from row 1”In the Sheets steps, you can filter rows by column values. The names of the columns come from the first row. The first row must meet the following requirements:
- The column names must start in cell A1
- Each name must be one cell, not merged cells
- Each column name must be unique and can’t be empty
You might see "Selection not available" if you edit a flow where you selected a person, such as someone to send a message to.
First, check that the person is still available by going to https://contacts.google.com/ and looking up the person.
If that doesn't work, try selecting someone else. Sometimes when you make a copy of someone else’s flow, you might not be able to select the original person.
You might see “Couldn't run because your Google Workspace admin has blocked access to a service” if your Google Workspace admin blocked Workspace Studio access to Workspace apps.
To fix, your Google Workspace admin can follow the steps in Control which apps access Google Workspace data to allow access for the following services:
- Drive for Workspace Studio
- Gemini for Workspace Studio
- Gmail for Workspace Studio
- Google Calendar for Workspace Studio
- Google Chat for Workspace Studio
- Google Forms to Workspace Studio
- Sheets for Workspace Studio
You might see this error for one of the following reasons:
- Your Google Workspace administrator may have disabled the app or service used in the step.
- The step might be restricted to the Gemini Alpha program .
- The app developer may have removed or ended support for this step.
You might see this error for one of the following reasons:
- The file you selected is shared with other people or groups.
- The file was private when you created the flow, but has since been shared.
- The steps to "Add a row," "Update rows," or "Clear rows" only work with spreadsheets that are private to you or not shared with anyone.
- If you share the spreadsheet later, your flow fails and an error shows in the activity log.
- If you use the
IMPORTRANGEfunction in your spreadsheet, it won’t work even if your spreadsheet is private or not shared. To resolve this issue, remove the function.
FAQ
Expand all | Collapse all & go to top
Why can't I access Workspace Studio?- Your access may be paused due to high demand, or your account may not have the required permissions. Learn more about Workspace Studio access and eligibility.
- You must be on a computer and use a supported web browser. You can’t use Workspace Studio on mobile devices.
- If you can't access Workspace Studio, contact your admin.
For general feedback, in Workspace Studio, click Send feedback.
For feedback about Gemini’s responses, in the Activitypage, find the response or issue. For successful runs, you can report if the response was helpful or not helpful and share your prompt for troubleshooting. For issues, you can submit feedback.
Join the Workspace Studio Discord channel, a dedicated space to connect, hold discussions, and network.
- Join the public Google Workspace server .
- On the left, find the #workspace-studiochannel.
Here are a few things you can do on the server:
- Connect with others. Introduce yourself and get to know others on our dedicated channel.
- Share learnings. You can share your class learnings with others in the community, and get support from the network if you have questions or ideas.
- Stay up-to-date on the latest news. We’ll be sharing the latest news about Workspace Studio Alpha.
Workspace Studio has starters and steps for Gemini in Google Workspace, Gmail, Google Chat, Google Drive, Google Docs, Google Forms, Google Sheets, and Google Tasks.
To avoid the situation where a flow starts itself or others in a continuous loop, starters are set to ignore messages sent by flows by default. For example, if you have a flow that starts when someone posts a message in a space and it posts to that same space, this setting prevents the flow from starting again based on that message.
However, in some cases you might want a flow to start based on messages that are sent by other flows. In that case, check the box so that the flow considers these messages, too.
When you use the Notify me in Chatstep, the messages are sent through a Chat app that’s named after the flow, rather than a direct message. To find Chat apps, in Chat, scroll to the bottom of the left pane until you see the Appssection.
For example, if you have a “Meeting reminders” flow that sends you a message before your meetings, that message is posted in the “Meeting reminders” Chat app listed in the Appssection:
When I get an emailstarter :
- You can filter by default Gmail labels only. Custom labels are not available.
- Important: This starter evaluates email messages before your personal labels are applied through your personal Gmail filters. For example, if you have a filter to mark messages sent to a group as read, a flow will run on the messages if they match your flow’s starting conditions, even if they're marked as read.
Add Labelsstep :
- You can apply personal Gmail labels with a flow. If you have more than 50 custom labels some will not be available. To troubleshoot, delete unused labels in Gmail.
If you have a flow that starts with When I get an email, that flow runs when you get a new email that arrives in your inbox. It doesn’t start for emails that you automatically archive or move to trash.
Yes, you can have your flows take actions in popular third-party apps and services such as Asana, Mailchimp, Slack, and Salesforce, by adding integration steps. Learn more about integration steps
Yes, you can extend and customize Workspace Studio using Google Workspace add-ons. Just like add-ons for other services, you and other people in your organization can build and share custom steps so you can automate what you need most. Learn more about custom steps

