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

# Environment inventory

Organization admins can view all environments in **Settings → Environments**. Use filters to find specific environments by owner, project, runner, or status.

<img src="https://mintcdn.com/gitpod-13c83c2b/p3fxpb4g8LzRcRvi/images/docs/flex/organizations/active-environments.png?fit=max&auto=format&n=p3fxpb4g8LzRcRvi&q=85&s=a7bb679bfe45f547ea3a0c2363ace78d" alt="Environment inventory table showing all environments with owner, project, runner, and status columns" width="1720" height="992" data-path="images/docs/flex/organizations/active-environments.png" />

## Available data

| Field       | Shows                                  |
| ----------- | -------------------------------------- |
| **Owner**   | User who created the environment       |
| **Project** | Associated project (if any)            |
| **Runner**  | Infrastructure running the environment |
| **Status**  | Running, stopped, or archived          |
| **Created** | When the environment was created       |

## Admin actions

From the dropdown menu on any environment, organization admins can:

* **Stop** - Stop a running environment
* **Delete** - Permanently remove the environment

  <img src="https://mintcdn.com/gitpod-13c83c2b/p3fxpb4g8LzRcRvi/images/docs/flex/organizations/environment-options.png?fit=max&auto=format&n=p3fxpb4g8LzRcRvi&q=85&s=2a10671411fbe61387c40f6decfc0c1c" alt="Environment dropdown menu showing Stop and Delete options" width="1926" height="617" data-path="images/docs/flex/organizations/environment-options.png" />

<Warning>
  Deleting an environment is permanent and removes all data. Users are not notified when an admin stops or deletes their environment.
</Warning>
