# Reference Data Administration

In the SanteDB administrative panel, the **Reference Data** screen is used to create data which is used by the SanteDB CDR however is not the primary data of the CDR environment.

Examples of reference data include:

* Identity Domains which dictate the systems, policies, and scope of identity types
* Places which are used to view and manipulate places which represent villages, countries, states, etc. (see: [Data Dictionary](/santedb/data-and-information-architecture/conceptual-data-model/entities/data-dictionary.md#place))
* Places which serve a health facilities (hospitals, clinics, etc.) (see: [Data Dictionary](/santedb/data-and-information-architecture/conceptual-data-model/entities/data-dictionary.md#place))
* Organizations which represent logical groups of people serving a purpose (manufacturers, ministries, funders, etc.) (see: [Data Dictionary](/santedb/data-and-information-architecture/conceptual-data-model/entities/data-dictionary.md#organization))
* Materials which represent types of objects (syringes, antigens, drugs, etc.) and manufactured materials (specific instances of materials) (see: [Data Dictionary](/santedb/data-and-information-architecture/conceptual-data-model/entities/data-dictionary.md#material))

## Contents

{% content-ref url="/pages/1IfdOUAMCpGVnMG6EOqm" %}
[Identity Domain Management](/operations/cdr-administration/santedb-administration-panel/reference-data-administration/identity-domain-management.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/santedb-administration-panel/reference-data-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.
