> For the complete documentation index, see [llms.txt](https://docs.geoprismregistry.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geoprismregistry.com/readme/current-1/geoprism-registry-tutorial/6.4-content-setup/6.4.3-hierarchies/6.4.3.3-edit-the-metadata-of-a-hierarchy.md).

# 6.4.3.3. Editing the metadata of a hierarchy

{% hint style="info" %}
Registry Administrators can edit metadata for hierarchies for the organization they are a part of.
{% endhint %}

To edit the metadata of a hierarchy:

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 *Hierarchies* column on the sidebar by clicking the arrow at the end.\\

   <figure><img src="/files/eFut8Gyod7W7ef2D8syI" alt=""><figcaption></figcaption></figure>
3. Scroll down the *Hierarchies* column to the organization you are a part of. Find the hierarchy you want to edit the metadata of and click the **Edit** button (![](https://lh5.googleusercontent.com/y3KqFeb8W-PrmAt8wopuOndNcuFgDz-l3grR3bMigOyalS2caODieFX2aJrAm1SuNM1tzkJsjhwHO9H-e1Jlob1SKU1MHwanAjW2N1JTTpiFIb3FSEFNaj-HJ6p44Dr68RCQAFYMw14dkAtR5kpG6lK0jxwtrSuEsLRdjksL707qRifSblfnfBK_)) beside its name.\\

   <figure><img src="/files/YCDpqECnUwwpsDoUWfSf" alt=""><figcaption></figcaption></figure>
4. The *Edit Hierarchy* window will open. Edit the hierarchy metadata as necessary.\\

   <figure><img src="https://lh3.googleusercontent.com/QgP6kS1pQ2cVKXgQT3Aoz5s5nFBUYIqJxNI_pLcSU3DNSubWs_rOs0j9O5oP_c-XHe9wp2MBg7n4xVaO_FWCrpGQoeYH38JSaZgIrSTXEICD0VQPmKbM2DGQn319YiIr9yzzGrPsYQBJjleETxHsU0EtOTThNMAlUEc9DF7i5KYHDxScaxhuUYOl" alt=""><figcaption></figcaption></figure>
5. Click the **OK** button.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.geoprismregistry.com/readme/current-1/geoprism-registry-tutorial/6.4-content-setup/6.4.3-hierarchies/6.4.3.3-edit-the-metadata-of-a-hierarchy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
