explainx.ai0k
TrendingNewsPathwaysSkills
Pricing
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

follow on google

Add explainx.ai as a preferred source

corporate training

support@explainx.ai

get started

Find your pathTake Free Evaluation

learn

mind: share how you thinkpathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serversexplainx mcptoolsmdx readeragentsllmsdesignsdictionaryagi trackerfelony benchranks

company

aboutvisionmissionteaminstructorsteach on explainxpartnershipscommunityhackathonscareers

content

daily AI newsstate of AI — live resultsblogreleasespromptsgeneratorsresource libraryfor LLMsexplainx.ai kids

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

newsletter · weekly

Get AI news, tools, and insights in your inbox.

supportcontactprivacytermsdata rightshow we create contentsubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

On this page

  • TL;DR — custom URLs launch
  • What changed for builders
  • Stack: free apps, free deploys, free URLs
  • Limitations and honest reactions
  • How to use it (workflow)
  • Who should care
  • Related on explainx.ai
← Back to blog

explainx / blog

Google AI Studio Custom URLs: Free yourapp.ai.studio Subdomains for Deployed Apps

Google AI Studio, Gemini, App Deployment, No-Code, Google Cloud

Logan Kilpatrick July 10, 2026 — Google AI Studio deploys get free custom subdomains like yourapp.ai.studio on Cloud Run free tier. Instant publish, private code and chat history. vs Vercel, Replit, AI Studio Build mode.

Jul 11, 2026·3 min read·Yash Thakker
add explainx.ai
go deep
Google AI Studio Custom URLs: Free yourapp.ai.studio Subdomains for Deployed Apps

On July 10, 2026, Logan Kilpatrick posted that Google AI Studio deployed apps can claim free custom subdomains — http://your-own-url.ai.studio — on top of free Cloud Run deploys.

@Google and @GoogleAIStudio amplified: "wake up babe custom URLs in Google AI Studio just dropped." Early grabs: samsheffer.ai.studio, miketaylorcai.ai.studio.

Same week as Gemini Omni Flash video and GPT-5.6 Sol rollout, Google is tightening prompt → prototype → production → shareable URL — one hostname, zero DNS setup.

Weekly digest3.5k readers

Catch up on AI

Curated AI updates on agents, skills, and MCP — delivered to your inbox. Unsubscribe anytime.

TL;DR — custom URLs launch

table · 2 cols
FieldDetail (July 10, 2026)
FeatureCustom *.ai.studio subdomains on publish
CostFree (apps + deploy + URL)
InfraCloud Run free tier
AvailabilityReal-time check when claiming name
PrivacyCode + chat history private; live app public
Announced byLogan Kilpatrick · Google · AI Studio accounts

What changed for builders

Before: AI Studio could generate and deploy apps, but shared links looked generic. After: branded subdomains for portfolios, demos, hackathon submissions, and client previews — without buying a domain or configuring SSL.

Philipp Schmid (@_philschmid) summarized the flow:

When you publish, pick your own subdomain (like my-billion-dollar-app.ai.studio). It's ready to share on the web immediately, and your code and chat history stay private.

Sam Sheffer called custom URLs "such an unlock for app builders" — portfolio sites on a Gemini-native domain signal credibility in AI-engineering circles.


Stack: free apps, free deploys, free URLs

Kilpatrick's framing is a three-layer free tier:

  1. Build in AI Studio with Gemini models (Gemini 3.5 guide)
  2. Deploy to Cloud Run without a separate GCP billing setup for hobby tier
  3. Share on name.ai.studio — permanent claim while the feature lasts

Contrast:

table · 3 cols
SurfaceGoogle pathTypical alternative
Web demo URLai.studio subdomain (Jul 2026)Vercel/Netlify + custom DNS
Android APKAI Studio Build mode (May 2026)Manual Android Studio
Video genGemini Omni FlashSeparate video APIs

Limitations and honest reactions

X sentiment is mostly positive with caveats:

  • Prototypes and portfolios — ideal fit (Sheffer, Taylor-Cai, Kilpatrick demos)
  • Production UI — some builders want richer design tooling for large apps
  • Subdomain only — *.ai.studio, not arbitrary apex domains on the free launch
  • Name squatting — global uniqueness → early movers grabbed short handles

For enterprise custom domains and IAM, you'll still route through Google Cloud patterns — this launch targets speed to share.


How to use it (workflow)

  1. Build or iterate app in Google AI Studio with Gemini
  2. Publish / deploy to Cloud Run via Studio UI
  3. Pick subdomain — availability checked live
  4. Share https://yourname.ai.studio — app live; source stays in Studio

Pair with Google AI product names glossary if you're navigating Gemini vs AI Studio vs Cloud branding.


Who should care

Indie hackers — ship Gemini demos with credible URLs in minutes.

PMs and designers — user-test prototypes without eng deploy pipeline.

Students and hackathons — X Prize / AI Studio cohorts get portfolio-ready links.

Agencies — client previews on branded subdomains before production GCP.


Related on explainx.ai

  • Google AI Studio — 250K Android apps in one week
  • Gemini 3.5 complete guide
  • Gemini Omni Flash video generation
  • Google AI product names glossary 2026
  • Can LLMs watch video — Claude vs Gemini
  • Generate images — Claude Code + OpenAI workflow

Official: Google AI Studio · @OfficialLoganK · @GoogleAIStudio


Feature availability and pricing reflect July 10, 2026 launch posts. Google may change free-tier limits — verify in AI Studio before planning production workloads.

Spotted something out of date? Let us know.
Yash Thakker

Written by

Yash Thakker

Yash is an AI expert with over 300K learners. Join his workshops →

Related posts

Sep 3, 2026

Context Caching in Agent Harnesses: Google's Numbers, and the Ones It Left Out

Google Cloud published measured results for context caching in coding-agent harnesses — three multi-turn topologies, up to 79% fewer transmitted tokens against a 37k-token static prefix. The mechanism is prefix invariance, the rules are four lines long, and the headline number is transmitted volume, not your bill. We work out both.

Sep 2, 2026

Google AlphaEvolve: Gemini-Powered Evolutionary Code Optimization Agent

Google Cloud launched AlphaEvolve in September 2026 — a Gemini-powered evolutionary agent that takes base code and a client-side evaluator to evolve production-ready code. Here is how it works, why evaluators are mandatory, and how to configure client-side scoring.

Sep 2, 2026

Gemini Agentic Video Understanding: How It Works in Google AI Studio

On September 1, 2026, Google AI Studio announced agentic video understanding for Gemini — the model actively chooses which moments, speed, and modality (frames, audio, transcript) to inspect instead of ingesting video at a fixed frame rate. Here's how it actually works, the real numbers behind the "up to" claims, and a worked example of finding one moment in a two-hour video.