Gemini icon

Gemini 3.6 Flash

3.6 FlashVerified

Improve agentic coding, knowledge work, and multimodal reasoning with Gemini 3.6 Flash, Google's GA workhorse model for production agent loops Reduce execution cost versus Gemini 3.5 Flash with the same $1.50 input price, lower $7.50 output pricing, and fewer turns and tool calls Use built-in tools including Computer Use Preview, code execution, search grounding, file search, structured outputs, caching, and 1M-token context

Reviewed by ToolWorthy Editors·updated today·3.6 Flash released yesterday

Pricing:Free + from $1.50/per use
Visit Site
Jump to section
Gemini screenshot

Featured alternatives

MakersClaw icon

MakersClaw

TypingMind icon

TypingMind

Doubao icon

Doubao

Z.ai icon

Z.ai

Slashy icon

Slashy

Invoko icon

Invoko

Pros & Cons

Editor-reviewed

Pros

  • Stable GA model with a clear production model ID: gemini-3.6-flash.
  • Lower output-token pricing than Gemini 3.5 Flash while keeping the same $1.50 input-token rate.
  • Stronger agentic coding, tool use, and multimodal reasoning than prior Flash models in Google's launch materials.
  • Supports Computer Use Preview, code execution, file search, function calling, grounding, structured outputs, URL context, and caching.
  • Keeps the 1M-token input window and 65k-token output limit expected from the current Gemini Flash family.

Cons

  • Still requires workload-specific validation; launch benchmarks are Google-published and may not match private evals.
  • No image generation, audio generation, or Live API support.
  • API migration may require removing deprecated sampling parameters and prefilled model turns.
  • Computer Use is supported only as a preview capability, so production UI automation needs extra safety checks.
  • Higher input price than Gemini 3.5 Flash-Lite for high-volume extraction or classification tasks.

Overview

Gemini 3.6 Flash is Google's generally available workhorse model for agentic coding, knowledge work, and multimodal reasoning, released on July 21, 2026 with the API identifier gemini-3.6-flash. Google positions it as a production-ready upgrade over Gemini 3.5 Flash and Gemini 3 Flash Preview: it keeps the 1,048,576-token input window and 65,536-token output limit while reducing output pricing and improving reliability in multi-step agent loops.

The model supports text, image, video, audio, and PDF input with text output. It also supports caching, code execution, file search, function calling, Google Maps grounding, search grounding, structured outputs, thinking, URL context, and Computer Use in preview. It does not support image generation, audio generation, or the Live API.

What's New

Stronger agentic coding and execution

Gemini 3.6 Flash is tuned for longer coding and agent workflows where a model must inspect context, make changes, run checks, and avoid unnecessary edits. Google's latest-model guidance says 3.6 Flash reduces reasoning loops, unwanted file changes, tool calls, and conversational turns compared with Gemini 3.5 Flash. That makes it a better default for production coding agents, repository maintenance, and multi-step tool workflows where reliability matters as much as raw benchmark score.

Better multimodal and spatial reasoning

Google highlights improvements in chart interpretation, visual blueprint conversion, and multi-element web layout generation. The official model page lists support for text, image, video, audio, and PDF inputs, which keeps 3.6 Flash in the same broad multimodal family as 3.5 Flash while improving performance on visual and spatial tasks.

Lower output pricing than Gemini 3.5 Flash

Standard API pricing remains $1.50 per 1M input tokens, but output pricing drops from $9.00 per 1M output tokens on Gemini 3.5 Flash to $7.50 per 1M output tokens on Gemini 3.6 Flash. For generation-heavy agent workflows, that price change matters because the model is also designed to complete work with fewer turns and fewer tool calls.

Computer Use and built-in tools

Gemini 3.6 Flash supports Computer Use as a preview capability, alongside code execution, file search, function calling, search grounding, structured outputs, URL context, and caching. This makes it a stronger candidate for agents that need to inspect webpages, use applications, call tools, and produce structured results in one workflow.

Performance Benchmarks

Google's July 21, 2026 announcement and Gemini model pages report broad gains over Gemini 3.5 Flash and earlier Gemini 3 models. Key figures include:

Benchmark Gemini 3.6 Flash Gemini 3.5 Flash
DeepSWE v1.1 49% 37%
MLE-Bench 63.9% 49.7%
OSWorld-Verified 83.0% 78.4%
GDPval-AA v2 1421 1349

Google also says Gemini 3.6 Flash uses 17% fewer output tokens than Gemini 3.5 Flash on the Artificial Analysis Index. Treat these as Google-published launch benchmarks; teams should still validate quality, cost, and latency on their own prompts before routing production traffic.

Migration Guide

From Gemini 3.5 Flash

For most agentic coding, multimodal reasoning, and knowledge-work tasks, Gemini 3.6 Flash is the direct upgrade target. Update the model ID from gemini-3.5-flash to gemini-3.6-flash, rerun your regression prompts, and compare total task cost rather than only token price. The output-token rate is lower, and Google expects fewer turns and tool calls, but real savings depend on your prompts, tool schema, and retry behavior.

From Gemini 3 Flash Preview

Google lists Gemini 3.6 Flash as the recommended replacement for gemini-3-flash-preview on the deprecations page. Moving from preview to stable should reduce lifecycle risk, but you should still check API behavior changes, default thinking settings, and structured output assumptions before production rollout.

API changes to check

Google's latest-model guide notes that Gemini 3.6 Flash and Gemini 3.5 Flash-Lite deprecate sampling parameters such as temperature, top_p, and top_k, and no longer support prefilled model turns. Remove those fields from requests and test any conversation-state code that relies on a final model turn.

Compatibility Notes

Supported inputs and outputs:

Type Support
Text input Supported
Image input Supported
Video input Supported
Audio input Supported
PDF input Supported
Text output Supported
Image output Not supported
Audio output Not supported
Live API Not supported

Core model limits and features:

Capability Gemini 3.6 Flash
Model ID gemini-3.6-flash
Lifecycle Stable / GA
Input token limit 1,048,576
Output token limit 65,536
Default thinking level medium
Computer Use Supported (Preview)
Batch API Supported
Flex inference Supported
Priority inference Supported

Pricing & Plans

Gemini 3.6 Flash is available through the Gemini API with a free tier for eligible development usage and paid token pricing for production workloads.

Tier Input Output Notes
Free $0 $0 Rate-limited development usage where available
Standard $1.50 / 1M tokens $7.50 / 1M tokens Main published rate in Google's latest-model guide

The model page also lists Batch API, Flex inference, and Priority inference as supported consumption options. Confirm current production rates on Google's Gemini API pricing page before committing large workloads, because capacity options and regional enterprise pricing can vary.

Best For

  • Coding agents that need to inspect repositories, edit files, run checks, and avoid unnecessary changes.
  • Multimodal workflows involving charts, screenshots, blueprints, documents, or visual layout reasoning.
  • Production agents where total task cost depends on turns, retries, and tool calls, not just per-token pricing.
  • Teams migrating away from Gemini 3 Flash Preview to a stable replacement.
  • Applications that need built-in tools such as code execution, function calling, search grounding, URL context, or Computer Use Preview.

FAQ

What is the model ID for Gemini 3.6 Flash?

Use gemini-3.6-flash. Google's model page lists it as a stable model with a July 2026 latest update.

Is Gemini 3.6 Flash generally available?

Yes. Google's latest-model guide lists Gemini 3.6 Flash as generally available and ready for production use.

How much does Gemini 3.6 Flash cost?

Google lists Standard pricing at $1.50 per 1M input tokens and $7.50 per 1M output tokens. Free-tier availability, Batch, Flex, Priority, and enterprise pricing should be checked on the official Gemini API pricing page before production rollout.

Does Gemini 3.6 Flash support Computer Use?

Yes. The official model page lists Computer Use as supported in preview. It also supports code execution, file search, function calling, grounding, structured outputs, thinking, URL context, and caching.

Should I use Gemini 3.6 Flash or Gemini 3.5 Flash-Lite?

Use Gemini 3.6 Flash for agentic coding, complex multimodal reasoning, and higher-quality multi-step workflows. Use Gemini 3.5 Flash-Lite for high-throughput extraction, document processing, and latency-sensitive tasks where the lower $0.30 input price matters more than peak capability.

Version History

3.6 Flash

Current Version

Released on July 21, 2026

+What's new
3 updates
  • Improve agentic coding, knowledge work, and multimodal reasoning with Gemini 3.6 Flash, Google's GA workhorse model for production agent loops
  • Reduce execution cost versus Gemini 3.5 Flash with the same $1.50 input price, lower $7.50 output pricing, and fewer turns and tool calls
  • Use built-in tools including Computer Use Preview, code execution, search grounding, file search, structured outputs, caching, and 1M-token context

3.5 Flash-Lite

Released on July 21, 2026

+What's new
3 updates
  • Run high-throughput agentic workloads with the fastest, lowest-cost Gemini 3.5 model at $0.30 per 1M input tokens and $2.50 per 1M output tokens
  • Improve migration quality from Gemini 3.1 Flash-Lite with stronger coding, document extraction, long-context, and multimodal benchmark performance
  • Configure thinking levels from minimal to higher reasoning modes, balancing low-latency execution against multi-step sub-agent and tool-use reliability

3.5 Flash Cyber

Released on July 21, 2026

+What's new
3 updates
  • Find, validate, and patch software vulnerabilities with a lightweight cybersecurity model built on Gemini 3.5 Flash and tuned for CodeMender workflows
  • Scale frequent code security scans by calling a faster Flash-based model across more code paths, then consolidating sub-agent findings into high-quality reports
  • Access the model through a limited pilot for governments and trusted partners, reflecting Google's staged approach to dual-use cybersecurity deployment

3.5 Flash

Released on May 19, 2026

View Update
+What's new
3 updates
  • Tackle long-horizon agentic tasks with a GA Flash model that outperforms Gemini 3.1 Pro on Google's Terminal-Bench 2.1 and MCP Atlas benchmarks
  • Run frontier-quality workflows at $1.50 per 1M input tokens and $9.00 per 1M output tokens, with Batch, Flex, and Priority consumption options
  • Build richer interactive web UIs and graphics with improved multimodal reasoning, 1M-token context, and support across Google AI Studio and Vertex AI

3.1 Flash-Lite

Released on May 7, 2026

View Update
+What's new
3 updates
  • Promote Gemini 3.1 Flash-Lite from its March 2026 preview to the stable gemini-3.1-flash-lite model, Google's fastest and most cost-efficient Gemini 3 series model for high-volume developer workloads
  • Run high-volume work cheaply at $0.25 per 1M text, image, and video input tokens and $1.50 per 1M output tokens, with a free tier plus Batch, Flex, and Priority pricing options
  • Keep strong quality for a lightweight model with 86.9% on GPQA Diamond, 76.8% on MMMU Pro, and 2.5X faster Time to First Answer Token than Gemini 2.5 Flash

3.1 Flash Live (Preview)

Released on March 26, 2026

View Update
+What's new
3 updates
  • Build real-time voice agents that better filter background noise and complete multi-step live tasks with Gemini's highest-quality audio model, which scores 90.8% on ComplexFuncBench Audio
  • Deploy multilingual conversational experiences in 90+ languages for real-time multimodal interactions, making voice-first apps more natural across global customer and enterprise workflows
  • Control live function calling behavior and response latency with thinkingLevel settings, helping balance reasoning depth against speed in production voice applications

3.1 Flash-Lite (Preview)

Released on March 3, 2026

+What's new
3 updates
  • Build high-volume production applications with the fastest Gemini 3 series model — 2.5X faster Time to First Answer Token and 45% higher output speed than Gemini 2.5 Flash — at just $0.25/1M input and $1.50/1M output tokens
  • Handle complex reasoning and multimodal tasks with 86.9% on GPQA Diamond and 76.8% on MMMU Pro, outperforming larger Gemini models from prior generations while maintaining low latency for real-time workflows
  • Control reasoning depth with built-in thinking levels in AI Studio and Vertex AI, enabling cost-efficient scaling from high-volume translation and content moderation to UI generation and multi-step agentic tasks

3.1 Pro (Preview)

Released on February 19, 2026

View Update
+What's new
3 updates
  • Tackle advanced problem-solving with improved reasoning in Gemini 3.1 Pro Preview, which scores 77.1% on ARC-AGI-2 and more than doubles Gemini 3 Pro on that benchmark
  • Use the dedicated gemini-3.1-pro-preview-customtools endpoint to better prioritize your own tools when combining bash and custom tool workflows
  • Build with Gemini 3.1 Pro Preview in Google AI Studio, Vertex AI, Gemini CLI, Antigravity, and other supported Google developer surfaces as the model rolls out across Google products

3 Flash (Preview)

Released on December 17, 2025

View Update
+What's new
3 updates
  • Build high-volume production applications with frontier-level AI performance at lower cost per request, optimized for low-latency workloads requiring fast response times
  • Analyze complex layouts in screenshots and diagrams with upgraded visual and spatial reasoning capabilities, enabling extraction of detailed information from UI mockups and technical diagrams
  • Develop agentic coding assistants with enhanced multimodal function responses and code execution from images, supporting automated development workflows and code generation tasks

3 Pro (Preview)

Released on November 18, 2025

+What's new
3 updates
  • Tackle complex reasoning tasks with the first Gemini 3 series model combining state-of-the-art reasoning, multimodal understanding, and agentic capabilities in one unified model
  • Process long documents and conversations with 1M token context window, enabling comprehensive analysis across multiple PDFs and cross-repository code reviews
  • Control reasoning depth and output format with new behavior configurations including thinking levels and thought signatures, requiring migration validation for production systems

2.5 Pro

Released on June 17, 2025

+What's new
3 updates
  • Generate and review complex code with production-ready stable model featuring adaptive thinking that automatically adjusts reasoning depth based on task complexity
  • Handle comprehensive document analysis with long-context support (1M tokens input), supporting quarterly report synthesis and large codebase understanding
  • Migrate confidently from preview versions with clear upgrade path as experimental builds redirect to stable and lifecycle dates ensure predictable maintenance windows

2.5 Flash (Preview)

Released on April 17, 2025

+What's new
2 updates
  • Build low-latency apps with an early Gemini 2.5 Flash preview optimized for price-performance, giving teams a faster way to test stronger reasoning without moving to a larger model
  • Evaluate adaptive thinking behavior in preview, letting you balance response speed and reasoning depth for chat, summarization, and high-volume application workflows

2.0 Flash Thinking (Preview)

Released on December 19, 2024

+What's new
1 updates
  • Debug hard reasoning tasks with Thinking Mode, a test-time compute model that shows its thought process while generating answers, making evaluation and prompt iteration easier for enterprise Q&A

2.0 Flash (Experimental)

Released on December 11, 2024

+What's new
3 updates
  • Build agentic assistants that understand instructions and take actions with native tool use, enabling early workflow automation and action-oriented assistant prototypes
  • Create richer multimodal experiences with native image generation and steerable multilingual text-to-speech, reducing reliance on separate media-generation services
  • Develop real-time interactive applications with the Multimodal Live API, which supports streaming audio and video input together with multiple tools in one session

1.5 Flash (Preview)

Released on May 14, 2024

+What's new
2 updates
  • Handle large-scale API workloads with the fastest Gemini model optimized for batch summarization, real-time chat, and lightweight content generation requiring rapid response times
  • Process long legal contracts, research materials, and email threads with 1M token context window enabling comprehensive document understanding without splitting

1.5 Flash

Released on May 14, 2024

+What's new
2 updates
  • Handle large-scale API workloads with the fastest Gemini model optimized for batch summarization, real-time chat, and lightweight content generation requiring rapid response times
  • Process long legal contracts, research materials, and email threads with 1M token context window enabling comprehensive document understanding without splitting

1.5 Pro (Preview)

Released on February 15, 2024

+What's new
3 updates
  • Scale production deployments efficiently with Mixture-of-Experts architecture delivering similar quality at lower inference costs and faster iteration cycles for enterprise applications
  • Analyze entire long-form videos, multi-hour audio recordings, and 30,000+ line codebases in single context with breakthrough 1M token window reducing segmentation-induced information loss
  • Achieve reliable cross-modal understanding with 87% performance improvement over 1.0 Pro across benchmarks while maintaining high accuracy throughout long context processing

1.5 Pro

Released on February 15, 2024

+What's new
3 updates
  • Scale production deployments efficiently with Mixture-of-Experts architecture delivering similar quality at lower inference costs and faster iteration cycles for enterprise applications
  • Analyze entire long-form videos, multi-hour audio recordings, and 30,000+ line codebases in single context with breakthrough 1M token window reducing segmentation-induced information loss
  • Achieve reliable cross-modal understanding with 87% performance improvement over 1.0 Pro across benchmarks while maintaining high accuracy throughout long context processing

1.0

Released on December 6, 2023

+What's new
3 updates
  • Deploy AI across devices from mobile to data center with three optimized sizes supporting on-device summarization with Nano, general-purpose services with Pro, and complex tasks with Ultra
  • Process text, images, audio, video, and code in unified model built from ground up for multimodal understanding, eliminating external OCR and pipeline integration complexity
  • Achieve state-of-the-art results with Ultra reaching 90.0% on MMLU benchmark exceeding human expert performance and 59.4% on MMMU providing public baseline for research and enterprise selection

Top alternatives

Related categories

From the blog

View all →

Track Gemini in ToolWorthy Weekly

Important tool updates, better alternatives, and selected AI signals in one weekly brief.

Weekly only. Unsubscribe anytime.