Managing clusters#
You can use the Coiled Cloud web application to view currently running clusters and an overview of usage.
Clusters#
On the Dashboard page, you can see all clusters in your account that are currently running in addition to clusters that were recently closed. You can also use coiled.list_clusters()
to systematically pull this information.

You can also find an overview of your account usage on the Dashboard page, or pull this information using the coiled.list_core_usage()
. One CPU hour is equivalent to one Coiled credit.

Analytics#
On the Analytics page you can see cluster activity for all team members, with a heat map of cluster compute usage. See Analytics for more details.

On this page you can also see a list of clusters and associated metrics including the cost and compute time.
