diff --git a/docs/my-website/docs/proxy/ui.md b/docs/my-website/docs/proxy/ui.md
index ca056e8a5..0a3f59017 100644
--- a/docs/my-website/docs/proxy/ui.md
+++ b/docs/my-website/docs/proxy/ui.md
@@ -1,8 +1,9 @@
import Image from '@theme/IdealImage';
-# [BETA] Self-serve UI
+# [BETA] Admin UI
-Allow your users to create their own keys through a UI
+- Track Spend Per API Key, User
+- Allow your users to create their own keys through a UI
:::info
@@ -62,4 +63,9 @@ Connect your proxy to your UI, by entering:
### Create Keys
-
\ No newline at end of file
+
+
+### Spend Per Key
+
+
+
diff --git a/docs/my-website/img/spend_per_api_key.png b/docs/my-website/img/spend_per_api_key.png
new file mode 100644
index 000000000..2c46b3ba6
Binary files /dev/null and b/docs/my-website/img/spend_per_api_key.png differ