# Roles

| Personnel               | Role                       | Location      | Access To   |
| ----------------------- | -------------------------- | ------------- | ----------- |
| Receptionist            | Reception                  | Reception     |             |
| Triage Nurse            | Triage                     | Triage        |             |
| Clinician               | HIV Clinic                 | HIV Clinic    |             |
| Clinician               | OPD Clinic                 | OPD Clinic    |             |
| Clinician               | MCH Clinic                 | MCH Clinic    |             |
| Clinician               | TB Clinic                  | TB Clinic     |             |
| Laboratory Technician   | Organizational: Laboratory | Laboratory    |             |
| Pharmacist/Dispensary   | Organizational:Pharmacy    | Pharmacy      |             |
| Data Entrant/Data Clerk | Data Clerk                 | All Locations |             |
| Data Manager            | General Data Manager       | All Locations | All Reports |
| Data Manager            | EID Data Manager           | All Locations | EID Reports |
| Data Manager            | HTS Data Manager           | All Locations | HTS Reports |
| Data Manager            | MCH Data Manager           | All Locations | MCH Reports |
| Data Manager            | HIV Data Management        | All Locations | HIV Reports |
| Data Manager            | TB Data Manager            | All Locations | TB Reports  |
| Data Manager            | OPD Data Manager           | All Locations | OPD Reports |
| Data Manager            | SMC Data Manager           | All Locations | SMC Reports |


---

# 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://mets-programme.gitbook.io/ugandaemr-documentation/point-of-care/installation-and-configuration/roles.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.
