> 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/tutorials/measure-vitroid-tm-disc.md).

# Do a simple measurement

This tutorial is for your first bacterial measurement on BactoBox®. The tutorial is simple, fast, and predictable. You will learn how to prepare bacterial suspensions for BactoBox® measurements.

For this tutorial, the success criterion is to get a BactoBox® measurement within 30,000 to 5,000,000 cells/mL.

The below table lists the overall considerations for this tutorial. We use similar tables for our microbial process development [Workflows](/mpd/workflows/bioprocess-workflows.md) so you know if the workflow is right for you and what time to set aside.

You can complete this tutorial as a :school\_satchel:<kbd>Beginner</kbd> to BactoBox® measurements.

<table><thead><tr><th width="181.99993896484375">BactoBox® skill level</th><th width="211.2222900390625">Time to complete (E. coli)</th><th width="145.4442138671875">Hands-on time</th><th>Requirements</th></tr></thead><tbody><tr><td><span data-gb-custom-inline data-tag="emoji" data-code="1f392">🎒</span> Beginner</td><td><span data-gb-custom-inline data-tag="emoji" data-code="23f3">⏳</span> 0.5 hours</td><td><span data-gb-custom-inline data-tag="emoji" data-code="23f1">⏱️</span> 0.5 hours</td><td><i class="fa-hard-drive">:hard-drive:</i> <a href="/spaces/AjOYV4v43T0TFlSRqgAp/pages/3JJDRTohjXVJqe8Q6JDr#v7.6a">7.6a</a><br><i class="fa-floppy-disk">:floppy-disk:</i> ≥ v2026.02a<br><i class="fa-bacteria">:bacteria:</i> <a href="https://www.sigmaaldrich.com/DK/en/product/sial/vt000137"><em>Escherichia coli</em> WDCM 00013 Vitroids™</a></td></tr></tbody></table>

## Soluble *E. coli* Vitroids™ disc

For this tutorial you need to procure [*Escherichia coli* WDCM 00013 Vitroids™](https://www.sigmaaldrich.com/DK/en/product/sial/vt000137) ATCC<sup>®</sup> 25922 from Sigma/Merck. Lead time is usually 1-5 days. Price is \~200 USD including shipping. 10 vials are included in each shipment. Concentration per disc is stated as 50,000-150,000 CFU mean value range.

The discs are convenient for this tutorial as they dissolve easily in water and have a well-defined concentration of bacteria within the working range of BactoBox® measurements.

<figure><img src="/files/aIqKy6N7RRK5MnRMcMTE" alt="" width="188"><figcaption><p>A soluble Vitroid™ disc containing 50,000–150,000 CFU of <em>E. coli</em> ATCC® 25922 .</p></figcaption></figure>

## How to get a successful measurement on BactoBox®

Three criteria are essential to get a reliable cell concentration on BactoBox®. Below is the checklist.

<i class="fa-bacteria">:bacteria:</i> The sample should ideally be a single-cell suspension, i.e. without cell clumps.

<i class="fa-square-bolt">:square-bolt:</i> Conductivity must be within 1,500–2,200 µS/cm.

<i class="fa-xmarks-lines">:xmarks-lines:</i> Concentration of the diluted sample must be between 30,000 - 5,000,000 objects/mL

### Disaggregation of cell clumps

The most important learning of this tutorial is how to get a single-cell suspension. The below video explains why large clumps must be disaggregated before the individual cells can enter the measurement channel.

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

## Overview

In this tutorial we will demonstrate how to solubilize the disc and get the bacteria ready for BactoBox® analyses. The overall steps in the tutorial are given below.

1. [Get things ready](/tutorials/measure-vitroid-tm-disc/get-things-ready.md)
2. [Transfer disc](/tutorials/measure-vitroid-tm-disc/transfer-vitroid-tm-disc.md)
3. [Prepare sample](/tutorials/measure-vitroid-tm-disc/disaggregate-bacteria.md)
4. [Dilute and measure](/tutorials/measure-vitroid-tm-disc/dilute-and-measure.md)
5. [Summary](/tutorials/measure-vitroid-tm-disc/summary.md)

## Summary

After this introduction you can proceed to [Get things ready](/tutorials/measure-vitroid-tm-disc/get-things-ready.md).


---

# 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/tutorials/measure-vitroid-tm-disc.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.
