# PRC Inspection and Monitoring Tool

## Overview

Welcome to PRC's Inspection and Monitoring tool! This system is the automated version of the PRC's Inspection and Monitoring processes in collaboration with the Board of Nutrition and Dietetics (BOND).\
\
With this system, it solves the deficiencies and improves responsiveness within the inspection and monitoring activity by the PRC. Mainly it solves the following:

* **Misalignment with Monitoring Needs**: The new system will be specifically designed to align with the department's need for a robust monitoring system, differentiating from the accreditation-focused legacy system, to effectively track compliance among HEIs and hospitals.
* **Accessibility and Involvement in Development**: It will provide access to critical stakeholders, including the PRC BOND Board Member and the software team, allowing them to engage with the system directly and be involved in its development process, ensuring it meets their specific needs.
* **Efficiency in Compliance Monitoring**: The system will augment the current processes, enabling the three board members to more effectively and efficiently inspect and monitor HEIs and hospitals nationwide within the required three-year cycle, addressing the current shortfall in capacity.

## Quick Links

Mainly this is a multi-tenant system that has 5 different users wherein they aim to solve the problem of Inspection and Monitoring. You may access the web system's endpoints below:

**Client:**

{% embed url="<https://prc-iam-client.vercel.app/>" fullWidth="false" %}

**PRC Board Members/Secretaries**

{% embed url="<https://prc-iam-prb.vercel.app/>" %}

**Accreditation Compliance Department (ACD)**

{% embed url="<https://prc-iam-acd.vercel.app/>" %}

**Regional Office (RO)**

{% embed url="<https://prc-iam-ro.vercel.app/>" %}

**Oversight Commissioner (OC)**

{% embed url="<https://prc-iam-oc.vercel.app/>" %}


---

# 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://prc-inspection-and-monitoring.gitbook.io/product-docs/prc-inspection-and-monitoring-tool.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.
