# `PhoenixKit.Migrations.Postgres.V85`
[🔗](https://github.com/BeamLabEU/phoenix_kit/blob/v1.7.165/lib/phoenix_kit/migrations/postgres/v85.ex#L1)

V85: Add system_prompt field to AI prompts table.

Adds an optional system_prompt column to `phoenix_kit_ai_prompts` for
storing system-level instructions separately from the user prompt content.

# `down`

# `up`

---

*Consult [api-reference.md](api-reference.md) for complete listing*
