# Facility App

## Who would typically use this?

It will be typically used by facility staff, including vaccinators and registration desk users, to carry out day-to-day tasks around a particular vaccination program. The app can be used both in <mark style="color:orange;">**offline and online modes**</mark>. This is a multilingual application and the staff can choose the language according to their convenience.

![](/files/q47etjAAQjlyG20zqViZ)

## What does this app allow?

### **1. Verify Beneficiary**

This function can be used to verify a beneficiary against the photo/national ID proof submitted by the beneficiary at the time of registration. If a country has an online ID system (such as Aadhaar in the case of India), the module can be integrated with the national ID system and can perform an online verification.

**Step 1: Log in**&#x20;

Click on the following URL to use the facility app: [**https://demo-divoc.egov.org.in/facility\_app/.**](https://demo-divoc.egov.org.in/facility_app/.) Log in using 9876543210 and OTP 1234. Next, click on **Verify Beneficiary.**

![](/files/k3tGseY8K6s6D0PXJQ05)

**Step 2: Verify**

Scan the QR code or enter the enrolment number. Press **Continue** to complete the verification proces&#x73;**.**

![](/files/YmiIVdoMWBp0M6W1rcF6)

### **2. Add new beneficiaries**

The facility app supports the registration of walk-in patients who may or may not have booked an appointment before the visit.

Click on **New Beneficiary**. Follow the same steps as outlined for users of the [**Citizen Portal**](/divoc-demo/citizen-portal.md#steps-to-follow) to add members.

### **3. Recipient waiting**

All the beneficiaries who have been registered and verified, and are waiting to be vaccinated, will be seen in the recipient queue.

Click on **Beneficiary Queue** to check how many patients are in queue for vaccination.

![](/files/bylGK4qHUgcaANPZq1Vy)

### **4. Issue/Distribute Certificates**

After a vaccination event, the facility app generates a digital certificate in real-time.&#x20;

* Countries that have their own vaccination systems can use the DIVOC certification module to issue certificates that will be auto-generated and stored in DIVOC’s certificate registry.&#x20;
* If configured, the issued certificates will be seen under the “certificate issued” section on the app. They can also be distributed to vaccinated beneficiaries at a facility after they are printed by the facility staff.

*All content on this page by* [*eGov Foundation* ](https://egov.org.in/)*is licensed under a* [*Creative Commons Attribution 4.0 International License*](http://creativecommons.org/licenses/by/4.0/)*.*


---

# 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://divoc.digit.org/divoc-demo/facility-app.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.
