# Create OpenG2P Registry MTS Connector

## Description

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

## Pre-requisites

The user must have a Program Manager role.

## Steps

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

<figure><img src="https://content.gitbook.com/content/CwMntokukpQZjoCcqMwL/blobs/rzsXgUAXVYXXitjlDnUc/mts-connectors-menu-bar.png" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://content.gitbook.com/content/CwMntokukpQZjoCcqMwL/blobs/c4L1TD82H2sC4JmdJNvm/connector-list-view-page.png" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://content.gitbook.com/content/CwMntokukpQZjoCcqMwL/blobs/aVFiguEtGDIGjxWBJrp8/mts-input-type-openg2p-registry.png" alt=""><figcaption></figcaption></figure>

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


---

# 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-openg2p-registry-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.
