> For the complete documentation index, see [llms.txt](https://help.aristotlemetadata.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.aristotlemetadata.com/finding-and-viewing-metadata/browsing-the-registry.md).

# Browsing the registry

### How to Browse for content in the Registry <a href="#how_to_browse_for_content_in_the_registry" id="how_to_browse_for_content_in_the_registry"></a>

From your Dashboard, select 'Browse' in the Header bar.

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

What you can Browse in the Registry -

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

Metadata

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

You can browse all the different types of Metadata content in the Registry that you have permission to view.

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

Registration Authorities

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

You can browse all the Registration Authorities within the Registry that you have permission to view.

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

Stewardship Organisations

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

You can browse all the Stewardship Organisations within the Registry that you have permission to view.

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

Help pages

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

You can browse all the Help pages within the Registry.

<figure><img src="/files/3i5HkE1icTS7MD1Vy3be" alt=""><figcaption></figcaption></figure>

Pages

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

You can browse and view Pages available in the Registry.


---

# 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://help.aristotlemetadata.com/finding-and-viewing-metadata/browsing-the-registry.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.
