# Administration Management Interface (AMI)

The Administrative Management Interface is identical in every way to the [Health Data Service Interface ](/developers/service-apis/health-data-service-interface-hdsi.md)with the notable exception that AMI resources are more geared toward administrative management, and each resource may have different keying (rather than UUID).

The AMI must be enabled on at least one of the SanteDB servers if running SanteDB on multiple servers. It serves as the discovery point and authentication information point for the entire SanteDB infrastructure.

## Related Topics

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-MFledhVBZV\_v2fWR\_d6" %}
[HTTP Request Verbs](/developers/service-apis/health-data-service-interface-hdsi/http-request-verbs.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-MFBugTUAbZh\_A5\_347n" %}
[HDSI Query Syntax](/developers/service-apis/health-data-service-interface-hdsi/hdsi-query-syntax.md)
{% endcontent-ref %}

{% content-ref url="/spaces/-LZ0\_pjgTp\_kx4hqTZ3a/pages/-MFlcTSIL7rY0XPATlJe" %}
[API Responses](/developers/service-apis/health-data-service-interface-hdsi/api-responses.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/developers/service-apis/administration-management-interface-ami.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.
