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

V86: Add Document Creator tables.

Creates the three tables needed by the PhoenixKitDocumentCreator module:
- `phoenix_kit_doc_headers_footers` — reusable header/footer designs
- `phoenix_kit_doc_templates` — document templates with GrapesJS editor content
- `phoenix_kit_doc_documents` — documents created from templates with baked header/footer content

# `down`

# `up`

---

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