Runway

Runway

Finance modeling and planning platform

Overview

Runway is a subscription-based SaaS platform for business planning, financial modeling, and alignment. It helps teams of all sizes model and plan finances with an intuitive, collaborative interface. Its features include automated data integration from various business tools, simplified financial modeling, human-readable formulas, and detailed reporting, all designed to scale and trace values easily across models. Runway differentiates itself with a user-friendly experience, readable formulas, and strong collaboration and data tracing capabilities that keep plans aligned across the organization. The platform targets startups and established enterprises in need of scalable, integrated financial planning. The goal is to help organizations make informed financial decisions by providing a clear, collaborative, and scalable way to model, plan, and report finances.

Significant Headcount Growth

About Runway

Simplify's Rating
Why Runway is rated
B-
Rated B on Competitive Edge
Rated B on Growth Potential
Rated C on Differentiation

Industries

Data & Analytics

Enterprise Software

Fintech

Financial Services

Company Size

51-200

Company Stage

Series A

Total Funding

$37M

Headquarters

San Francisco, California

Founded

2020

Get referred to Runway

See people who can refer or advise you

Simplify Jobs

Simplify's Take

What believers are saying

  • Runway raised $315 million in February 2026 at a $5.3 billion valuation.
  • Runway said August 20, 2026 revenue more than doubled, with NRR above 300%.
  • Adobe, Amazon, Microsoft, and a Fortune 20 customer expanded usage across 2026.

What critics are saying

  • Gardner v. Runway AI and similar 2026 copyright suits threaten injunctions and damages.
  • Media Router commoditizes model choice; Google, OpenAI, and Fal will squeeze pricing by 2027.
  • If Gen-4.5 quality stalls, enterprises will standardize on rivals’ APIs and abandon Runway Dev.

What makes Runway unique

  • Runway owns Gen-4.5, Act-Two, and Aleph 2.0, plus third-party routing.
  • Runway Dev unifies video, image, audio, and Characters in one enterprise API.
  • Solaris, launched August 31, 2026, pushes Runway into interactive interface world models.

Help us improve and share your feedback! Did you find this helpful?

Funding

Total Funding

$37M

Above

Industry Average

Funded Over

3 Rounds

Notable Investors:
Series A funding typically happens when a startup has a product and some customers, and now needs funding to scale. This money is usually used to grow the team, expand marketing, and improve the product. Venture capital firms are frequently the main investors here.
Series A Funding Comparison
Above Average

Industry standards

$15M
$8.2M
Discord
$15M
Canva
$27.5M
Runway
$30M
Kalshi

Benefits

Remote Work Options

Company Equity

Growth & Insights and Company News

Headcount

6 month growth

1%

1 year growth

8%

2 year growth

13%
The Decoder
Sep 1st, 2026
Runway's Solaris is an AI system that generates software interfaces in real time.

Runway's Solaris is an AI system that generates software interfaces in real time. Sep 1, 2026 Key points. * Runway has unveiled Solaris, an "Interface World Model" that doesn't run user interfaces as code but renders them live and responds directly to clicks or voice. * The system aims to replace fixed apps with dynamic environments that adapt to the user, and could prove useful for interactive shopping or visual tutorials. * With text rendering still error-prone and no support for screen readers, the system, which builds on the Gen-4.5 video model, remains a research effort for now. Topics. AI company Runway has unveiled Solaris, the first model in a new category it calls "Interface World Models." Instead of running code, the system generates the user interface frame by frame as you interact with it. Rather than translating a design into code first, the model renders the interface itself in 720p and responds to clicks, drags, or voice commands. That's a sharp break from how software normally works, where the operating system decides what happens on screen and an app stays the same until someone ships an update. Runway lists several use cases: In online shopping, the store itself would become the interface, with users dragging a shirt onto a picture of themselves to try it on. A shop would no longer be a fixed layout but would adapt to each user. For product visualization, you can say "move the table" or "change the color of the couch," and the scene reacts instantly, which Runway sees fitting furniture and interior planning. The company also sees a use for tutorials and learning. Instead of a text answer like a chatbot gives, Solaris shows the next step visually in its own context, for example as a combustion demo with different materials. Runway wants the "app" as a fixed unit to disappear. Solaris builds on Runway's video model Gen-4.5 and follows the path the company started with GWM-1. A language model decides how the interface changes, while the world model renders each frame. Runway also sees it as a training ground for AI agents, which still fail at tasks like hotel bookings because they're trained on fixed layouts and can't handle websites that deviate from them. Runway's bigger claim is that the "app" as a fixed unit will disappear. Today, getting something done means opening the right prebuilt app, one for shopping, one for messages, one for reservations. If an operating system can generate the right interfaces on its own, there's less reason to sort software into a fixed catalog of apps. An online store would then no longer be a fixed layout that everyone sees the same way, but a generated environment that adapts to each user. Whether people actually want interfaces that keep changing is a question Runway leaves open. For now, this is still a long way off, as Runway says stable, readable text remains a hard problem to solve even though interfaces depend heavily on it. Long sessions and reliability are open questions too, and a wrong but convincing-looking result can be worse than none at all. A generated interface also has to work with assistive tech like screen readers. That makes Solaris a research effort for now. Runway is looking for partners for a launch and offers early access through a form.

Runway
Jul 31st, 2026
Bringing Runway Characters to SIGGRAPH's Biggest Stage

Bringing Runway Characters to SIGGRAPH's biggest stage. July 31, 2026 by Leah Retta SIGGRAPH 2026 is the premier conference in computer graphics, with a history that includes the debut of the first Pixar short film. It is also one of the few research venues where practitioners from the world's largest animation and entertainment studios sit alongside academics. This year, Characters was accepted into Real-Time Live!, the conference's highly-anticipated session where teams have 6 minutes to demo their work live in front of thousands and are judged by a jury of computer graphics and real-time technology experts. Runway sat down with members of its research and product team behind the work - Yining Shi, Katie Lewis and Taras Khakhulin - to talk about what it took to get there, what the room responded to and where this research is headed next. Runway's Characters demo at SIGGRAPH 2026. Let's start with the research itself. What problem were you setting out to solve with Characters, and what was the state of the art before this work? Taras Khakhulin: When Runway made the work public, there was nothing else like it: a system you could talk to that generates its response frame by frame, in real time. Real-time avatars existed before, but most were controlled talking heads under the hood. They restricted you to a human figure and often required specific formats, like a video upload or a 3D asset. Characters starts from a single image. That can be a photo of you, a pet, an animated character or something completely abstract, and it doesn't need any fine-tuning or per-style adaptation. There was no existing system to reference when Runway built this, which meant every design decision had to be proven out from first principles. Generalizing to any style, even highly abstract characters, was something few people realized was possible. Real-time is doing a lot of work here. Why does that latency bar matter so much? Katie Lewis: Latency matters because the product is a natural conversation. By the time you stop talking, the character should already be responding, and even a small delay can break the experience entirely. Yining Shi: Hitting that bar took the rendering engine behind Characters, its first real-time model deployed in production, plus months of engineering work streaming video and audio back to users and squeezing milliseconds out of every layer of the stack. Characters shipped in March, and Runway has seen great reception from its community of users. SIGGRAPH is a different moment: a peer-reviewed stage in front of the graphics research community. What did bringing the work to SIGGRAPH mean to the team? Lewis: The peer review itself meant a lot. Getting selected is the research community validating that the work is technically novel. Runway builds all of its own foundation models, and this was a chance to talk about that research directly with a research audience. And during rehearsals, the judges pushed Runway to prove the system is truly spontaneous and reactive. Khakhulin: Real-Time Live! is ultimately proof by format. A paper can work in theory, but any demo that survives that stage is work that actually runs. Runway's product and research team, demoing Characters live at SIGGRAPH 2026. What was the reception like, in the room and since? Shi: The moment that landed hardest was creating a character live: taking a photo of next year's conference chair on stage and having them talking as a character within seconds. Throughout the conference, attendees sat down with Runway, took a photo and talked with themselves, asking their character every question they could think of. Lewis: A few things consistently surprised people. Conversations can run 30 minutes or more without degrading, when most assumed the ceiling was a couple of minutes. Researchers came up after the session to dig into the architecture, including whether the model is truly autoregressive, and a group presenting later in the conference even quoted Runway as an inspiration for their own work, which is exactly the kind of exchange you hope for at a venue like this. Khakhulin: The frame generation surprised people, too. Runway generate every single frame rather than looping segments of video to maintain consistency, and that is what makes those long conversations possible. Yining Shi demoing Characters at SIGGRAPH 2026. Source: SIGGRAPH This took the research and platform teams working as one unit. How did those two sides shape each other? Shi: There was no waterfall. Once the model showed promising results, researchers and engineers met almost daily until it shipped. Khakhulin: Some things can only be optimized at the level of the method and architecture, and past a certain point, the gains have to come from engineering. Both had to happen simultaneously to reach the point where the experience feels natural, just like the way people talk in real life, rather than slightly laggy. Runway has prioritized building interactive AI Characters responsibly from the start. What did conversations around safety and moderation look like on the ground at SIGGRAPH? Lewis: Because the model works with any character, people immediately imagine experiences built for children, and they ask about guardrails. Others ask how a character with a specific function stays on task: if it is meant to read bedtime stories and the conversation drifts, how does it redirect appropriately? Moderation and the certainty of moderation came up repeatedly, and it's something Runway is actively prioritizing. What are you looking ahead to now? What does this work look like a year from now? Khakhulin: The next step is giving characters somewhere to live. Runway is working toward navigable environments, so a character can exist in a world you can move through and interact with differently. Runway is also exploring how you might interact with characters through text and control their expressivity and emotions. Lewis: Runway is also exploring making Characters more personal, whether through multiple reference images or a memory and objects of their own. Runway is also working on making Characters faster and more accessible to broader audiences. The underlying model keeps improving, and each version of it makes more of this possible out of the box. Discover more

The Rundown AI
Jul 24th, 2026
Black Forest Labs teaches video AI to run robots.

Black Forest Labs teaches video AI to run robots. PLUS: Edit videos faster with AI (for non-editors) July 24, 2026 Good morning, AI enthusiasts and welcome to the 6,243 new readers who joined The Rundown AI, Inc. yesterday. Black Forest Labs made its name in the AI image world. Its newest model, while able to create images, video, and audio, is now also reporting for work on an Audi production line. FLUX 3, the company's 'visual intelligence' model, generates realistic video by simulating how the world actually moves - the same skill that is now helping train and steer machines in the physical world. In today's AI rundown: * FLUX 3 stretches from videos to factory robots * Rowan's Corner: How The Rundown AI, Inc. is building AI intuition at The Rundown * Edit videos faster with AI (for non-editors) * OpenAI, Anthropic launch dueling voice upgrades * 4 new AI tools, community workflows, and more LATEST DEVELOPMENTS Black Forest Labs. The Rundown: Black Forest Labs just opened early access to FLUX 3, a 'visual intelligence' AI that generates video, images, and synced audio, with the German lab also spinning it into FLUX-mimic, a robot-control variant for Audi's production lines. The details: * FLUX 3 produces 20-second clips with native audio, with capabilities including multilingual dialogue, typography, and style/character adherence. * The model can handle text, image, and video inputs, with BFL's testing showing its outputs favored over rivals like Runway, Kling, and Grok Imagine. * The full rollout will include video, image, and partner-specific action models, plus an open-weight FLUX 3 Dev sized to fit on factory hardware. * FLUX-mimic, built with Zurich-based mimic robotics, learns a new factory task from about a half-hour of demonstration data instead of the usual 30+ hours. Why it matters: BFL has typically moved at a slower pace, but the unified system looks like the payoff - with longer, audio-synced videos and coherent visuals (like this hilarious one) reminding The Rundown AI, Inc. of the Sora days (in a good way). For mimic, visual models continue to creep into the physical world, becoming one of the key cogs in robotics. Together with AWS. The Rundown: AWS re:Invent is bringing 2,200+ sessions to Las Vegas on Nov. 30 through Dec. 4, and 70% of them are hands-on. This year, choose to: * Work through real problems in 300+ workshops and 250+ builders' sessions * Debug alongside peers in 125+ code talks * Whiteboard your architecture in 350+ chalk talks with the engineers behind the services Rowan's Corner. Rowan: Last week, I broke down the most important skill of the AI age: AI intuition, knowing when to use AI and when not to. This week, I want to go deeper into how I'm actually applying it across the team at The Rundown. The chart above is its role-by-role AI fluency standard, mapping what unacceptable, expected, and exceptional AI usage looks like. Even as an AI-first startup, a framework like this sets the standard with real examples. Some more rules from its AI fluency memo: * AI is an amplifier, not a crutch. If your work gets worse because of AI, that's on you. "AI did it" is never an acceptable excuse. On the flip side, refusing to experiment means you won't keep up with high performers or AI agents. * Everyone spends 2 hours a week finding the tedious parts of their job and building workflows for them, then shares wins in its #ai-show-and-tell channel. * Everyone gets $200/month for AI tools. The only condition is that you have to name the problem you're trying to automate. Not to gatekeep spending, but to make sure every experiment starts with a real problem. The goal behind all of it is reps. AI intuition works like business intuition: nobody is born with it. You build it by pushing tools to their limits until knowing when to reach for AI becomes instinct. If your team hasn't set a standard like this yet, I highly recommend it. Here's a downloadable template of my setup you can clone. AI training. The Rundown: In this guide, you will learn how to edit videos using AI, as The Rundown AI, Inc. do at The Rundown, and then teach ChatGPT to edit for you hands-free. Step-by-step: * Open Descript's desktop app, record your camera and your desktop if you like * When you're done recording, duplicate the project before editing * On the duplicate, use the AI tools "Remove filler words" and "Shorten word gaps" to clean filler words and remove delays longer than one second. Turn on "avoid harsh cuts" so the edits sound natural * Run "Edit for Clarity" on Low and go through the AI suggestions Pro tip: Connect the Descript plugin in ChatGPT or Codex, and teach it your editing process for hands-free editing. Presented by Strands Agents. The Rundown: Your agent harness can have a bigger impact than the model you're running. With Strands Agents, you can build your own agent harness and control it end-to-end without getting locked in. Run it with any model, any cloud, anywhere: * Monitor, modify, and debug with hooks * Deliver outcomes that work with guardrails that catch mistakes before they run * Replace brittle scripts with tools that adapt when processes change Openai & Anthropic. The Rundown: OpenAI and Anthropic shipped voice upgrades at nearly the exact same time, with OAI moving its GPT-Live voice into the desktop app and into Codex, and Anthropic plugging Claude's voice into its smarter models and connected apps. The details: * OpenAI's ChatGPT Voice joins the desktop app on macOS and Windows for paid plans, letting users talk to agents in Codex and ChatGPT Work via speech. * A custom hotkey calls the voice mode over any app, with Bloomberg reporting that the same tech may drive OAI's upcoming home speaker hardware. * Claude's voice mode now runs on Opus and Sonnet rather than only its small Haiku model, while also being able to connect to apps like Gmail and Slack. * Claude lags behind with turn-by-turn speaking, with the recent launch of GPT-Live pushing a flow that listens, thinks, and replies at the same time. Why it matters: Both labs shipped something useful, just not what many users were looking for after rumors of a Claude 5 Opus drop and Cerebras-powered speed upgrades for OAI. Even with the upgrade, Anthropic feels behind its biggest rival on voice, with speech continuing to grow as a primary way people work with AI. QUICK HITS * | FLUX 3 - BFL's multimodal AI with 20-second generations * | Poke - Proactive personal agent that lives inside text messages * | Health in ChatGPT - Link medical apps and records to chat about health * | GPT Live - OpenAI's more natural voice model, now on Desktop and Codex Cognition announced the acquisition of The Interaction Company, with its text-message-based AI agent Poke now being built alongside Cognition's Devin agent. U.S. AI chip startup Etched secured $300M in new funding just weeks after exiting stealth, with the company now valued at $10.3B and pushing its total funding past $1B. Canadian mathematician Jacob Tsimerman is joining OpenAI to work on AI safety, with the news coming on the same day he was awarded the 2026 Fields Medal. Microsoft's superintelligence team dropped two in-house models, with MAI-Image-2.5-Pro as its new image AI and MAI-Voice-2-Flash as a faster, cheaper voice engine. Runway launched Media Router in its dev platform, which auto-picks an image, video, or audio model for each request based on user preference for cost, quality, or speed. Every newsletter, The Rundown AI, Inc. showcase how a reader is using AI to work smarter, save time, or make life easier. Today's workflow comes from reader James in Lancaster, PA: "I found a professional DJ controller on Facebook Marketplace that was damaged by a water spill and did not power on. I copy/pasted the entire conversation with the seller into Claude, which produced a detailed risk assessment and guidance on price negotiation. I ended up purchasing the unit for only $800. I uploaded the PDF service manuals to Claude, who guided me through the professional disassembly and diagnostic process. I was uploading photos of circuit boards, and Claude was describing the exact terminals where I should make voltage measurements. The faulty component turned out to be a $30 sensor strip inside the jog wheel. I replaced the part, reassembled the unit, and it powered on instantly! Claude helped me obtain a $2,000 professional DJ controller for only $800, a $30 replacement part, and a few hours of DIY tech service." How do you use AI? Tell The Rundown AI, Inc. here. See you soon, Rowan, Zach, Shubham, and Jennifer - the humans behind The Rundown

Prizmad
Jul 24th, 2026
Runway just shipped a model router. The model wars are over.

Runway just shipped a model router. The model wars are over. Runway's new Media Router auto-picks the best video, image or audio model per request. Here's what it signals - and what it means for ecommerce ad teams. Yesterday Runway announced Media Router, which it calls "the world's first model router for generative media models." It's a new capability inside Runway Dev, the API platform the company launched earlier this month: instead of hand-picking a video, image or audio model for each generation request, you send the request to one endpoint and the router picks the model for you. That sounds like a small developer convenience. It isn't. It's the clearest signal yet that the media-model layer is commoditizing - and that even Runway, a company that trains frontier models, knows it. What Runway actually shipped. The facts, straight from the announcement: * One endpoint, no model parameter. You define a reusable config in the Runway Dev portal - optimization preference across cost, quality and latency - then call the Media Router endpoint with the config ID attached. The router matches your request to models that can actually handle it (capability and modality fit), scores the qualifying ones against your preferences, and generates with the winner. * Hard constraints, not vibes. Launch-day config dimensions are a price cap (a hard ceiling in USD per second for video, per image for image models), allow/deny lists at the provider and model level, and your cost/quality/latency weighting. * It fails loudly. If no model satisfies your constraints, the router returns an explicit error naming which constraint emptied the pool instead of silently downgrading your settings. A dry-run flag lets you preview exactly which model a config would select - and why - with no cost incurred. * Full transparency on the pick. Every result comes back with metadata identifying which model was used and the reasoning. * The catalog spans first- and third-party models. Runway's own Gen-4.5, Aleph 2.0 and Act-Two sit alongside Seedance, GPT Image 2 and ElevenLabs. It's live now for video, image and audio at dev.runwayml.com. Runway's stated rationale is telling. Builders, they write, "don't want to become part-time model researchers," and teams routinely "pick a model once and stick with it long past the point it's the right call." At enterprise volume, a slightly-wrong default model becomes a real cost and latency drag. Why this matters: the value is moving up the stack. Think about what it means when the company behind Gen-4.5 ships a product whose whole premise is you shouldn't care which model runs your job - including when the answer is a competitor's model. It means the model layer is becoming plumbing. LLMs went through this exact transition: once routing across providers became normal, the durable value moved to whoever owned the workflow on top. Media is now following the same curve, and faster, because the model catalog churns every few weeks. Nobody wants to re-benchmark Veo vs. Kling vs. Seedance every time pricing shifts or a new checkpoint drops. Runway's own AI Media Report, published three days before the router, supplies the context: across hundreds of enterprise customers, production costs are falling by two to three orders of magnitude, and one game studio's marketing team went from 13 to 75-100 ads per week with the same headcount. When generation itself gets that cheap and that fast, model selection stops being a craft decision and becomes an optimization problem - which is precisely what a router is for. So the announcement is really a concession dressed as a launch: quality differences between frontier media models are converging enough that a scoring function can arbitrate them. The model wars aren't ending because someone won. They're ending because the answer increasingly doesn't matter. The honest take for ecommerce advertisers. Here's where Prizmad'd push back on the framing that routing solves the problem for advertisers: a media buyer doesn't have a model-selection problem. They have a finished-ad problem. Media Router lives in Runway Dev - it's infrastructure for developers building media products. If you run a Shopify store or a performance team, "call one endpoint with a config ID" still leaves you holding the script, the voiceover, the avatar, the B-roll, the captions, the music and the final 9:16 cut. Routing picks the best model per generation request; it doesn't decide what the requests should be, in what order, or how the outputs get assembled into something you can upload to TikTok Ads Manager. That's the layer where Prizmad think the real leverage sits, and it's frankly why Prizmad is built the way it is: its AI Studio runs 30+ models under one subscription, and the ad pipeline picks the right model per job - one model for the talking-head render, another for product B-roll, another for audio - so the thing that comes out the other end is an ad, not an asset. Same thesis as Runway's router, applied one level up the stack where advertisers actually live. None of this is a knock on Runway - their tools are genuinely strong, and its hands-on Runway review covers where they shine for ad creative. And the economics of the whole category keep improving regardless of who assembles the stack; its AI video ad cost breakdown shows a finished ad already lands in the single-to-low-double-digit dollar range. What to watch next. Three things over the coming months: * Whether routing quality becomes measurable. Runway's router scores "quality" as a preference dimension. The first public benchmarks comparing routed vs. hand-picked outputs will tell us how commoditized the model layer really is. * Whether competitors respond in kind. If fal, Replicate or Google ship preference-based media routing, the pattern is confirmed and per-model pricing power erodes further - which ultimately flows through to cheaper ads. * Whether routing climbs the stack. The obvious next move is routing entire multi-step jobs, not single generations. The moment "make me an ad" becomes the unit of routing rather than "make me a clip," the infrastructure layer and the workflow layer collide. Runway just told the market that model choice is a solved problem. The open question - the one that decides who captures the value - is who owns everything that happens before and after the model runs. Generate your first ad in 5 minutes. Paste a product URL. Prizmad writes the script, picks the avatar, renders the voiceover with lip-sync, adds subtitles and music, and ships a TikTok / Meta / YouTube-ready mp4. No camera, no editor.

DomainInvesting.com
Jul 22nd, 2026
Runway.com Acquired by Runway AI via ATM Holdings | DomainInvesting.com

Runway.com has been acquired by Runway AI, a "real world intelligence company." The deal was overseen by Andrew Miller of ATM Holdings.

Recently Posted Jobs

Sign up to get curated job recommendations

Runway is Hiring for 4 Jobs on Simplify!

Find jobs on Simplify and start your career today

Don't see your dream role? Check out thousands of other roles on Simplify. Browse all jobs →