# Dashboard

The Docker/Swarm dashboard summarizes your Docker Standalone or Docker Swarm environment and shows the components that make up the environment.&#x20;

## Environment info

{% hint style="info" %}
This section is visible only to Docker Standalone and Podman environments.
{% endhint %}

This section shows the environment name, its URL and port along with any [tags](https://docs.portainer.io/2.33-lts/admin/environments/tags#tagging-an-environment). You can also see the number of CPU cores (and their available memory), the Docker/Podman version, and whether or not the Portainer Agent is installed.&#x20;

<figure><img src="https://3850702872-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXI7douejaBgpZ6CP2zJf%2Fuploads%2Fgit-blob-3ab38b90fcb7917fa9c7cf8d281ef27053d0beb4%2F2.15-docker-standalone-dashboard.png?alt=media" alt=""><figcaption></figcaption></figure>

## Cluster information

{% hint style="info" %}
This section is visible only to Docker Swarm environments.
{% endhint %}

This section shows how many nodes are in the cluster and a link to the [cluster visualizer](https://docs.portainer.io/2.33-lts/user/docker/swarm/cluster-visualizer).

<figure><img src="https://3850702872-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXI7douejaBgpZ6CP2zJf%2Fuploads%2Fgit-blob-25a4853b2c436350a790a68b06094904103a02c9%2F2.15-docker-dashboard-swarm.png?alt=media" alt=""><figcaption></figcaption></figure>

## Summary tiles

The remaining dashboard is made up of tiles showing the number of [stacks](https://docs.portainer.io/2.33-lts/user/docker/stacks), [services](https://docs.portainer.io/2.33-lts/user/docker/services) (for Docker Swarm), [containers](https://docs.portainer.io/2.33-lts/user/docker/containers) (including health and running-status metrics), [images](https://docs.portainer.io/2.33-lts/user/docker/images) (and how much disk space they consume), [volumes](https://docs.portainer.io/2.33-lts/user/docker/volumes) and [networks](https://docs.portainer.io/2.33-lts/user/docker/networks), and GPUs (if enabled).

<figure><img src="https://3850702872-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXI7douejaBgpZ6CP2zJf%2Fuploads%2Fgit-blob-5f11b75c7cf2aad25eaf501d10534c1b84f75fa9%2F2.15-docker-dashboard-tiles.png?alt=media" alt=""><figcaption></figcaption></figure>
