Skip to main content

Documentation Index

Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

04.16.2025

API Key Generation Via API

Phoenix now supports programmatic API key creation through a new endpoint, making it easier to automate project setup and trace logging. To enable this, set the PHOENIX_ADMIN_SECRET environment variable in your deployment.

Release arize-phoenix: v8.26.0 ยท Arize-ai/phoenix

GitHub

Improvements and Bug Fixes ๐Ÿ›

  • Tracing: Add load more and loading state to the infinite scroll
  • UI: Hide menu for changing role for self in UsersTable
  • Security: Prevent admins from changing their own roles
  • Infrastructure: Remove WebSocket dependency and migrate to Multipart Subscriptions