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

# Maintenance

> Maintenance schedule and rule management.

Maintenance focuses around individual maintenance schedules that consist of multiple rules.
These schedules can be assigned to vehicle types from your [vehicle taxonomy](/handbook/oem/vehicle-taxonomy), and will then automatically apply to all vehicles of that type.

## Maintenance schedules

The main maintenance screen shows all maintenance schedules with their associated vehicle types and rule counts.
A schedule can have multiple rules that define when maintenance should be performed.
Rules are either **distance-based** (e.g., every 10,000 km), **time-based** (e.g., every 12 months), or based on **operational hours** (e.g., every 500 engine hours).
When multiple rules are present, the closest "next due" rule will determine when maintenance is required.

Use **Add plan** to create new maintenance plans.

<img className="rounded" src="https://mintcdn.com/ctechnologyag/F3J2cYsfyMfpXCZX/images/handbook/oem/maintenance/maintenance_plans.png?fit=max&auto=format&n=F3J2cYsfyMfpXCZX&q=85&s=6fd6d1a90c4716a74d733ba1b8763290" alt="" width="3360" height="1582" data-path="images/handbook/oem/maintenance/maintenance_plans.png" />

Detailed information about a maintenance schedule is shown in its details view.
This information includes a name (potentially translated into multiple languages), and a description.

<img className="rounded" src="https://mintcdn.com/ctechnologyag/F3J2cYsfyMfpXCZX/images/handbook/oem/maintenance/maintenance_schedules.png?fit=max&auto=format&n=F3J2cYsfyMfpXCZX&q=85&s=86ff793c86b242f4ef0e388f690c12d6" alt="" width="3360" height="1582" data-path="images/handbook/oem/maintenance/maintenance_schedules.png" />

## Maintenance rules

Each maintenance schedule can have multiple rules that define when maintenance should be performed.
The rules are presented as a long list including their name, description, and trigger conditions.

<img className="rounded" src="https://mintcdn.com/ctechnologyag/F3J2cYsfyMfpXCZX/images/handbook/oem/maintenance/maintenance_schedule_single.png?fit=max&auto=format&n=F3J2cYsfyMfpXCZX&q=85&s=11eec8d6f2c6fcd14995f90f15edd825" alt="" width="3360" height="1724" data-path="images/handbook/oem/maintenance/maintenance_schedule_single.png" />

The following rule types are available:

* **Distance-based**: Trigger maintenance after specific odometer readings
* **Time-based**: Schedule maintenance at calendar intervals (weekly, monthly, annual)
* **Operational hours**: Trigger based on engine runtime hours

When multiple rules are defined, the closest upcoming maintenance event will be based on the vehicle's current data.

Clicking on the edit icon next to an (enabled) trigger condition opens the rule details view, where you can modify the rule's settings.

<img className="rounded" src="https://mintcdn.com/ctechnologyag/F3J2cYsfyMfpXCZX/images/handbook/oem/maintenance/maintenance_rule_details.png?fit=max&auto=format&n=F3J2cYsfyMfpXCZX&q=85&s=53c1219646a7ce728e4992e729417e3f" alt="" width="3360" height="1724" data-path="images/handbook/oem/maintenance/maintenance_rule_details.png" />

You can define:

* An **initial offset** to delay the first maintenance event (e.g., first service after 1,000 km or 3 months)
* A **recurrence interval** to set how often maintenance should be performed (e.g., every 10,000 km or every 12 months)
* A **tolerance** to allow early maintenance (e.g., 500 km or 1 month before the due date)

## Maintenance schedule sharing

Maintenance schedules can be shared with vehicles via your [vehicle taxonomy](/handbook/oem/vehicle-taxonomy).
Simply select the vehicle types you want to assign the schedule to, and save your changes.

## Maintenance partners

You can assign maintenance schedules to your service partners, allowing them to view and manage maintenance for vehicles assigned to them.

<Info>This functionality is currently only available for selected partners and will be available publicly in future releases.</Info>
