No code at all Six things an admin changes from Settings.
These are the ones people pay consultants for elsewhere. Every one is a screen an
administrator already has, on the web app, and most of them on the phone too.
Fields, on any entity
Your organisation defines them: text, number, date, dropdown, checkbox. They render on the web forms and the phone forms, filter in list views, and come back through the API. Retiring one is a soft delete, so values already recorded stay readable.
Your vocabulary
A vertical pack renames entities to your trade’s words, so the navigation reads Enquiries and Engagements rather than Leads and Deals. Four packs ship, and a pack is a JSON file you could write yourself.
Invoice templates, with an editor
Design the document your customers actually receive, with your own header, terms and layout, and preview it before it goes out. This is the one templating surface in the product and it is a real editor rather than a colour picker.
Your working week
Business hours and holidays per organisation, which the two SLA clocks on every ticket count against. A ticket raised on Friday evening is not breaching by Monday morning because the calendar knows you were shut.
Escalation and routing rules
Who a ticket goes to, and what happens when it sits too long. Configured from Settings, applied by a background scan every five minutes, and no code involved.
Macros, tags and reopen policy
Canned responses your agents apply in one click, a tag vocabulary you own including merging duplicates, and rules for whether and how a closed ticket can come back.