> ## Documentation Index
> Fetch the complete documentation index at: https://help.latchel.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Setting Up Absences

When a technician in an contact rotation is unavailable, an absence should be recorded to keep the rotation running smoothly and avoid missed alerts. Absences can be scheduled in advance or logged as needed, and property managers can manage them anytime.

<Tip>
  **When to scheduled absences?**

  Use for planned time off such as vacations, appointments, or leave. Set this up ahead of time with a known start and end date.
</Tip>

### **Logging a Technician Absence**

Follow the steps below to record an absence for a technician in an contact rotation.

Go to the **Contact Rotations** page and **open the rotation** that includes the technician who will be absent. Click **Edit** to access the scheduled rotation.

<Frame>
  <img src="https://mintcdn.com/latchel-81/eOF4keneXUWIN543/images/Latchel-06-12-2026_10_26_AM.png?fit=max&auto=format&n=eOF4keneXUWIN543&q=85&s=b736eaa67eef3bb7c9342e0b18b0030f" alt="Latchel 06 12 2026 10 26 AM" width="1049" height="609" data-path="images/Latchel-06-12-2026_10_26_AM.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/latchel-81/eOF4keneXUWIN543/images/Latchel-06-12-2026_10_39_AM.png?fit=max&auto=format&n=eOF4keneXUWIN543&q=85&s=6dc60a7e3ea276cef565af418ca8459f" alt="Latchel 06 12 2026 10 39 AM" width="753" height="701" data-path="images/Latchel-06-12-2026_10_39_AM.png" />
</Frame>

<Frame>
  <img src="https://mintcdn.com/latchel-81/eOF4keneXUWIN543/images/Latchel-06-12-2026_10_40_AM.png?fit=max&auto=format&n=eOF4keneXUWIN543&q=85&s=8c683edab784a7bab2d4b2b2f36163be" alt="Latchel 06 12 2026 10 40 AM" width="1932" height="583" data-path="images/Latchel-06-12-2026_10_40_AM.png" />
</Frame>

**Locate the layer that contains the technician.** Each layer lists the technicians assigned to that escalation tier. Click on the **technician's name** or profile to access their absence settings.

<Frame>
  <img src="https://mintcdn.com/latchel-81/vFvEPvGDVcOqK7PJ/images/absences-4.png?fit=max&auto=format&n=vFvEPvGDVcOqK7PJ&q=85&s=97df4a4a110891554b6f921c3374c902" alt="Absences 4" width="1386" height="757" data-path="images/absences-4.png" />
</Frame>

Within the technician's profile or layer settings, locate the **Absences** section and click **Add Absence** to open the absence form.

<Frame>
  <img src="https://mintcdn.com/latchel-81/vFvEPvGDVcOqK7PJ/images/absences-5.png?fit=max&auto=format&n=vFvEPvGDVcOqK7PJ&q=85&s=57118b25f235a0a444f92b395b2816f9" alt="Absences 5" width="1920" height="589" data-path="images/absences-5.png" />
</Frame>

Enter the **start date and end date** of the absence. Both dates are required — if the end date is unknown for an unplanned absence, enter an estimated date and update it later.

<Frame>
  <img src="https://mintcdn.com/latchel-81/vFvEPvGDVcOqK7PJ/images/absences-6.png?fit=max&auto=format&n=vFvEPvGDVcOqK7PJ&q=85&s=f50335bda8c36b084d42a5ea62723997" alt="Absences 6" width="1907" height="610" data-path="images/absences-6.png" />
</Frame>

<Note>
  Both a start and end date are always required. The system will not save an absence without both fields filled in.
</Note>

Optionally, select a **substitute technician** who will cover the absent technician's spot during the absence period. If no substitute is selected, the rotation will skip this technician and escalate normally to the next layer.

<Warning>
  The substitute must also be an **in-house technician** for the PM company to appear in the selection list.

  **Leaving this blank is acceptable** — the contact rotation will continue escalating through the remaining layers.
</Warning>

Click **Save** to confirm the absence. The technician will be automatically skipped during the absence period, and the substitute (if assigned) will receive alerts in their place.

### **Things to Keep In Mind**

<Columns cols={2}>
  <Column>
    <Card title="Start and end date are always required" color="#b19cf8" icon="1" iconType="duotone">
      Even for unexpected sick days, an end date must be entered. Estimate if needed — it can be updated later.
    </Card>
  </Column>

  <Column>
    <Card title="Substitute is optional" color="#7ed5d5" icon="2" iconType="duotone">
      If left blank, the rotation escalates normally through the remaining layers without the absent technician.
    </Card>
  </Column>
</Columns>

<Columns cols={2}>
  <Column>
    <Card title="Substitutes must be in-house" color="#ff9b8a" icon="3" iconType="duotone">
      Only technicians with the in-house toggle enabled will appear in the substitute selection list.
    </Card>
  </Column>

  <Column>
    <Card title="Property managers manage absences" color="#373737" icon="4" iconType="duotone">
      PMs have full control to add, edit, or remove any technician's absence from the rotation at any time.
    </Card>
  </Column>
</Columns>
