# Todo List for Phoenix Observability on Hugging Face Spaces with CrewAI - [x] Read the tutorial: https://huggingface.co/learn/cookbook/phoenix_observability_on_hf_spaces - [x] Understand the steps to set up Phoenix observability dashboard on HF Spaces - [ ] Create a new Hugging Face Space (if not already existing) for the observability dashboard (space already exists: RCaz/phoenix-arize-observability) - [x] Set up the Space with necessary dependencies (phoenix, crewai, etc.) - [x] Write a basic CrewAI agent/task script - [x] Configure CrewAI telemetry to export traces to the Phoenix endpoint (pointing at https://huggingface.co/spaces/RCaz/phoenix-arize-observability?logs=container) - [ ] Test the setup by running the CrewAI script and verifying logs appear in the Phoenix UI - [ ] Adjust any configuration issues (ports, environment variables, etc.) - [ ] Document the process and update this todo list as progress is made - [ ] Optional: Enhance the CrewAI workflow with more complex tasks and monitoring