> For the complete documentation index, see [llms.txt](https://qiicr.gitbook.io/quantitativereporting-guide/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://qiicr.gitbook.io/quantitativereporting-guide/user-guide/installation-and-upgrade.md).

# Installation and Upgrade

## Installation and Upgrade

`QuantitativeReporting` should be available as an extension in the nightly version of 3D Slicer, starting Nov 24, 2016. We always suggest that you use the latest (nightly) version of the software when you try it for the first time.

Download the latest nightly release for your platform from <http://download.slicer.org>.

**Do NOT use installers tagged as "Stable Release"!**

![](/files/-L-1m0r3y4SykIGHCpxu)

After downloading, follow the installation procedure for your platform.

If you use Mac, make sure you move the Slicer application to the Applications folder on your computer before launching it!

Once installed, open Extension Manager by clicking the icon as shown below.

![](/files/-L-1m0r40EdvADa2RvHi)

Search for `QuantitativeReporting` and install the extension by clicking the INSTALL button.

![](/files/-L-1m0r5_3TaxgSvEXt8)

Note that `QuantitativeReporting` depends on several other extensions. When prompted, accept installation of those.

![](/files/-L-1m0r6SGzbfqRDyK7V)

Once installation of `QuantitativeReporting` and dependencies is completed, you will need to restart Slicer application to access the module.

If installation was successful, you should be able to see `QuantitativeReporting` module in the Slicer module list.

![](/files/-L-1m0r7XJFyJ1kEsmv2)

## Upgrade

It is currently not possible to upgrade `QuantitativeReporting` without upgrading the 3D Slicer application.

If you need to upgrade the software, download the latest nightly release of 3D Slicer and install the `QuantitativeReporting` extension following [installation instructions](/quantitativereporting-guide/user-guide/installation-and-upgrade.md#installation-and-upgrade).


---

# 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://qiicr.gitbook.io/quantitativereporting-guide/user-guide/installation-and-upgrade.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.
