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

# Software update

{% hint style="success" %}

## Latest BactoBox® software is <code class="expression">space.vars.SW\_LATEST\_RELEASED\_VER</code>

Keep your BactoBox® software up to date. Follow [update BactoBox® software](/best-practices/update-bactobox-r-software.md).

See what [changed in <code class="expression">space.vars.SW\_LATEST\_RELEASED\_VER</code>](/software/bactobox-r-software-changelog.md) and the [software update FAQ](/software/miscellaneous/software-update-faq.md).
{% endhint %}

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

From software **v2026.06**, Access fetches and installs the **latest software from the cloud** in one click. On earlier software this option is not available yet, so you install a specific **`.swu` file** instead (shown below). That also brings you up to a version that has the cloud option.

{% columns %}
{% column %}

<div data-with-frame="true"><figure><img src="/files/7T2Izte7EVS8ZfHVeLSt" alt=""><figcaption><p>From v2026.06: <em>Software update</em> → <em>Latest</em> → <em>Install latest</em>.</p></figcaption></figure></div>
{% endcolumn %}

{% column %}

<div data-with-frame="true"><figure><img src="/files/XkXyms0pjeDC6qN9Ugxs" alt=""><figcaption><p>Before v2026.06: drag and drop the <a href="/pages/vYFrXxcfOdE8SMIdeuYY">SWU file</a> into the <em>Software Update</em> area. This starts the software update immediately.</p></figcaption></figure></div>
{% endcolumn %}
{% endcolumns %}


---

# 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/software/access/pages/software-update.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.
