# Unit Management

## Unit Management

<details>

<summary>Modifying Status</summary>

You can click on a unit's status for a dropdown menu to quickly modify it.

<figure><img src="/files/GhE27i2MOPDrUUeaBUWF" alt=""><figcaption></figcaption></figure>

Units can also select one of the status buttons in the header:

<figure><img src="/files/ItmmxmOJtUagGp3Flrtj" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Modifying Unit Information</summary>

Click on any active unit and select "Edit Unit" to change their identifier information.

<figure><img src="/files/aTAhbhJMMG199amB4sGq" alt=""><figcaption></figcaption></figure>

Units with the edit identifier permission can also click on their unit number in the header to open the identifier editor:

<figure><img src="/files/kfx747cW0oiAvmMPC2eO" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/TQ4hmI1SMJdvL6bLblww" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Unit Groups</summary>

Unit groups are a way to combine two units together, typically when they're in the save vehicle or apparatus.

To add a unit to a group, simply select the unit and select **Add to Group > New Group** or an existing group.

Or, drag-and-drop a unit to an existing group to attach.

<figure><img src="/files/k4rxKifmKBFGSuIGZHgf" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Persistent Unit Groups</summary>

Unit groups can be configured as **persistent**, meaning they remain visible even when no units are assigned.

Persistent groups are set up in the Department Editor under **Admin → Customization → Departments**. These groups can optionally enforce a maximum number of units that may be attached.

<figure><img src="/files/jm9QvhsED4tV24ks3hGp" alt=""><figcaption></figcaption></figure>

Once configured, persistent groups can be dragged into the Call Editor or onto an existing dispatch call to attach them.

<figure><img src="/files/1IL2pYd7hDbfnZUYwTcc" alt=""><figcaption></figcaption></figure>

Units can self-attach to these groups by clicking on their unit number to open the identifier editor **→ Persistent Group**

<figure><img src="/files/cwlIOqz5GfcRZiqzLwC2" alt=""><figcaption></figcaption></figure>

</details>

<details>

<summary>Automatic Unit Status</summary>

Dispatchers can also customize what to automatically set unit statuses to after specific actions. Select the [**Automations**](/cad/tutorials/dispatching/automations.md) button in the call editor to enable status changes on call attachment, detachment, and closure.

<figure><img src="/files/5BFMyji60QWxpTvaJa6Q" alt=""><figcaption></figcaption></figure>

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.sonoransoftware.com/cad/tutorials/dispatching/unit-management.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
