> 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.0.0/guides/user-guides/create-mts-connector/create-odk-mts-connector.md).

# Create ODK MTS Connector

## Description

This Guide will help to create the [ODK MTS Connector](/1.0.0/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/jkIrui923HrVNHcaYCx5" 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/wgiTJvKBfPrhTXNVc0WK" alt=""><figcaption></figcaption></figure>

3. Set *MTS Input Type* as *ODK* and for other fields configuration please go through [ODK MTS Connector Configuration](/1.0.0/integrations/integration-with-mosip/mts-connector.md).

<figure><img src="/files/YralDHa5gdssvKW9kxUH" 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
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.0.0/guides/user-guides/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.
