# Managing your Environments

Gallery makes it easy to manage your environments. You can view, teardown, and create environments from the web console.

### Viewing Environments

Go to the environments tab to view a list of all non-terminated environments. You can change the filter options to view environments that are terminated/terminating as well, in order to keep track of the teardown progress of environments

![](https://3845884435-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjCWu74P9cA2NCgkzbo%2Fuploads%2FnM2BhajrwBDxlGlDbTyq%2FScreen%20Shot%202021-11-09%20at%2012.08.05%20AM.png?alt=media\&token=e0651200-b33b-40ab-ae85-b5e5202189e7)

### Creating Environments

You can either create environments from the [CLI](https://docs.usegallery.com/gallery-cli), the GraphQL API (docs coming soon), or the UI on the environments page. If you click "add environment" you'll be able to select a template and create an environment in a click. You'll be able to keep track of logs of build processes in the resulting environment page.

![](https://3845884435-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MjCWu74P9cA2NCgkzbo%2Fuploads%2FJ0LHYC0IFSZI3WyjZRWI%2FScreen%20Shot%202021-11-09%20at%2012.09.41%20AM.png?alt=media\&token=55075d7c-48db-4b8f-bb89-73af66770997)

### Tearing Down Environments

{% content-ref url="environment-teardown" %}
[environment-teardown](https://docs.usegallery.com/resources/environments/environment-teardown)
{% endcontent-ref %}
