Service schedules
A service schedule is a recurring maintenance pattern tied to one kind of work, like oil changes every 5,000 miles or tire rotations every six months. When you log a record of that type, the schedule resets.
In the app #
Open a vehicle from the Vehicles page, then go to Tasks. The list of service schedules and the add action live there.
How it works #
A schedule has three parts:
- What counts - the kind of work that fulfills it (oil change, tire rotation, etc.)
- Distance interval - how often, in miles (optional)
- Month interval - how often, in months (optional)
At least one interval is required. With both set, the schedule sends a reminder when either is reached.
The schedule tracks when it's next due, based on the most recent matching record. Logging another record of the same type resets the next-due date and mileage.
Notes #
One service schedule per kind of work per vehicle. To change a schedule, edit its intervals. To stop tracking a service type, delete it or disable it.