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.

06.13.2025

Session Filtering

New Features:
  • Added an optional sessionId argument to the Project.sessions GraphQL field, enabling filtering by session_id.
  • Integrated support across the backend resolver and frontend UI to seamlessly filter and display sessions matching a specific session_id.

feat: allow filtering of sessions by session_id by RogerHYang · Pull Request #8038 · Arize-ai/phoenix

GitHub