> ## 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.

# 05.09.2025: Annotations, data retention policies, hotkeys

> Available in Phoenix 9.0.0+

<Update label="05.09.2025">
  ## Annotations, Data Retention Policies, Hotkeys

  <Frame caption="Annotation Improvements">
    <iframe src="https://cdn.iframe.ly/Gfnn20w" width={1000} height={400} allowFullScreen allow="encrypted-media *;" />
  </Frame>

  Phoenix v9.0.0 release brings major updates to annotation support, and a whole host of other improvements.

  ## [Annotations](/docs/phoenix/tracing/llm-traces/how-to-annotate-traces) 🏷️

  Up until now, Phoenix has only supported one annotation of a given type on each trace. We've now unlocked that limit, allowing you to capture multiple values of an annotation label on each span.

  In addition, we've added:

  * API support for annotations - create, query, and update annotations through the REST API
  * Additional support for code evaluations as annotations
  * Support for arbitrary metadata on annotations
  * Annotation configurations to structure your annotations within and across projects

  <Frame caption="Annotation Configs">
    <iframe src="https://cdn.iframe.ly/MTvrorg" width={1000} height={400} allowFullScreen allow="encrypted-media *;" />
  </Frame>

  ## [Data Retention](/docs/phoenix/settings/data-retention) 💿

  Now you can create custom global and per-project data retention polices to remove traces after a certain window of time, or based on number of traces. Additionally, you can now view your disk usage in the Settings page of Phoenix.

  <Frame>
    <iframe src="https://cdn.iframe.ly/Glgk78D" width={1000} height={400} allowFullScreen allow="encrypted-media *;" />
  </Frame>

  ## Hotkeys 🔥

  We've added hotkeys to Phoenix!

  You can now use `j` and `k` to quickly page through your traces, and `e` and `n` to add annotations and notes - you never have to lift your hands off the keyboard again!

  <Frame>
    <iframe src="https://cdn.iframe.ly/9AJ9xdm" width={1000} height={400} allowFullScreen allow="encrypted-media *;" />
  </Frame>

  ## Full v9.0.0 Release

  <Card title="Release arize-phoenix: v9.0.0 · Arize-ai/phoenix" icon="github" href="https://github.com/Arize-ai/phoenix/releases/tag/arize-phoenix-v9.0.0" horizontal>
    GitHub
  </Card>
</Update>
