# Best practices

## Maintenance

Proper maintenance require yearly, weekly, and daily maintenance. Here is an overview:

<table><thead><tr><th width="207">What to do</th><th width="244">When to do it</th><th>Details</th></tr></thead><tbody><tr><td><a href="/pages/MYISWHHHg2ceEwFua9el">Preventive maintenance</a></td><td>At least once a year</td><td><a href="/pages/glsCrmHxPVCsI6WTZkOd#when-to-do-preventive-maintenance">When to do preventive maintenance</a></td></tr><tr><td><a href="/pages/YFPIJHBRyGlPEZAbg9po">Qualify</a></td><td>At least once a year</td><td><a href="/pages/glsCrmHxPVCsI6WTZkOd#when-to-qualify-your-bactobox-r">When to qualify</a></td></tr><tr><td><a href="/pages/SpjYhz2h0K4wK9HpcHAV">QC test</a></td><td>At least once a week</td><td><a href="/pages/glsCrmHxPVCsI6WTZkOd#when-to-qc-test">When to QC test</a></td></tr><tr><td><a href="/pages/5Zy9ONxWLl6nKPtIOlYm">Deep clean</a></td><td>At least once a week</td><td><a href="/pages/glsCrmHxPVCsI6WTZkOd#when-to-deep-clean">When to deep clean</a></td></tr><tr><td><a href="/pages/NoK9iH9at1YngwkOfxmO">Clean</a></td><td>After each measurement</td><td><a href="/pages/glsCrmHxPVCsI6WTZkOd#when-to-clean">When to clean</a></td></tr><tr><td><a href="/pages/TuR7ZNFdwnWcnP7Zvkb9">Replace syringe filter</a></td><td>At the start of each day</td><td><a href="/pages/glsCrmHxPVCsI6WTZkOd#when-to-replace-the-syringe-filter">When to replace the syringe filter</a></td></tr></tbody></table>

See the [Maintenance](/protocols/maintenance.md) page for more best practices and recommendations.

### Best-practice example

Here is an example of best-practice BactoBox® use throughout a week:

<img src="/files/Uf3h73Ju8lCVOk8JHKsN" alt="" class="gitbook-drawing">

## Access

BactoBox® comes with the [Access](/encyclopedia/software/access.md) user interface, which helps you get the most out of BactoBox®. Access runs on your own computer and [connects to BactoBox® over USB](/protocols/best-practices/connect-to-access.md).

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

Among other things, you can do the following through Access:

* Download measurement files
* Customize gating
* Update your BactoBox® software
* Send device data bundles to SBT

{% content-ref url="/pages/I55cnLNxocdOs2q5EV2y" %}
[Connect to Access](/protocols/best-practices/connect-to-access.md)
{% endcontent-ref %}

{% content-ref url="/pages/ju8GX0Rmv7wK1yVatiFr" %}
[Update BactoBox® software](/protocols/best-practices/update-bactobox-r-software.md)
{% endcontent-ref %}

## BactoBox® in your inbox

Get product updates, pro tips, and workflows directly in your inbox.

{% @mailchimp/mailchimpSubscribe cta="Subscribe to our newsletter" listId="e5e5767f96" %}


---

# 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/best-practices.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.
