> For the complete documentation index, see [llms.txt](https://docs.openg2p.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.openg2p.org/1.3/pbms/functionality/odk-importer/user-guides/import-specific-odk-forms-using-odk-instance-id.md).

# Import Specific ODK Forms using ODK Instance ID

This document provides instructions for importing specific applicants/registrants' ODK forms hosted in ODK Central. It uses the unique [**Instance ID**](#instance-id) of the ODK forms to import them into the PBMS modules' relevant individual/group registries.

## Prerequisites

* A user must have an Administrator role to access ODK Central in PBMS module.

## Procedure

1. Click the main icon ![](/files/hfmRZ7dUhNgpGa9ZUx0P) and select ***Settings***.

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

***Settings*** screen is displayed.

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

2. Select the ***General Settings*** tab.
3. Select the ***ODK Import Settings*** from the menu.
4. Check the ***Enable ODK Import InstanceID*** box.

### Occurrence of Instance ID field

4. Use the main menu icon ![](/files/hfmRZ7dUhNgpGa9ZUx0P) to navigate to ODK -> ODK Import.
5. Select the ODK Import from the current list.
6. Find an additional field labeled ***InstanceID*** that appears at the bottom of the displayed screen.

<figure><img src="/files/5qvl5e0Sidkm3j9GvoFF" alt=""><figcaption></figcaption></figure>

7. Enter the ***Instance ID***.
8. Fill in the remaining fields following the [import record configuration](/1.3/pbms/functionality/odk-importer/user-guides/customize-the-odk-importer-configuration-based-on-the-odk-form-fields.md) procedure.
9. Click the ***Fetch Record*** to import the specific applicants/registrants' ODK form relevant to the entered Instance ID.

{% hint style="danger" %}
The PBMS module may be able to import duplicate applicant/registrants' ODK forms if the same Instance ID is used more than once.
{% endhint %}

## Instance ID

1. Log into the ***ODK central*** with the valid credentials.
2. Select a form below the ***Projects*** section.

For example, here Group sample form is selected.

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

3. Select the Group Sample form in the ***Group Sample form*** screen.

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

4. Click the ***Submission*** tab.

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

5. Find the Instance ID in the current list of submitted ODK forms.

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


---

# 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:

```
GET https://docs.openg2p.org/1.3/pbms/functionality/odk-importer/user-guides/import-specific-odk-forms-using-odk-instance-id.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.
