# Why is my environment paused?



##### Post Metadata
- Posted at: over 6 years ago
- Net upvotes: 2


## Comments
### Comment 1

Kaleido pauses unused environments of Starter plan subscribers to limit resource usage to users actively using their networks. Environments under a Consortium owned by an Organization on the “Starter” plan receives an initial 1 week grace period, after which Kaleido pauses environments that commit no transactions to blocks for 72 hours.

Kaleido does not automatically pause any environments in Consortia owned by Organizations on a paid plan.

Note: If transactions are trapped in a node’s transaction pool queue, an environment will pause due to lack of transactions on the chain.

Resume via the console
You can resume an environment in the Kaleido console by pressing the pause symbol next to the paused environment on the Consortium Dashboard.

Resume via the API
Alternatively, you can call the /environments API with {&quot;state&quot;:&quot;live&quot;} in the body to start the environment.


curl -X PATCH -d &#39;{&quot;state&quot;:&quot;live&quot;}&#39; -H &quot;$HDR_AUTH&quot; -H &quot;$HDR_CT&quot; &quot;$APIURL/consortia/{consortia_id}/environments/{environment_id}&quot;

##### Comment Metadata
- Posted at: over 6 years ago
- Author title: Product Marketing Manager




## Related Product
[Kaleido](https://www.g2.com/products/kaleido-kaleido/reviews)

## Related Category
[Blockchain as a Service](https://www.g2.com/categories/blockchain-as-a-service)

## Related discussions
- [How well does Trello scale into a larger team?](https://www.g2.com/discussions/1-how-well-does-trello-scale-into-a-larger-team)
  - Posted at: almost 13 years ago
  - Comments: 6
- [Can we please add a new section](https://www.g2.com/discussions/2-can-we-please-add-a-new-section)
  - Posted at: almost 13 years ago
  - Comments: 0
- [Quantifiable benefits from implementing your CRM](https://www.g2.com/discussions/quantifiable-benefits-from-implementing-your-crm)
  - Posted at: almost 13 years ago
  - Comments: 4


