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

# Prompt Management

> Version and track changes made to prompt templates

<Frame caption="Iterate on prompts, ship prompts when they are tested">
  <img src="https://storage.googleapis.com/arize-phoenix-assets/assets/images/prompt_management.gif" />
</Frame>

Prompt management allows you to create, store, and modify prompts for interacting with LLMs. By managing prompts systematically, you can improve reuse, consistency, and experiment with variations across different models and inputs.

Key benefits of prompt management include:

* **Reusability**: Store and load prompts across different use cases.

* **Versioning**: Track changes over time to ensure that the best performing version is deployed for use in your application.

* **Collaboration**: Share prompts with others to maintain consistency and facilitate iteration.

To learn how to get started with prompt management, see [Create a prompt](/docs/phoenix/prompt-engineering/how-to-prompts/create-a-prompt)
