# Create ODK MTS Connector

## Description

This Guide will help to create the [ODK MTS Connector](https://github.com/OpenG2P/openg2p-documentation/blob/1.2.1/integrations/integration-with-mosip/mts-connector.md).

## Pre-requisites

* The user must have a Program Manager role.
* ODK form should be available.

## Steps

1. Navigate to the *MTS Connectors* using the menu bar.

<figure><img src="/files/6xsBdHOixpE25jINJKji" alt=""><figcaption></figcaption></figure>

2. Navigate to the MTS Connector creation page by clicking the *Create* button on the MTS Connector list view page.

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

3. Set *MTS Input Type* as *ODK* and for other fields configuration please go through [ODK MTS Connector Configuration](https://github.com/OpenG2P/openg2p-documentation/blob/1.2.1/integrations/integration-with-mosip/mts-connector.md).

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

4. Click the *Save* button and the connector will be listed under the MTS Connectors list view page.
5. Click on *Start* in the MTS Collectors list view page to start the created connector.


---

# 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/eligibility-and-program-enrollment/mts-connector/create-mts-connector/create-odk-mts-connector.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.
