Skip to content

Admin Panel Overview

github-actions[bot] edited this page Apr 22, 2026 · 1 revision

Admin Panel Overview

The Admin Panel is the central control surface for TREK instance operators. It is only accessible to users with the admin role.

Accessing the Admin Panel

Navigate to the Admin link in the top navbar. If you do not see it, your account does not have admin privileges.

Admin Panel

Tabs

The Admin Panel is divided into tabs. Most tabs are always visible; a few appear only under specific conditions.

Tab Purpose Conditional?
Users Manage users, invite links, and permissions No
Personalization Packing templates and place categories No
User Defaults Default settings applied to new users No
Addons Enable or disable optional features instance-wide No
Settings Authentication methods, MFA, allowed file types, API keys, OIDC/SSO configuration, and JWT secret rotation No
Notifications SMTP, webhook, ntfy, and push notification channel configuration; trip reminder toggle; admin notification preferences No
Backup Manual and scheduled database backups No
Audit Chronological activity log No
MCP Access OAuth sessions and static API tokens Only when the MCP addon is enabled
GitHub Release timeline and support links No
Dev: Notifications Test notification dispatch Only in development mode (NODE_ENV=development)

Related pages

Clone this wiki locally