# Check engine light

{% hint style="success" %}
When the [Check engine light](/protocols/maintenance/check-engine-light.md) appears, schedule [Preventive maintenance](/encyclopedia/item-register/service-agreement/preventive-maintenance.md) as soon as possible.
{% endhint %}

The check engine light appears when your BactoBox® requires [Preventive maintenance](/encyclopedia/item-register/service-agreement/preventive-maintenance.md).

The check engine signals that your BactoBox® setup *approaches* a failure mode. It allows you to schedule preventive maintenance before it is too late.

The check engine appears in the upper right corner in [Dash](/encyclopedia/software/user-interface.md).

<figure><img src="/files/LSehe5i3OCz2OTS6tyF7" alt="" width="375"><figcaption><p>The check engine light appears in the upper right corner in <a data-mention href="/pages/teQIZyIIfT8ZyHW8IdpA">/pages/teQIZyIIfT8ZyHW8IdpA</a>.</p></figcaption></figure>

{% hint style="success" %}

## Preventive maintenance is part of your [service agreement](/encyclopedia/item-register/service-agreement.md)

Your [Service agreement](/encyclopedia/item-register/service-agreement.md) offers 24 month warranty and includes 2 × [Preventive maintenance](/encyclopedia/item-register/service-agreement/preventive-maintenance.md).
{% endhint %}

## What triggers the check engine light

The check engine light appears if any of these are true:

* It's been a year since the last [Preventive maintenance](/encyclopedia/item-register/service-agreement/preventive-maintenance.md)
* You've run 2000 programs (e.g., measurements) since the last [Preventive maintenance](/encyclopedia/item-register/service-agreement/preventive-maintenance.md)
* The latest QC test shows that your BactoBox® setup approaches a failure mode

## Can I use my BactoBox® while the check engine light shows?

**Yes.** The check engine light signals that your BactoBox® *approaches* a failure mode. In other words, your BactoBox® setup still works as intended even when the check engine light appears.

{% hint style="success" %}
When the [Check engine light](/protocols/maintenance/check-engine-light.md) appears, schedule [Preventive maintenance](/encyclopedia/item-register/service-agreement/preventive-maintenance.md) as soon as possible.
{% endhint %}


---

# 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.sbtinstruments.com/protocols/maintenance/check-engine-light.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.
