# CDR Administration

In addition to the underlying server operating system and hosting environment, the SanteDB application software also requires routine administration. This section details these procedures and provides reference documentation for the administration of the software application.

There are two ways to administer a SanteDB iCDR server:

* The Administration Panel User Interface: Ideal deployments which have installed and configured the SanteDB iCDR Administration Panel. This tool provides a web-based user interface for administration of the server.
* The SanteDB Administration Console (`sdbac`) : Ideal for deployments with slow internet connections, or advanced users who prefer a console experience for administration.

## Topics

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

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-MU5d0RsY\_VpkdwuOkEz" %}
[SanteDB Administration Console](/operations/cdr-administration/santedb-icdr-admin-console.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/operations/cdr-administration.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.
