> For the complete documentation index, see [llms.txt](https://help.sbtinstruments.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sbtinstruments.com/maintenance/clean-the-setup.md).

# Clean

<figure><img src="/files/frnv6vBram274zG35r0F" alt=""><figcaption></figcaption></figure>

## Get things ready

You need these items:

* 1 × [BactoBox® setup](/item-register/bactobox-r/bactobox-r.md)
* 1 × [disinfection vial](/item-register/vials-flasks-and-liquids/disinfection-vial.md)

## Step by step

{% stepper %}
{% step %}

#### Use disinfection vial

Place a disinfection vial in the vial rack. Transfer the tubing kit to the disinfection vial.

<figure><img src="/files/rPuWDTaFjgqbyYsWEDbr" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="success" %}
You can reuse the same disinfection vial multiple times. We recommend at most 10 uses per vial.
{% endhint %}

{% hint style="warning" %}

### The disinfection vial contains flammable liquid

The disinfection vial contains 70 % denatured alcohol. This liquid is flammable and an eye irritant.

Keep it away from heat, sparks, open flames, and hot surfaces. Avoid contact with eyes.

Refer to the Material Safety Data Sheet (MSDS) for more information.
{% endhint %}
{% endstep %}

{% step %}

#### Press the <kbd>Clean</kbd> button

Press the <kbd>Clean</kbd> button to clean the BactoBox® setup.

<figure><img src="/files/8DQYBtYZm9osZ1ayKVoI" alt="" width="375"><figcaption><p>Press the <kbd>Clean</kbd> button</p></figcaption></figure>

The display shows a countdown that tells you when the *Clean* program is done.

<figure><img src="/files/BX8qJe5A9tk1xTFaQ98w" alt=""><figcaption><p>Countdown on the <em>Cleaning</em> screen.</p></figcaption></figure>
{% endstep %}

{% step %}

#### That is it!

After about 1 min, the *Clean* program is done. You return to the *Home* screen.

<figure><img src="/files/5V98UIXnc4MzSloebmsn" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## When to clean

[Clean](/maintenance/clean-the-setup.md) your BactoBox® in these cases:

* **After each measurement.**
* After a deep clean.
* After 30+ minutes of inactivity.\ <mark style="color:$info;">The BactoBox® software automatically prompts you to do this.</mark>

See [Maintenance](/maintenance/maintenance.md) for more information.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sbtinstruments.com/maintenance/clean-the-setup.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
