Screenshots Guide
Screenshots are stored in /static/img/screenshots/ and can be referenced in documentation using:

Capturing New Screenshots
- Start the GateKey server locally
- Access the web UI at
http://localhost:3000 - Navigate to the desired page and capture
- Save to
/static/img/screenshots/with a descriptive name
Settings
- Resolution: 1920x1080
- Format: PNG
- Browser: Chrome or Firefox (hide bookmarks bar)
- Theme: Light mode for consistency
Naming Convention
Use lowercase with underscores:
{feature}_{action}.png
Examples:
gateway.png- Gateway overviewaccess_rules_add.png- Adding an access rulemesh_add_hub_wireguard.png- Adding a WireGuard mesh hub