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

# 04.03.2025: Phoenix client prompt tagging

> Available in Phoenix 8.22+

<Update label="04.03.2025">
  ## Phoenix Client Prompt Tagging

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

  We've added support for Prompt Tagging in the Phoenix client. This new feature gives you more control and visibility over your prompts throughout the development lifecycle.

  * Tag prompts directly in your code and see those tags reflected in the Phoenix UI.
  * Label prompt versions as `development`, `staging`, or `production` — or define your own custom tags.
  * Add tag descriptions to provide additional context or list out all tags.

  Check out documentation on [prompt tags](/docs/phoenix/prompt-engineering/how-to-prompts/tag-a-prompt).

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

  ### Improvements and Bug Fixes 🐛

  * [**Infrastructure**](https://github.com/Arize-ai/phoenix/pull/6995): Add aiohttp to container for azure-identity
</Update>
