> For the complete documentation index, see [llms.txt](https://spice.docs.medtroniclabs.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services.md).

# Admin Services

- [Lab Test Customization](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/lab-test-customization.md)
- [Lab Test Update](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/lab-test-customization/lab-test-update.md)
- [Lab Test List](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/lab-test-customization/lab-test-list.md)
- [Lab Test  by Name](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/lab-test-customization/lab-test-by-name.md)
- [Lab Test Delete](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/lab-test-customization/lab-test-delete.md)
- [Lab Test Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/lab-test-customization/lab-test-create.md)
- [Lab Test Validate](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/lab-test-customization/lab-test-validate.md)
- [Medication](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/medication.md)
- [Medication List](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/medication/medication-list.md)
- [Medication Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/medication/medication-create.md)
- [Medication Update](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/medication/medication-update.md)
- [Medication Remove](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/medication/medication-remove.md)
- [Medication Validate](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/medication/medication-validate.md)
- [User](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/user.md)
- [User Validate](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/user/user-validate.md)
- [User List](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/user/user-list.md)
- [User Remove](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/user/user-remove.md)
- [User Create and Update](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/user/user-create-and-update.md)
- [Get Menu](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/get-menu.md)
- [Country List](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/country-list.md)
- [Health Facility](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/health-facility.md)
- [Health Facility Update](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/health-facility/health-facility-update.md)
- [Health Facility List](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/health-facility/health-facility-list.md)
- [Health Facility Create](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/health-facility/health-facility-create.md)
- [Health Facility Details](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/health-facility/health-facility-details.md)
- [Region](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/region.md)
- [Get Region Detail](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/region/get-region-detail.md)
- [Region Upload](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/region/region-upload.md)
- [Region Download](https://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services/region/region-download.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://spice.docs.medtroniclabs.org/engineering/api-documentation/admin-services.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.
