Skip to main content

[BETA] Admin UI

info

This is in beta, so things may change. If you have feedback, let us know

Allow your users to create, view their own keys through a UI

Quick Start

1. Changes to your config.yaml

Set allow_user_auth: true on your config

general_settings:
# other changes
allow_user_auth: true

2. Setup SSO/Auth for UI

Set the following in your .env on the Proxy

UI_USERNAME=ishaan-litellm
UI_PASSWORD=langchain

On accessing the LiteLLM UI, you will be prompted to enter your username, password

4. Use UI

👉 Get Started here: https://litellm-dashboard.vercel.app/