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

# Environment actions

> Manage the lifecycle of your environments by canceling activities or deactivating environments.

<CardGroup cols={2}>
  <Card title="Cancel an activity" icon="x" href="/docs/environments/cancel-activity">
    Cancel running or pending activities in an environment.
  </Card>

  <Card title="Deactivate an environment" icon="power-off" href="/docs/environments/deactivate-environment">
    Deactivate environments you aren't using.
  </Card>
</CardGroup>
