> For the complete documentation index, see [llms.txt](https://model.coronasafe.network/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://model.coronasafe.network/primary-treatment-centers-for-corona/institute-resource-team.md).

# Resource Coordination Team

**Resource Co-ordination Team**\
\
1\. The Resource team is made up of Alumni/ae who take leadership in running the center along with the Institute Management.\
\
2\. For the first model center, the Loyola Old Boys Association (LOBA) Executive Committee Members are the co-ordination team. The following are the key roles and humans manning the same.

| Sl | Role                             | KRA                                                                                    | Name                  | Batch (10th Pass) | Professional Life          |
| -- | -------------------------------- | -------------------------------------------------------------------------------------- | --------------------- | ----------------- | -------------------------- |
| 1  | Rector Loyola Institutions       | Granting Approval to setup the Center                                                  | Fr. Sunny Kunnapallil | -                 | Member of Society of Jesus |
| 2  | Principal Loyola School          | Getting Approval of Management                                                         | Fr Devassy Paul       |                   | Member of Society of Jesus |
| 3  | President of Alumni Association  | Take Leadership in bringing together the people required for making the center Go Live | Dr.Ram Mohan          | 1985              | Doctor                     |
| 4  | Facilities Supervision           | Physical Verification of the facility to ensure compliance to standards                | Ar. Anand             | 1996              | Architect                  |
| 5  | Inventory Management             | Charge of Inventories                                                                  | Tomson Sabu           | 1985              | Entreprenuer               |
| 6  | Volunteer Management             | Charge of Volunteers                                                                   | Sharath Krishnan      | 2000              | Social Work                |
| 7  | Operations Management            | Ensure that the processes setup at for high quality standards in the context of health | Pradeep Sudan         | 1985              | Advertising                |
| 8  | <p>War time</p><p>Leadership</p> | Provide clear and decisive decision making with limited data and uncertain environment | Ranjan Kanthi         | 1969              | Air Force                  |

|   |
| - |


---

# 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, and the optional `goal` query parameter:

```
GET https://model.coronasafe.network/primary-treatment-centers-for-corona/institute-resource-team.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
