# Installing Software

SanteDB software packages support many different environments and use cases. The underlying software is attempting to provide a common structure into which data/processes can be realized. Because of this there are two different distributions of SanteDB software, which can be installed in an operational environment.

## iCDR - Integrated CDR

The iCDR is typically installed once per application role in a jurisdiction. (See:[SanteDB Architecture](/santedb/architecture.md#icdr-server)).&#x20;

{% content-ref url="/pages/-LZqIYdfYJYaD7MsKNY2" %}
[SanteDB iCDR Server](/installation/installation-1/deployment/installing-software/santedb-server.md)
{% endcontent-ref %}

## dCDR - Disconnected CDR

The dCDR is installed on the client side or in an aggregate setting as a gateway (or mini CDR). The distribution of the dCDR software and its installation is unique to each platform. This wiki covers the configuration of the dCDR to an iCDR instance.

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-LyIrhWCH7kYpBZuMLgc" %}
[SanteDB dCDR Instances](/installation/installation-1/deployment/installing-software/disconnected-gateway.md)
{% endcontent-ref %}


---

# 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.santesuite.org/installation/installation-1/deployment/installing-software.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.
