# Configure ID Types

## Description

This guide provides steps to create an ID type. The ID type is the name of the registrant ID and is listed in the *ID Type* dropdown in the *IDs* tab of the *Registry* configuration.

## Pre-requisites

The user must have the Program Administrator role.

## Steps

1. Click on *Configuration.*

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

2. Click on *ID Types*.

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

3. Click on *Create*.

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

4. A new bar appears. Enter the name and click on *Save*.

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

5. The new ID type gets added to the list.

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


---

# 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.1/guides/user-guides/configure-id-types.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.
