> ## Documentation Index
> Fetch the complete documentation index at: https://arizeai-433a7140.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 03.06.2025: Project improvements

> Available in Phoenix 8.5+

<Update label="03.06.2025">
  ## Project Improvements

  <Frame>
    <iframe src="https://cdn.iframe.ly/GCKlvL0" width={1000} height={400} allowFullScreen />
  </Frame>

  We've introduced several enhancements to **Projects**, providing greater flexibility and control over how you interact with data. These updates include:

  * [**Persistent Column Selection on Tables**](https://github.com/Arize-ai/phoenix/issues/6572): Your selected columns will now remain consistent across sessions, ensuring a more seamless workflow.
  * [**Metadata Filters from the Table**](https://github.com/Arize-ai/phoenix/releases/tag/arize-phoenix-v8.8.0)**:** Easily filter data directly from the table view using metadata attributes.
  * **Custom Time Ranges:** You can now specify custom time ranges to filter traces and spans.
  * **Root Span Filter for Spans:** Improved filtering options allow you to filter by root spans, helping to isolate and debug issues more effectively.
  * [**Metadata Quick Filters**](https://github.com/Arize-ai/phoenix/releases/tag/arize-phoenix-v8.8.0)**:** Quickly apply common metadata filters for faster navigation.
  * [**Performance**](https://github.com/Arize-ai/phoenix/releases/tag/arize-phoenix-v8.6.1): Major speed improvements in project tracing views & visibility into database usage in settings

  ### Improvements and Bug Fixes 🐛

  * [**GraphQL**](https://github.com/Arize-ai/phoenix/releases/tag/arize-phoenix-v8.5.0): Query to get number of spans for each trace
  * [**Performance**](https://github.com/Arize-ai/phoenix/pull/6607): Show + `n` more spans in trace table
  * [**Components**](https://github.com/Arize-ai/phoenix/pull/6596): Add Token component
  * [**Performance**](https://github.com/Arize-ai/phoenix/releases/tag/arize-phoenix-v8.4.0): Remove double fetching of spans
  * [**Performance**](https://github.com/Arize-ai/phoenix/releases/tag/arize-phoenix-v8.2.0): Don't fetch new traces when the traces slideover is visible
  * [**UI**](https://github.com/Arize-ai/phoenix/issues/6575): Fix scrolling on trace tree
</Update>
