# How to Upgrade (Cloud)

## What version am I using?

There are a few ways to find out which version you are using:

1. Navigate to [Cases Page](/connected-insights/manage-cases/cm-introduction.md) and inspect the bottom right corner of the page.
2. Navigate to the workgroup selector by clicking your workgroup name in the top right corner of the page and click **Change Workgroup**.
3. Navigate to [Configuration](/connected-insights/configure/configuration.md) by clicking the ⚙ icon in the top right corner of the page and click the **Software Update** tab.

<figure><img src="/files/GTBslTUu5XV9ilHhqzJO" alt=""><figcaption><p>Software Update tab</p></figcaption></figure>

## How do I upgrade to the next version?

If you wish to upgrade, follow these steps:

1. Decide which workgroups you want to transition to the new version and when. You can upgrade one, several or all of workgroups as convenient for your organization.
2. Then, a lab director user needs to:
   1. Click your workgroup name in the top right corner of the page.
   2. Click **Change Workgroup**.
   3. Click the workgroup that you want to upgrade.
   4. Click **Next**.
   5. Navigate to [Configuration Page](/connected-insights/configure/configuration.md) by clicking the ⚙ icon in the top right corner of the page
   6. Click the **Software Update** tab.
   7. Click **Update**. The workgroup will be upgraded to the next software version.
   8. Repeat the above steps for each workgroup you want to upgrade.


---

# 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.connected.illumina.com/connected-insights/overview/whats-new/software-update-connected-insights-cloud.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.
