# Register Offline

## Description

This document provides details of the activities, the field agent performs, after a program form is configured in ODK Collect App in his/her mobile device, to collect registrants details in areas without internet connectivity . A field agent does the [offline registration](https://github.com/OpenG2P/openg2p-documentation/blob/1.2.1/secure-registry/registration-methods/offline-registration.md) using ODK Collect App. Registrant details are uploaded to ODK Central once the agent moves to an area with internet connectivity.

## Pre-requisites

* A agent must have ODK Collect App in his/her device
* A agent must have form access
* The relevant form is configured/downloaded in agent's mobile device
* Registrants must have their relevant documents to submit during registration process. Depends on on a program, the submission of the documents vary

## Procedure

1. Tap the ***ODK Collect App*** icon in the agent's mobile device.

<figure><img src="/files/bfWpF8DruCwiIlTuSvHY" alt=""><figcaption><p>ODK Collect App</p></figcaption></figure>

You can find the configuration modes.

<figure><img src="/files/bljzKgzX51rhUGWW4Ruw" alt=""><figcaption><p>ODK Collect App</p></figcaption></figure>

7. Tap the ***Configure with QR code*** button.

Add project screen is displayed.

8. Scan the ***QR code*** of a relevant program form from the ODK Central.

<figure><img src="/files/R21HNcNy4tC6uArIiPzB" alt=""><figcaption><p>Scan QR code</p></figcaption></figure>

The relevant program form is configured/downloaded in the agent's mobile device.

<figure><img src="/files/uPwR5rqysYBDNg3C6g6J" alt=""><figcaption><p>Downloaded form</p></figcaption></figure>

The agent performs the below activity after the program form is configured in his/her mobile device.

* Taps the ODK Collect App in his/her mobile. The configured program form is displayed. Initially a program form is in draft mode.&#x20;
* The agent starts to fill the registrants details and uploads the relevant documents to a program form.  At the end of the program form he/she taps the ***Send*** button to finish the registration process or taps the ***Save as draft*** button to save the form.

When the field agent moves to the area with internet connectivity, the submitted entries will be sent to ODK Central and will be listed under ***View Sent Form*** or the form will be saved in the field agents device in the ***Send Finalized** Form Section.*


---

# 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://docs.openg2p.org/1.2/user-guides/platform-guides/registration/odk/register-offline.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.
