---
title: "Customization"
description: "The dashboard auto refreshes every 10 seconds via meta refresh. The dashboard uses a dark terminal aesthetic with: JetBrains Mono font Dark background (#0a0a0a) Green accent (#00ff88) Responsive layout"
resource: https://www.aiagents.nexus/docs/manual/dashboard/customization
generated: { by: "process:nexus-agent-assets", at: 2026-09-07T09:13:03Z }
status: stable
---

# Dashboard Customization

## Port

```bash
naos dashboard --port 8080
```

## Auto-Open Browser

```bash
naos dashboard --open
```

## Refresh Interval

The dashboard auto-refreshes every 10 seconds via meta-refresh.

## Theming

The dashboard uses a dark terminal aesthetic with:
- JetBrains Mono font
- Dark background (#0a0a0a)
- Green accent (#00ff88)
- Responsive layout
