# Download Form on ODK Collect

## Description

This document provides instructions to download a program form on ODK Collect App installed on an Android tablet or phone.

## Pre-requisites

* The field agent must have ODK Collect App installed in his/her mobile device.
* The field agent must have[ form access](/1.0.0/guides/user-guides/provide-form-access-to-field-agent.md).
* The user who helps the field agent to download a program form in his/her mobile device must have an Administrator role in ODK Central

## Procedure

1. Login to the **ODK Central.**
2. Click the relevant project link to upload a form.

For example, here, the project is considered as Safety Net Program.

3. Click the project (Safety Net Program) link listed below the **Projects**.

<figure><img src="/files/mdOIJbsMmdTgJxdffqne" alt=""><figcaption></figcaption></figure>

The project (Safety Net Program) overview page is displayed.

<figure><img src="/files/zLyXfOopp5aoLEiG2ux3" alt=""><figcaption><p>Safety Net Program - Form</p></figcaption></figure>

4. Click the *App Users* tab.

The App Users screen is displayed.

<figure><img src="/files/nCXOqWZH28Knk5C3zAqU" alt=""><figcaption></figcaption></figure>

5. Click the **See Code** link in ***Configure Client*** column, the ***Client Configuration QR code*** pops up.

<figure><img src="/files/ruhGW5kxLdZohMqUO0Jj" alt=""><figcaption></figcaption></figure>

6. Tap the ODK Collect App in the field agent 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>

This completes the process to download a form in ODK Collect App from ODK Central.


---

# 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/download-form-on-odk-collect.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.
