# California Property Carrier Cycle Rules

## Work Shift Regulations

#### Basic Requirements

1. **Rest Period**
   * Minimum 10 consecutive hours before starting duty
   * Can include:
     * Off-duty time
     * Sleeper berth time
     * Any combination of above
2. **Shift Limitations**
   * Maximum 16-hour total shift time
   * Maximum 12 hours driving within shift
   * Shift begins after 10-hour rest period

### Cycle Hours

* 80-hour limit in 8-day period
* Cycle calculated from 8 days before current day's end

### Reset Options

#### Standard Reset

* 34-hour restart available anytime
* Completely resets cycle hours

#### Exception Reset

* 24-hour restart option
* Requires 24+ consecutive hours of:
  * Off-duty time
  * Sleeper berth time
  * Waiting time
* Starts new cycle

### Split Sleeper Berth Rules

#### Qualifying Periods

* Total of 10+ hours off-duty time
* Must include:
  * One period of 8-10 hours in sleeper berth
  * Second period of 2-10 hours off-duty/sleeper
* Shift restarts after first qualifying period

### *Key Differences*

* Longer maximum shift time (16 hours vs 14 hours)
* Increased driving time (12 hours vs 11 hours)
* Higher cycle limit (80 hours vs 70 hours)

### <mark style="color:red;background-color:yellow;">Important Notes</mark>

* <mark style="background-color:yellow;">Must maintain accurate logs</mark>
* <mark style="background-color:yellow;">Document all waiting periods</mark>
* <mark style="background-color:yellow;">Monitor cycle hours carefully</mark>
* <mark style="background-color:yellow;">Plan routes considering California rules</mark>
* <mark style="background-color:yellow;">Keep supporting documentation</mark>

Need assistance? Contact your fleet manager or Matrack support for clarification on California-specific rules.


---

# 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://help.matrack.io/eld/readme/categories/matrack-eld-driver-app-guides/california-property-carrier-cycle-rules.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.
