Temporal Technologies is an Agent Infrastructure company founded in 2019 and based in Seattle, United States. It has raised $751.5M in total funding, most recently a Series D in 2026 at a $5B valuation.
| Date | Stage | Amount | Valuation | Lead investors |
|---|---|---|---|---|
| Feb 17, 2026 | Series D | $300M | $5B | Andreessen Horowitz |
| Oct 1, 2025 | Convertible | $105M | $2.5B |
| GIC |
| Mar 31, 2025 | Series C | $146M | $1.7B | Tiger Global Management |
| Feb 28, 2023 | Series B | $75M | $1.5B | Greenoaks |
| Nov 17, 2021 | Series B | $100M | $1.5B | Index Ventures |
| Oct 15, 2020 | Series A | $18.8M | $75M | Sequoia Capital |
| Oct 1, 2019 | Seed | $6.8M | — | Amplify Partners |
No articles ingested yet for Temporal Technologies. Once the hourly news pipeline is live, every article the classifier tags as mentioning this company appears here with its one-line AI summary and sentiment.
A fully managed durable execution platform that offloads the operational burden of running the Temporal Service. Temporal Cloud handles scaling, maintenance, upgrades, and database management so engineering teams can focus on building reliable application logic. It encrypts all data in transit, keeps customer code and sensitive data isolated, and is trusted by top financial institutions for mission-critical payment flows. Temporal Cloud integrates with the open-source Temporal SDKs for a seamless hybrid development experience.
The core open-source durable execution engine that provides crash-proof workflow orchestration. It guarantees that application code resumes exactly where it left off after any failure — whether seconds, days, or years later — by automatically persisting execution state and event history. Developers write business logic as workflows and activities using idiomatic SDKs, while the Temporal Server handles retries, task queues, signals, timers, and state recovery. It is used by Netflix, Stripe, Snap, and Datadog to run critical production processes.
Officially supported software development kits for TypeScript, Go, Java, Python, .NET, and Rust (plus community SDKs for other languages) that let developers write durable, fault-tolerant workflows in their language of choice. Each SDK provides a natural, idiomatic programming model with testing suites, and the ability to rebuild workflow state from history for replay-based recovery. They enable developers to express complex orchestration logic — retries, human-in-the-loop pauses, multi-step rollbacks — as plain code without needing a separate DSL or state machine.
An emerging product surface purpose-built for orchestrating AI agent workflows with durable execution. It ensures agent pipelines — including LLM calls, tool invocations, and human-in-the-loop approval steps — are resilient to infrastructure failures, with automatic retries and full state persistence. This allows developers to build production-grade multi-agent systems that can survive partial failures, maintain conversation context across interruptions, and recover from API timeouts without losing progress.