Documentation > User Interface > Detail Panel
The Detail Panel provides in-depth information about selected Kubernetes objects within your cluster.
It opens when you click on a resource and is divided into four tabs:
Overview: A high-level summary including status, labels, and usage.
Details: Technical specs like container specs, environment variables, and mounted volumes.
YAML: View and edit the raw manifest directly in the UI with live validation.
Events: Displays recent events related to the object for easy debugging and tracking.