Skip to content

Custom Card Templates

In addition to the three built-in card types (Requirement, Basic, Simple), project creators can define custom card templates. This lets you tailor the card structure to match your project’s specific workflow.

Use a custom template when the built-in types don’t fit your needs. Common examples:

  • API Contract — a card type for documenting API endpoints with specific fields
  • Data Migration Requirement — includes fields for source system, target system, and data owner
  • Non-Functional Requirement — security, performance, or compliance items with a distinct approval track
  • Design Decision — a card for capturing architectural or design choices that need Client sign-off
  1. Go to Project → Settings → Cards
  2. Click Create New Card Type
  3. Configure the template:
SettingDescription
NameThe card type name shown on the card and in the block menu
Short codeA 2-4 character prefix used for the card ID (e.g. “API”, “NFR”)
ColourThe accent colour for this card type
Border styleLeft thick (for formal requirements) or full thin (for notes and lightweight items)

Drag the components you need from the Available pool into the card zones:

  • Top-left — typically Type and/or ID
  • Top-right — typically Members, Approval State
  • Footer-left — typically Approval Process
  • Footer-right — typically Approval

Not every card type needs the full approval workflow. A “Design Decision” card, for example, might only include Type and Members — skipping the formal Approval component if informal agreement is sufficient.

Choose whether the card body should support:

  • Heading + blocks — a title line followed by rich text (default for Requirement cards)
  • Blocks only — freeform rich text without a forced heading (default for Basic cards)

Go to Project → Settings → Cards, find the template, and click Edit. Changes to a template apply to all new cards created with that type. Existing cards retain their current structure.

The three built-in types (Requirement, Basic, Simple) cannot be deleted — they are predefined and always available. Custom templates can be edited or deleted at any time from Project → Settings → Cards.