Admin UI Screenshots

This page provides a visual tour of all Admin UI screens.

Authentication

Login

The login screen prompts for your management token.

Login

To log in:

  1. Enter your MANAGEMENT_TOKEN
  2. Click Login

Dashboard

Main Dashboard

The dashboard shows an overview of your LLM Proxy deployment.

Dashboard

Dashboard shows:

  • Total projects count
  • Active tokens count
  • Recent activity summary
  • Quick action buttons

Projects

Projects List

View all projects with their status and quick actions.

Projects

Features:

  • Search and filter projects
  • See active/inactive status
  • Quick access to project actions

Create Project

Create a new project with API key.

Create Project

Required fields:

  • Project name
  • OpenAI API key

Create Project (Filled)

Example of a filled project creation form.

Create Project Filled

Project Details

View detailed information about a project.

Project Details

Shows:

  • Project ID and name
  • API key (partially masked)
  • Status (Active/Inactive)
  • Associated tokens
  • Quick actions (Edit, Generate Token, Activate/Deactivate)

Tokens

Tokens List

View all tokens with filtering options.

Tokens

Columns:

  • Token ID (truncated)
  • Project
  • Status
  • Created/Expires dates
  • Usage statistics
  • Actions

Generate Token

Generate a new withering token.

Generate Token

Configuration:

  • Select project
  • Set duration (hours)
  • Set max requests (optional)

Token Created

Confirmation showing the newly created token.

Token Created

Important: Copy the token immediately! It’s only shown once.

Audit

Audit Log

Browse security audit events.

Audit

Shows:

  • Event timestamp
  • Action type
  • Actor
  • Result (success/failure)
  • Associated project/token

Audit Detail

View detailed information about a specific audit event.

Audit Detail

Details include:

  • Full event metadata
  • Request information
  • Associated resources
  • Client IP and user agent