Overview
A department is a functional grouping that appears across your locations — “Service” is a single department that can have an endpoint at every location with a service desk. Endpoints join one location and one department. Departments are team-scoped, not location-scoped. Quick-add presets are available: Sales, Service, Parts, Bookings, Support, Accounts.Fields
| Field | Type | Required | Default | Description |
|---|---|---|---|---|
| Name | string | Yes | — | Department name, e.g. “Service”. |
| Description | text | No | empty | Optional description. |
| Icon | string | No | none | Icon used for grouping in the UI. |
| Sort order | integer | No | 0 | Controls ordering in lists. |
| Default schedule | schedule | No | none | Schedule that endpoints in this department inherit when they have none of their own. Inherited before the location default. See Schedules. |

