> ## Documentation Index
> Fetch the complete documentation index at: https://docs.cadmus-cad.app/llms.txt
> Use this file to discover all available pages before exploring further.

# New CFS Form Fields Reference for Cadmus Dispatch CAD

> Complete field-by-field reference for the New Call for Service form — required fields, location modes, priority levels, and action buttons.

The **Create New Call for Service** form (opened with **F1** or **New CFS** in the header) collects the minimum information needed to create a dispatchable incident record. This page describes every field, mode, and button in the form so you can complete it accurately under time pressure. For the end-to-end workflow, see [Create a Call for Service](/dispatch/create-cfs).

## Required fields

These fields must be completed before Cadmus enables **Create Call**. In the form they are marked with a **red arrow** and **\*** (uses the theme error color so it stays readable in dark or light UI).

| Field            | Label                    | Notes                                                 |
| ---------------- | ------------------------ | ----------------------------------------------------- |
| Incident type    | **Incident Type \***     | Select from the list — do not rely on free text alone |
| Location         | **Incident Location \*** | Street address, cross street, common place, or GPS    |
| Incident details | **Incident Details \***  | Who, what, where, and any immediate risks             |

**Reporting party is optional.** You can create the call with an empty RP section and add or edit the caller later in call detail.

## Priority levels

Select the **Priority Level \*** that matches your agency's response protocol. Priority drives queue order on the dispatch board and may trigger automated notifications. A default is always selected, so priority alone does not block **Create Call**.

<CardGroup cols={2}>
  <Card title="Priority 1 — Emergency" icon="siren-on">
    Immediate life-safety threat. Requires the fastest available response.
  </Card>

  <Card title="Priority 2 — Urgent" icon="triangle-exclamation">
    Prompt response required. Situation is serious but not immediately life-threatening.
  </Card>

  <Card title="Priority 3 — Routine" icon="circle-info">
    Standard response. No immediate threat to life or property.
  </Card>

  <Card title="Priority 4 — Low" icon="circle-minus">
    Non-urgent. Can be queued for the next available unit.
  </Card>

  <Card title="Priority 5 — Informational" icon="circle-dot">
    Informational only — no dispatch response expected.
  </Card>
</CardGroup>

<Frame caption="Priority Level dropdown in the create form — P1 through P5 with color indicators.">
  <img src="https://mintcdn.com/cadmus-d41dc7ee/vgnRLu3G_D4zpqd2/images/dispatch/create-cfs/priority-selector.png?fit=max&auto=format&n=vgnRLu3G_D4zpqd2&q=85&s=1690bb83804e822d19cca3f40f1a8c37" alt="Priority Level dropdown showing P1 Emergency through P5 Informational" width="1008" height="336" data-path="images/dispatch/create-cfs/priority-selector.png" />
</Frame>

## Incident type

Click **Incident Type \*** and type 2–4 letters to filter the dropdown, then select the matching type. Incident type drives tags, default priority, and all downstream workflows (reporting templates, CAD exports, statistics).

<Frame caption="Filter incident types by typing the first few letters of the name or abbreviation.">
  <img src="https://mintcdn.com/cadmus-d41dc7ee/vgnRLu3G_D4zpqd2/images/dispatch/create-cfs/incident-type-filter.png?fit=max&auto=format&n=vgnRLu3G_D4zpqd2&q=85&s=c0cd255eee91f009eca2e45eebeef7b7" alt="Incident Type autocomplete filtering to Structure Fire" width="1023" height="224" data-path="images/dispatch/create-cfs/incident-type-filter.png" />
</Frame>

<Tip>
  Always select from the list. Free-text entries without a structured type may cause missing data in agency reports and integrations.
</Tip>

## Location modes

The **Location \*** field accepts three input modes. Cadmus detects which mode you are using based on your entry.

<Tabs>
  <Tab title="Street Address">
    Set the location dropdown to **Address**, then type a street number and name. Cadmus submits the address to your agency's configured GIS service. Address suggestions appear as you type.

    When GIS confirms the address, a **Geo verified** badge appears beside the field. The map pin is placed automatically.

    <Frame caption="**Address** mode with autocomplete and **Geo verified** badge.">
      <img src="https://mintcdn.com/cadmus-d41dc7ee/vgnRLu3G_D4zpqd2/images/dispatch/create-cfs/location-geo-verified.png?fit=max&auto=format&n=vgnRLu3G_D4zpqd2&q=85&s=b31407e1f502b8e11a0dafd0c5305729" alt="Address location field with suggestions and Geo verified badge" width="1008" height="195" data-path="images/dispatch/create-cfs/location-geo-verified.png" />
    </Frame>

    <Warning>
      If the address does not validate, the spinner stops without a Geo verified badge. Cadmus may still create the call, but the map pin could land in the wrong location. Verify the pin in call detail after creating the call.
    </Warning>
  </Tab>

  <Tab title="Cross Street">
    Set the location dropdown to **Cross St**, then enter two intersecting street names (e.g., `Main St & Ash St`). Use this mode when no building address is available.

    <Frame caption="**Cross St** mode with an intersection in the location field.">
      <img src="https://mintcdn.com/cadmus-d41dc7ee/vgnRLu3G_D4zpqd2/images/dispatch/create-cfs/location-cross-street.png?fit=max&auto=format&n=vgnRLu3G_D4zpqd2&q=85&s=fb6a06463fe25d39bb5a27e617cd2928" alt="Cross street location mode with Main St and Ash St" width="998" height="109" data-path="images/dispatch/create-cfs/location-cross-street.png" />
    </Frame>

    <Tip>
      Update the location to a full address as soon as field units confirm the scene, so the record and any downstream reports reflect the exact location.
    </Tip>
  </Tab>

  <Tab title="Common Place">
    Set the location dropdown to **Place**, then select from your agency's configured common-place list — schools, stores, parks, and other frequently dispatched locations. Common places include pre-validated coordinates, so GIS lookup is not required.

    <Frame caption="**Place** dropdown listing agency-configured common places.">
      <img src="https://mintcdn.com/cadmus-d41dc7ee/vgnRLu3G_D4zpqd2/images/dispatch/create-cfs/location-common-place.png?fit=max&auto=format&n=vgnRLu3G_D4zpqd2&q=85&s=9d60c26e7472aa6d99fd6ffa57c51a39" alt="Place dropdown with common locations such as schools and stores" width="1024" height="512" data-path="images/dispatch/create-cfs/location-common-place.png" />
    </Frame>
  </Tab>
</Tabs>

### Address validation behavior

While you type a street address, Cadmus contacts your agency's GIS service:

* A **Validating address…** spinner appears in or below the Location field.
* Follow any snackbar or inline error messages before submitting the form.
* Address validation rules are configured in **Web Admin → GIS Settings**. Contact your agency administrator if validation consistently fails for known addresses.

## Reporting party (optional)

The reporting party (RP) section captures the caller's contact information when available. It is labeled **(optional)** in the form and **does not** block **Create Call**.

| Option                                       | Description                                                            |
| -------------------------------------------- | ---------------------------------------------------------------------- |
| **Caller address same as incident location** | Toggle on to copy the incident location to the caller's address field. |
| **+ Add Phone Number**                       | Record additional callback numbers for the same caller.                |
| **+ Add Caller**                             | Add a second or subsequent reporting party at create time.             |

<Frame caption="Optional reporting party fields — name, address, and notes for the primary caller.">
  <img src="https://mintcdn.com/cadmus-d41dc7ee/vgnRLu3G_D4zpqd2/images/dispatch/create-cfs/reporting-party-section.png?fit=max&auto=format&n=vgnRLu3G_D4zpqd2&q=85&s=6de274ad5a8a7470db70b51f715fb5a4" alt="Reporting party section with caller name address and notes" width="1008" height="233" data-path="images/dispatch/create-cfs/reporting-party-section.png" />
</Frame>

<Frame caption="**3 — Reporting Person (optional)** — caller contact fields, **Caller address same as incident location**, and links to add phones, callers, vehicles, and involved persons.">
  <img src="https://mintcdn.com/cadmus-d41dc7ee/vgnRLu3G_D4zpqd2/images/dispatch/create-cfs/reporting-party-expanded.png?fit=max&auto=format&n=vgnRLu3G_D4zpqd2&q=85&s=8d42ce9fb2d03d452413fa8d0d9bb2be" alt="Expanded reporting person section with OLN phone and additional callers vehicles persons" width="1024" height="641" data-path="images/dispatch/create-cfs/reporting-party-expanded.png" />
</Frame>

<Frame caption="Further down the form — **Additional Callers**, **Vehicles Involved**, and **Persons Involved** (Suspect, Victim, Witness, Other).">
  <img src="https://mintcdn.com/cadmus-d41dc7ee/vgnRLu3G_D4zpqd2/images/dispatch/create-cfs/optional-callers-vehicles-persons.png?fit=max&auto=format&n=vgnRLu3G_D4zpqd2&q=85&s=c3d1e7ea8521a6da5e53620989e6d23f" alt="Optional sections for additional callers vehicles and persons involved with add buttons" width="1016" height="353" data-path="images/dispatch/create-cfs/optional-callers-vehicles-persons.png" />
</Frame>

## Additional options

| Option                     | Description                                                                                                                                                                          |
| -------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **Disable Timer**          | Skips the default agency status timer for this call. Use only when agency policy permits.                                                                                            |
| **+ Add Vehicle**          | Attach a vehicle record to the CFS at creation time (make, model, plate, color, state).                                                                                              |
| **+ Add units (optional)** | Assign units at create time; collapsed by default — expand to search and select units. Click outside the section (or the header again) to collapse it; selected units stay assigned. |

## Form action buttons

| Button          | Effect                                                                          |
| --------------- | ------------------------------------------------------------------------------- |
| **Create Call** | Validates all required fields, saves the CFS, and opens it in call detail.      |
| **Drop Call**   | Discards all entered data without saving. Cadmus may prompt you to confirm.     |
| **Done**        | Closes the dialog after a call has been saved.                                  |
| **Append note** | Adds a narrative note to an already-saved call without reopening the full form. |

<Warning>
  **Drop Call** permanently discards everything entered in the current session of the form. Use it only when you intentionally want to cancel the new call.
</Warning>

## Tips

<Tip>
  Images and attachments are not available during the initial create dialog. After the call is saved, open it in call detail and use **Add Image** in the History / Logs section.
</Tip>

<Tip>
  If you are unsure of the exact incident type, use a general category (e.g., "Disturbance") and update **Edit Incident Type** in call detail once more information is available.
</Tip>

## Related guides

<CardGroup cols={2}>
  <Card title="Create a CFS" icon="plus" href="/dispatch/create-cfs">
    End-to-end walkthrough for creating a new Call for Service.
  </Card>

  <Card title="Call Detail" icon="file-lines" href="/dispatch/call-detail">
    Everything on the call detail page after the call is created.
  </Card>
</CardGroup>
