On June 24, 2026, Google announced the addition of a computer use tool to Gemini 3.5 Flash, enabling the AI to directly control computer interfaces — clicking buttons, typing in fields, navigating websites, and executing tasks autonomously.

What Is Computer Use in Gemini 3.5 Flash?
This feature gives Gemini 3.5 Flash the ability to:
- See the screen: Understand the current display including windows and buttons
- Make decisions: Determine what needs to be clicked or typed
- Execute actions: Click, type, scroll, and navigate between applications
This makes Gemini capable of automating desktop tasks that previously required human intervention — such as filling forms, extracting data from applications without APIs, or performing complex cross-application workflows.
How It Compares
| Feature | Gemini 3.5 Flash | Claude Computer Use | OpenAI Operator |
|---|---|---|---|
| Company | Anthropic | OpenAI | |
| Model | Gemini 3.5 Flash | Claude Sonnet 4.6 | GPT-5.6 |
| Availability | Gemini API, AI Studio | Claude API | ChatGPT Pro |
| Pricing | Competitive | $3/$15 per M token | $200/month |
| Arabic | Supported | Supported | Supported |
What Does This Mean for Gulf Users?
For Developers
- Build intelligent agents: Create applications that control computers for repetitive tasks
- No-API automation: Access legacy applications or internal systems without programmatic interfaces
- Cost: Gemini 3.5 Flash is an economical model, making task automation affordable
For Businesses
- Process automation: Fill government forms, extract reports, manage legacy systems
- System integration: Connect applications that don't support direct integration
How to Get Started
- Google AI Studio: Try the feature directly in your browser with no setup
- Gemini API: Integrate Computer Use into your applications using the official API
- Documentation: Refer to Google's official docs for code examples and best practices
Limitations to Know
- Speed: UI automation is slower than direct API calls
- Accuracy: The model may fail to recognize unusual UI elements
- Security: Ensure you grant the model limited permissions to avoid unwanted actions
- Cost: Each action consumes tokens for vision, decision, and execution
FAQ
Is Computer Use free in Gemini?
Available via Google AI Studio for testing. For production use, you need a paid Gemini API subscription.
Does it support Arabic user interfaces?
Yes, Gemini 3.5 Flash supports Arabic and can interact with Arabic-language interfaces.
What's the difference between Computer Use and Function Calling?
Function Calling requires the application to have a specific API. Computer Use works with any visual interface — even applications without APIs.
Primary source: Official Google blog — Published: June 24, 2026