> ## Documentation Index
> Fetch the complete documentation index at: https://docs.catops.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Dashboard

> Using the CatOps Hub dashboard

The dashboard shows your server's health and resources in real-time.

## Overview

When you open Hub, you'll see:

| Widget      | Description               |
| ----------- | ------------------------- |
| **CPU**     | Current usage percentage  |
| **Memory**  | RAM usage (used/total)    |
| **Disk**    | Storage usage per mount   |
| **Network** | Traffic in/out per second |
| **Load**    | 1, 5, 15 minute averages  |

All metrics update every **10 seconds**.

## Navigation

| Tab           | What It Shows                 |
| ------------- | ----------------------------- |
| Dashboard     | System overview with charts   |
| Agents        | Connected remote servers      |
| Containers    | Docker containers             |
| Services      | Detected services             |
| Health Checks | HTTP endpoint monitoring      |
| Alerts        | Alert configuration           |
| Settings      | License, users, notifications |
| Audit         | Action history (PRO)          |

## Historical Charts

Click any metric to see history:

* **1 hour** - Fine-grained view
* **6 hours** - Short-term trends
* **24 hours** - Daily patterns
* **7 days** - Weekly view (PRO)
* **30 days** - Monthly trends (PRO)

## Services Detection

Hub auto-detects these services:

| Type     | Services                          |
| -------- | --------------------------------- |
| Web      | nginx, Apache                     |
| Database | PostgreSQL, MySQL, MongoDB, Redis |
| Runtime  | Docker, Node.js, Python           |
| Other    | SSH, systemd                      |

Each service shows its status and resource usage.

## Network View

### Connections

See active network connections:

* Remote address
* Local port
* Protocol (TCP/UDP)
* Process name
* Connection state

### Listening Ports

See which ports are open:

* Port number
* Process using it
* Bind address

## User Management (PRO)

| Role   | Permissions               |
| ------ | ------------------------- |
| Admin  | Full access, manage users |
| Viewer | Read-only access          |

Add users: Settings → Users → Invite

## Theme

Toggle between dark and light mode:

* Click the theme button in the sidebar
* Or use Settings → Appearance

## Data Retention

| Plan     | Retention |
| -------- | --------- |
| Personal | 7 days    |
| PRO      | 30 days   |

Older data is automatically cleaned up.
