# Status Indicator
The `ctop` grid view provides a compact status indicator to convey container state
### Status
Appearance | Description
--- | ---
red | container is stopped
green | container is running
▮▮ | container is paused
### Health
If the container is configured with a health check, a `+` will appear next to the indicator
Appearance | Description
--- | ---
red | health check in failed state
yellow | health check in starting state
green | health check in OK state