Matter types are the backbone of Cadence IP. Each matter type defines how a category of work behaves — its workflow steps, custom fields, contact roles, templates, automations, and AI guidance. This guide walks through every configuration option in detail.
What matter types control and why they matter
A matter type is a template that defines the structure for an entire category of work. When you create a new matter, you select its type, and the matter inherits all the configuration: which steps it will move through, what data fields are available, which contact roles can be assigned, and what templates and automations apply.
Most IP practices will have several matter types. A patent prosecution firm might configure:
Each type can be configured independently, so your trademark workflow is completely separate from your patent workflow. Navigate to Settings → Matter Types to manage your types.
The general settings tab controls the basic identity and display options for the matter type.
| Setting | Description |
|---|---|
| Name | The display name shown throughout the app (e.g., "PCT Application") |
| Description | A short explanation of when this type should be used. Shown when creating new matters. |
| Show Next Deadline | When enabled, the matter header displays the next upcoming deadline field and its date, giving immediate visibility. |
| Show Next Task | When enabled, the matter header displays the next incomplete task, keeping the current action item front and centre. |
Header visibility
Enabling both "Show Next Deadline" and "Show Next Task" gives attorneys an at-a-glance summary when they open any matter. For matter types with critical deadlines (like convention deadlines or examination due dates), this is highly recommended.Define the workflow stages for this matter type
Steps represent the stages a matter moves through from beginning to end. Each step has a name and a position in the sequence. Navigate to the Steps tab on your matter type.
Key concepts:
Transitions are optional
If you do not configure transitions, matters can move freely between any steps. Transitions add guardrails once your team is comfortable with the workflow.Trademark workflow with branching
Custom data fields for storing matter information
Fields define what data is captured for each matter of this type. Navigate to the Fields tab. Each field has a data type, and several optional flags that control its behaviour.
Data types
| Type | Description | Example |
|---|---|---|
| String | Single-line text | Application No, Country, Title |
| Text | Multi-line rich text | Abstract, Instructions, Notes |
| Number | Numeric values | Number of Claims, Fee Amount |
| Date | Calendar dates | Filing Date, Priority Date, Grant Date |
| List | Dropdown with predefined options | Status, Country, Class |
| Calculated Date | Date derived from another date field using a formula | Convention Deadline, Examination Direction |
Field options
| Option | Effect |
|---|---|
| Group | Organise fields into collapsible groups on the matter page (e.g., "Dates", "Parties", "Application Details") |
| Default Value | Pre-fill the field when a new matter is created. Useful for fields like Country that are usually "AU". |
| Unique | Prevents duplicate values across matters. Essential for Application Number fields. |
| Deadline | Marks a date field as a deadline. Deadline fields appear in the Deadlines view and on the calendar. |
| Pinned | Displays the field in the matter header for at-a-glance visibility without scrolling. |
Calculated date formulas
Calculated date fields derive their value from another date field using a simple formula. The formula specifies an offset in months or years from a source field. When the source field changes, the calculated date updates automatically.
Common calculated date formulas
Calculated dates depend on their source field
If the source field is empty, the calculated date will also be empty. Ensure your data entry process captures source dates early so calculated deadlines are populated.Define the contact types linked to each matter
Roles specify the types of contacts that can be associated with a matter. Navigate to the Roles tab. Each role has a name and can be linked to one or more contacts from your contacts database.
Typical patent roles
Roles are used extensively throughout the system:
Pre-formatted emails with automatic data substitution
Email templates let you compose standardised correspondence that pulls in matter data automatically. Navigate to the Email Templates tab on your matter type.
Each email template has:
Variable syntax
Use the following variable patterns in your email subject and body:
| Variable | Resolves to |
|---|---|
$field.Application No
|
The value of the "Application No" field on the matter |
$field.Filing Date
|
The formatted date from the "Filing Date" field |
$role.Applicant.display_name
|
The display name of the contact in the Applicant role |
$role.Applicant.email
|
The email address of the Applicant contact |
$matter_id
|
The org-scoped matter ID (e.g., M-42) |
$title
|
The matter title |
AI guidance integration
Email templates can reference AI guidances using the @mention system. When an automation sends an email that references a guidance, the AI uses that guidance's instructions plus the matter context to generate personalised content. This is covered in detail in the AI Guidances section below.
Examination report email template
Template name: "Examination Report — Report to Applicant"
Subject: Examination Report — $field.Application No
— $title
Dear $role.Applicant.display_name
,
We refer to the above application ($field.Application No
) filed on $field.Filing Date
.
We have received an examination report from IP Australia dated $field.Examination Report Date
. The deadline for response is $field.Acceptance Deadline
.
We attach a copy of the report for your review and will provide our detailed analysis and recommendations shortly.
Generate Word documents and PDFs from templates
Document templates use DOCX files with variable placeholders. When you generate a document from a matter, the system replaces all variables with actual matter data and produces a download-ready file. Navigate to the Document Templates tab.
Create a DOCX template
${field.Name} for fields
and ${role.Type.modifier} for role contact details.
Upload to Cadence IP
Configure generated filename
Letter to Applicant - ${field.Application No}
produces "Letter to Applicant - 2026123456.docx".
Enable PDF conversion (optional)
Variable syntax for documents
| Variable | Output |
|---|---|
${field.Application No} |
Value of the Application No field |
${field.Filing Date} |
Formatted Filing Date |
${role.Applicant.display_name} |
Applicant's display name |
${role.Applicant.address} |
Applicant's full address |
${matter_id} |
Org-scoped matter ID (e.g., M-42) |
${title} |
Matter title |
Variable formatting in Word
When typing variables in Word, the editor may split the text across multiple formatting runs (e.g.,${field in one run and .Name} in another). If variables are not being replaced, select the entire variable text, clear formatting, and retype it in one go.
Pre-configured invoices with Xero integration
Invoice templates define the structure of invoices generated from matters. Each template includes predefined line items, account codes, and a payer role. Navigate to the Invoice Templates tab.
Each invoice template has:
${field.Application No} - Filing)PCT filing fee invoice
${field.Application No} - PCT FilingXero integration
When line items include Xero account codes, generated invoices can be synced directly to your Xero accounting system. Amounts, contact details, and references all carry over. Configure your Xero connection in Settings → Integrations.Contextual knowledge for AI-powered assistance
The knowledge base stores reference material that the AI assistant uses when answering questions or drafting content about matters of this type. Navigate to the Knowledge Base tab.
You can add entries manually or train the knowledge base from existing emails and documents. When a user asks the AI assistant a question about a matter, it searches the relevant knowledge base for context.
What to include in the knowledge base
Add practice notes, office procedures, examiner guidelines, standard responses to common objections, fee schedules, and legislative references. The more relevant context the knowledge base has, the more useful the AI assistant becomes.Knowledge base entries for AU Standard Patents
Reusable AI instructions for consistent output
AI guidances are named sets of instructions that tell the AI assistant how to generate specific types of content. They work with the @mention system — reference a guidance by name in an email template or AI prompt to apply its instructions.
Create a guidance
Write the instructions
Reference in templates
Guidance examples
Let's walk through building a fully configured PCT Application matter type from scratch. This example brings together all the concepts covered above.
Create the matter type
Define steps
Create these steps in order:
Filing (start) → ISR Received → Written Opinion → Report to Applicant → National Phase Entry → Completed (end) / Abandoned (end)
Add fields
Group the date fields under "Dates" and the application details under "Application Details".
Configure roles
Create email templates
Set up related types