Skip to main content

Manage your agent's prompts

Coding agent quickstart

Using a coding agent? Paste this prompt:

Read the documentation at https://docs.databricks.com/aws/en/mlflow3/genai/prompt-version-mgmt and set up prompt versioning and optimization for my agent with the MLflow Prompt Registry.

Optionally, install mlflow/skills for a deeper integration with MLflow.

Prompts are the core of your agent. The MLflow Prompt Registry lets you manage prompts as versioned artifacts — register prompts, track versions across deployments, evaluate prompt quality, and automatically optimize prompts for better performance. By treating prompts as first-class artifacts alongside your agent code, you can iterate confidently and ensure every prompt change is tracked and measurable.

Prompt management capabilities

Next steps