Environment status

StatusMeaning
PendingCreated, no deployment has run yet
ActiveServing traffic normally
DeployingA deployment or lifecycle operation is in progress
FailedThe last operation left the environment in an error state
StoppedManually paused — not serving traffic

Status vs deployment status

An environment's status reflects whether it is currently serving traffic — not the outcome of the last deployment. A deployment can fail without taking down a running environment; the previous deployment keeps serving until you act.