Notes on the trickier ones
Text
Free-form text for short facts that don’t require a stricter format. Use a note instead when the content is long, narrative, or intended to preserve context.Number
Use a number when arithmetic, comparison, or sorting matters. Don’t store numeric values in text if the value will be used operationally — it will sort alphabetically and break every report it appears in.Date and datetime
Dates represent calendar dates; datetimes represent a date and a time. Use a datetime when the time of day matters, such as an appointment or a filing event.Address
Use an address field when the address is a durable attribute of the record. Use a file or note for explanations about the address, or proof of it.Single-select
One value from a predefined set —New, In Progress, Filed, Closed.
Because the options are defined centrally, single-select fields eliminate spelling variations and make filtering and reporting reliable. This is the type that most often rescues a messy workspace.
Collection
A set of values rather than one. Use a collection when the record may have more than one value; use single-select when exactly one controlled value should apply.Creating fields
Owners and Admins create fields. Tell the Agent what you want:“Add a Matter Number field to Projects and a Max-Out Date field to Contacts.”Parley attaches them to your Projects, Accounts, and Contacts. You can also add and edit them directly in Settings. The fields Parley ships with are there for inspiration — they’re fully flexible to how your firm runs. See Permissions.
