---
title: "Introducing Platform Environments"
url: https://daily.dev/posts/introducing-platform-environments-sqa0wke5d
source_url: https://www.prisma.io/blog/introducing-platform-environments
type: article
source: "Prisma Blog"
published: 2026-05-31T07:44:48.046Z
updated: 2026-05-31T08:55:03.769Z
tags: ["cli", "prisma"]
reading_time: 5
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Introducing Platform Environments

**[Prisma Blog](https://daily.dev/sources/prisma-blog)** · 5 min read · 0 upvotes · 0 comments

## Summary

Prisma introduces Platform Environments, allowing teams to create multiple isolated environments within a single project to manage different stages of the development lifecycle. The Starter plan now supports 2 environments per project, Pro supports 6, and Business supports 12. Additionally, Prisma Data Platform is now accessible via the Prisma CLI in Early Access (requires CLI v5.10.0+), enabling programmatic management of platform resources. A walkthrough demonstrates how to authenticate, create a temporary environment, enable Prisma Accelerate with a generated API key, test it, and clean up resources — all from the CLI. This integrates well with branch-based database workflows supported by providers like PlanetScale, Neon, and Railway.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://www.prisma.io/blog/introducing-platform-environments>

---

Tags: [#cli](https://daily.dev/tags/cli), [#prisma](https://daily.dev/tags/prisma)

[View this post on daily.dev](https://daily.dev/posts/introducing-platform-environments-sqa0wke5d)
