docs(ui.md): update
This commit is contained in:
parent
f6275f1d9b
commit
f120f94cc9
@ -186,6 +186,20 @@ If you don't see all your keys this could be due to a cached token. So just re-l
|
||||
|
||||
:::
|
||||
|
||||
### Restrict UI Access
|
||||
|
||||
You can restrict UI Access to just admins - includes you (proxy_admin) and people you give view only access to (proxy_admin_viewer) for seeing global spend.
|
||||
|
||||
**Step 1. Set 'admin_only' access**
|
||||
```yaml
|
||||
general_settings:
|
||||
ui_access_mode: "admin_only"
|
||||
```
|
||||
|
||||
**Step 2. Invite view-only users**
|
||||
|
||||
<Image img={require('../../img/admin_ui_viewer.png')} />
|
||||
|
||||
### Custom Branding Admin UI
|
||||
|
||||
Use your companies custom branding on the LiteLLM Admin UI
|
||||
|
||||
BIN
docs/my-website/img/admin_ui_viewer.png
Normal file
BIN
docs/my-website/img/admin_ui_viewer.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 131 KiB |
Loading…
Reference in New Issue
Block a user