> 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/software/access/pages.md).

# Pages

- [Download summary](https://help.sbtinstruments.com/software/access/pages/download-summary.md): Download measurement files from your BactoBox®
- [Measurements](https://help.sbtinstruments.com/software/access/pages/measurements.md): Your BactoBox® measurements presented as a spreadsheet
- [Measurement group](https://help.sbtinstruments.com/software/access/pages/measurement-group.md): Group measurements together for analytics, plotting, and reporting.
- [Basic group type](https://help.sbtinstruments.com/software/access/pages/measurement-group/basic-group-type.md)
- [Correlation group type](https://help.sbtinstruments.com/software/access/pages/measurement-group/correlation-group-type.md)
- [Growth curve group type](https://help.sbtinstruments.com/software/access/pages/measurement-group/growth-curve-group-type.md)
- [Gating](https://help.sbtinstruments.com/software/access/pages/gating.md): Change the gating settings of your BactoBox®
- [Software update](https://help.sbtinstruments.com/software/access/pages/software-update.md): Update the software on your BactoBox® device
- [Support](https://help.sbtinstruments.com/software/access/pages/support.md): Contact our support team directly from Access
- [Backup & restore](https://help.sbtinstruments.com/software/access/pages/backup-and-restore.md): Backup & restore the software and data of your BactoBox®


---

# 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:

```
GET https://help.sbtinstruments.com/software/access/pages.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.
