> For the complete documentation index, see [llms.txt](https://docs.portainer.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.portainer.io/user/docker/containers/view.md).

# View a container's details

From the menu select **Containers**, then select the container you want to view.

<figure><img src="/files/3MrnujtO0a97cJa8qm0o" alt=""><figcaption></figcaption></figure>

Here you can view the container's status and details, including port configurations, environment variables, labels, attached volumes and networks, and more. You also have a number of actions available, including starting, stopping and removing the container.

<figure><img src="/files/Hw4BSw8MRHTN6Wwu0jVR" alt=""><figcaption></figcaption></figure>

You can also toggle the container [webhook](/user/docker/containers/webhooks.md), view the [container logs](/user/docker/containers/logs.md), [inspect](/user/docker/containers/inspect.md) the container's configuration, view container [stats](/user/docker/containers/stats.md), access the [console](/user/docker/containers/console.md), and (if the container is running in interactive mode) attach to the running container.

<figure><img src="/files/xdajiO5844bwciNdktwV" alt=""><figcaption></figcaption></figure>

You can create an image from a deployed container to use when creating other containers.

<figure><img src="/files/XiOx35UWmAXbApLiQOr5" alt=""><figcaption></figcaption></figure>
