# SanteDB Operations

After you've installed your copy of SanteDB you'll be responsible for the operation of the solution throughout the lifetime of the project. This section will introduce the basic concepts of managing and maintaining a SanteDB installation.

{% hint style="info" %}
This section is under development as part of our Enhancements to the SanteDB documentation enhancement activities.
{% endhint %}

SanteDB provides a variety of tools and methods for managing SanteDB services on a day-to-day basis.

## Server Administration

The [Server Administration](/operations/server-administration.md) section provides documentation on the administration of the physical or virtual server environment for SanteDB including:

{% content-ref url="/pages/peNVFVKNvJaUH8OgPIda" %}
[Configuration Tool](/operations/server-administration/configuration-tool.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQI1QaFMlbgkil9q4G8" %}
[Server Configuration File](/operations/server-administration/host-configuration-file.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MQI-BmoceHwYUqreBmE" %}
[SanteDB iCDR Host Command](/operations/server-administration/santedb-icdr.md)
{% endcontent-ref %}

{% content-ref url="/pages/JZmPJojXxEwHALwRsFbS" %}
[Backup Procedures](/operations/server-administration/backup-procedures.md)
{% endcontent-ref %}

{% content-ref url="/pages/HvKJmik7LY3ehlJdcq1S" %}
[Log File Management](/operations/server-administration/log-file-management.md)
{% endcontent-ref %}

## CDR Administration

The [CDR Administration](/operations/cdr-administration.md) topic area covers the administration of the SanteDB software. This includes topics for managing the users, roles, devices, data in the SanteDB environment using the:

{% content-ref url="/pages/m8PFpxdDWJjdOU5hhUH0" %}
[SanteDB Administration Portal](/operations/cdr-administration/santedb-administration-panel.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MU5d0RsY\_VpkdwuOkEz" %}
[SanteDB Administration Console](/operations/cdr-administration/santedb-icdr-admin-console.md)
{% endcontent-ref %}

## Standard Operating Procedures

The [Standard Operating Procedures](/operations/standard-operating-procedures.md) topic provides example SOPs which can be adapted by countries to construct a coherent, and consistent security and CDR environment in their implementation.

{% content-ref url="/pages/k0KtRB6GvlKL5FQy9Hwn" %}
[User Management SOPs](/operations/standard-operating-procedures/user-management-sops.md)
{% endcontent-ref %}

{% content-ref url="/pages/jXWSNs836ekBQ5EHAiWN" %}
[Role Management SOPs](/operations/standard-operating-procedures/role-management-sops.md)
{% endcontent-ref %}

{% content-ref url="/pages/Lu30bGnHSldylKqIOFfH" %}
[Device Management SOPs](/operations/standard-operating-procedures/device-management-sops.md)
{% endcontent-ref %}

{% content-ref url="/pages/IAbuZU9xTjGW7kmLfPkR" %}
[Application Management SOPs](/operations/standard-operating-procedures/application-management-sops.md)
{% endcontent-ref %}

{% content-ref url="/pages/a6rzZABA5tmvyx7e3uTW" %}
[Broken mention](broken://pages/a6rzZABA5tmvyx7e3uTW)
{% 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/operations/santedb-operations.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.
