A complete walkthrough of setting up Cadence IP for your practice, from registration through to your first automated workflow.
Register
Verify your email
Configure general settings
Practical example
Matter types are the backbone of the platform. Each type defines a distinct workflow. Navigate to Settings → Matter Types and click + New Matter Type.
Common matter types for IP practices
Give your matter type a name and optional description. The description helps team members understand when to use this type.
Start with one type
Focus on configuring your most common matter type thoroughly. Once you understand how steps, fields, and automations work together, creating additional types is quick.Steps represent the stages a matter moves through from start to finish. Each matter type has its own set of steps. Navigate to the Steps tab on your matter type configuration page.
When creating steps:
PCT Application steps
A typical PCT workflow might have these steps:
Filing → ISR Received → Written Opinion → Report to Applicant → National Phase Entry → End
When the matter reaches "ISR Received", an automation can send the ISR report to the applicant and create a task to follow up.
Fields store the data specific to each matter. Navigate to the Fields tab. Each field has a data type that determines how it behaves:
| Type | Use for | Example |
|---|---|---|
| String | Short text values | Application No, Title, Country |
| Date | Dates and deadlines | Filing Date, Priority Date, Grant Date |
| Number | Numeric values | Number of Claims, Fee Amount |
| Text | Long-form rich text | Instructions, Notes, Abstract |
| List | Predefined options | Status (Pending/Granted/Lapsed), Country |
| Calculated Date | Dates derived from other dates | Convention Deadline (12 months after Priority Date) |
Deadline fields
Mark any date or calculated date field as a Deadline to have it appear in the Deadlines view and on the calendar. This is essential for convention deadlines, examination deadlines, and renewal dates.Pinned fields
Mark important fields as Pinned to display them in the matter page header, visible at a glance without scrolling. Application Number and Filing Date are good candidates.AU Standard Patent fields
Roles define the types of contacts that can be linked to a matter. Navigate to the Roles tab on your matter type.
Common roles for patent matters include Applicant, Inventor, Attorney, and Foreign Associate. For trademarks, you might add Trademark Owner, Authorised User, and Opponent.
Roles are important because they connect contacts to automations. For example, an email template can be configured to send to the contact(s) assigned to the "Applicant" role on a given matter.
Example
To send and receive emails within Cadence IP, configure your SMTP settings under Settings → Email Settings.
Enter SMTP credentials
Test connection
Set up your signature
Configure incoming email
$matter_id
in the subject line).
If you want to send SMS reminders or notifications, connect a Twilio account under Settings → SMS Settings. You will need your Twilio Account SID, Auth Token, and a phone number.
SMS is useful for urgent deadline reminders to foreign associates in different time zones, or for quick follow-up messages that might otherwise be missed in a busy inbox.
Templates save time by pre-formatting your most common correspondence, documents, and invoices. Each matter type can have its own set of templates. Navigate to the relevant tab on your matter type configuration:
Email Templates
Pre-written emails with variables like $field.Application No
and $role.Applicant.display_name
. Configure recipients by role.
Document Templates
DOCX templates with merge fields. Upload a Word document with $field.Filing Date
placeholders, and the system fills them in.
Invoice Templates
Predefined line items, account codes, and payer roles for quick invoicing. Integrates with Xero.
Once your matter type has steps, fields, and at least one email template, you can create your first automation. Navigate to the Automations tab on your matter type.
Deadline reminder automation
Let's create an automation that emails the applicant 30 days before the convention deadline: