For the complete documentation index, see llms.txt. This page is also available as Markdown.

Case Types and Documents

Filing types and docket entries define what filers can submit and how those submissions are recorded in the CMS. In the Admin Panel both are read-only — they mirror data managed in Verdict CMS and auto-upsert at runtime. You view them per parish, but you cannot create, edit, or delete them here.

Managed in Verdict CMS. Filing types (case types and sub-types), docket entries (document types), and their codes all originate in Verdict CMS and sync into the e-filing system automatically. To change them, change them in Verdict — the Admin Panel reflects whatever Verdict has.

Filing Types

Open a parish from the Parishes card grid, then choose Filing Types in the parish sidebar. The page shows a read-only table of the parish's case types.

Each row shows:

  • Name -- Display name of the case type (e.g., "Civil")

  • Code -- Short identifier

  • Sub-Types -- Count of sub-types under this case type

  • Document Types -- Count of document types associated with this case type

If no filing types have synced yet, the page shows "No filing types configured."

Docket Entries

Open a parish from the Parishes card grid, then choose Docket Entries in the parish sidebar. The page shows a read-only table of the parish's document types.

Each row shows:

  • Name -- Display name shown to filers (e.g., "Petition")

  • Code -- Short identifier

  • Filing Type -- The case type this document type is associated with, if any

If no docket entries have synced yet, the page shows "No docket entry types configured."

Last updated