# 6.4.2.1. Adding a Geo-Object Type

{% hint style="info" %}
Registry Administrators can create the Geo-Object Types under the curation mandate of their organization
{% endhint %}

To add a Geo-Object Type:

1. Go to the *Geo-Objects and Hierarchies* module either by clicking the Geo-Objects and Hierarchies module icon in the main menu page or by clicking the hamburger menu (![](https://lh3.googleusercontent.com/iuPmL_Z1smFoRNK34qpVh9--96pLjj8A-P4QdCAlpcvxkSIfD3bihusMrW6MlenmddHse4DMtkIfNaLzts2tH95aM8vei5RBC6-FuLkbYRi4j4V9LiSgid0KfK2wPUgPo-Oim_IF7FqvJW8Ck-ESi0sPLJ2Hi6rets24LbXMhLUD7h3zOJePImZz)) in the upper right corner and selecting Geo-Objects and Hierarchies.\\

   <figure><img src="/files/zROo2xyncKH80W2h6BpG" alt=""><figcaption></figcaption></figure>
2. If needed, expand the *Geo-Object Types* column on the sidebar by clicking the arrow at the end.\\

   <figure><img src="/files/aa2KLrwIYOZ9Gd198djS" alt=""><figcaption></figcaption></figure>
3. Scroll down the *Geo-Object Types* column to the organization you are a part of and click the **Add Geo-Object Type** button.\\

   <figure><img src="/files/4ZbQfr4B1SfYTK9c4Fx4" alt=""><figcaption></figcaption></figure>
4. Fill out all the required fields and any optional fields that are relevant in the form that appears.\\

   | Field                                                               | Description                                                                                                                                                                                                                              | Required |
   | ------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------- |
   | Code                                                                | The unique human readable identifier. The code can be used to determine the uniqueness of a Geo-Object Type if duplicate display labels exist in the system.                                                                             | Required |
   | Label (defaultLocale)                                               | The default display label for the Geo-Object Type. The default value will be used if the default locale is selected in the language toggle or if another language is selected but no value exists for that language.                     | Required |
   | Label… (for any other locale that is installed in the system)       | Display label for any locales installed in the system. A common geo-registry can have as many locales installed as needed. The system will allow the setting of the display label for each locale.                                       |          |
   | Description (defaultLocale)                                         | The default description for the Geo-Object Type. The default value will be used if the default locale is selected in the language toggle or if another language is selected but no value exists for that language.                       |          |
   | Description… (for any other locale that is installed in the system) | Description for any locales installed in the system. A common geo-registry can have as many locales installed as needed. The system will allow the setting of the description for each locale.                                           |          |
   | Group Geo-Object Type (Group Membership)                            | The option for setting this Geo-Object Type as a group type.                                                                                                                                                                             |          |
   | Private (Visibility)                                                | The option for setting if the Geo-Object Type is private or public. Private makes the Geo-Object Type accessible only to people within the organization it belongs to. Public is visible (read only) to all organizations in the system. |          |
   | Geometry Type                                                       | The geometry type (point, line, or polygon) that all instance data loaded to this Geo-Object Type must adhere to.                                                                                                                        |          |
   | Enable geometry editing                                             | Sets whether the Geo-Object geometries can be edited through GeoPrism Registry's web-based editing tools.                                                                                                                                |          |
   | Organization                                                        | The organization this Geo-Object Type will be managed by.                                                                                                                                                                                |          |

   <figure><img src="https://lh4.googleusercontent.com/8TbxvHfaXeV5OlhN4B9n986RaxCkmwPYXQh6kkG0koK9dj1vWavotQ1Lc9_QjEGFvknwv_94Z1uhw_v-yRyJ_rSjY3ufnhdYMcYAmz_8b6QnS8NaB0mbKPfScqknIiTNVMqMe3gN-z_MgdXFVTLzNe34IzLeyN0w0Dyz0gkm0rwIyU9VC9iGjt5V" alt=""><figcaption></figcaption></figure>
5. Click the **OK** button. Once added, you will be able to see the Geo-Object Type under the organization it has been added to.\\

   <figure><img src="https://lh4.googleusercontent.com/o7M8ZVCNZHZN0UP2jV0KSgFsivunPL8tNkNAZjqb8SEO13cudcNkDBP_HpLBOEU53fZoUebtppPUcjXzxHoVHPgsRjWMsgjkO6HqcCKsOq2-nysbkHcoWZj78yXTvqVtaIGSy2a9VZiXjeSsy1-399d6otzENPg_iEEPvlTI8vn3fF7sTiLzukJ7" 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.geoprismregistry.com/readme/current-1/geoprism-registry-tutorial/6.4-content-setup/6.4.2-geographic-object-types-outside-a-group/6.4.2.1-add-a-geographic-object-type.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.
