> 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/advanced/measurements-explained/gating/legacy-gating-settings.md).

# Legacy gating settings

Over the years, we built a selection of gating settings for specific use cases. E.g., gating that targets a specific bacterial genus at a specific activity level.

Nowadays, we recommend BacTotal for all use cases. We keep the other gating settings around for backward compatibility.

{% hint style="success" %}

### Use [BacTotal](/advanced/measurements-explained/gating/bactotal.md) if in doubt

BacTotal fits most use cases. It is also the default gating for BactoBox®.

The other gating settings are for legacy purposes.
{% endhint %}

## List of legacy gating settings

<table data-full-width="false"><thead><tr><th width="233">Gating</th><th>Works on my BactoBox®?</th><th>Notes</th></tr></thead><tbody><tr><td>BacTotal_v2024-02</td><td><strong>Unknown.</strong> Risk of misinterpretation. Reach out to SBT before use.</td><td>Old version of <a href="/pages/O7E48lVUXERgeo7OFZFT">BacTotal</a> for legacy use cases.<br>The default for the legacy BB05 (Original) <a href="/spaces/AjOYV4v43T0TFlSRqgAp/pages/FRRiKarxgdz1ytkGtDLN">configuration</a>.</td></tr><tr><td>low_conductivity</td><td><strong>Unknown.</strong> Risk of misinterpretation. Reach out to SBT before use.</td><td>May underestimate small cells compared to BacTotal.</td></tr><tr><td>Salmonella</td><td><strong>Unknown.</strong> Risk of misinterpretation. Reach out to SBT before use.</td><td></td></tr><tr><td>Lactobacillus_rhamnosus</td><td><strong>Unknown.</strong> Risk of misinterpretation. Reach out to SBT before use.</td><td></td></tr><tr><td>Pseudomonas</td><td><strong>Unknown.</strong> Risk of misinterpretation. Reach out to SBT before use.</td><td></td></tr><tr><td>Mycoplasma</td><td><strong>Unknown.</strong> Risk of misinterpretation. Reach out to SBT before use.</td><td></td></tr><tr><td>Bacillus_endospores</td><td><strong>Unknown.</strong> Risk of misinterpretation. Reach out to SBT before use.</td><td></td></tr></tbody></table>


---

# 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/advanced/measurements-explained/gating/legacy-gating-settings.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.
