> 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.md).

# Finding and Viewing Metadata

- [Search](https://help.aristotlemetadata.com/finding-and-viewing-metadata/search.md)
- [Using omnisearch to find registry content](https://help.aristotlemetadata.com/finding-and-viewing-metadata/search/using-omnisearch-to-find-registry-content.md)
- [Using advanced search filters to find registry content](https://help.aristotlemetadata.com/finding-and-viewing-metadata/search/using-advanced-search-filters-to-find-registry-content.md)
- [Advanced Search: Help](https://help.aristotlemetadata.com/finding-and-viewing-metadata/search/using-advanced-search-filters-to-find-registry-content/advanced-search-help.md)
- [Browsing the registry](https://help.aristotlemetadata.com/finding-and-viewing-metadata/browsing-the-registry.md)
- [Item page breakdown](https://help.aristotlemetadata.com/finding-and-viewing-metadata/item-page-breakdown.md)
- [Searching for Alternate Names in the Search Bar](https://help.aristotlemetadata.com/finding-and-viewing-metadata/searching-for-alternate-names-in-the-search-bar.md)
- [Viewing related items and graphs](https://help.aristotlemetadata.com/finding-and-viewing-metadata/viewing-related-items-and-graphs.md)
- [Compare different versions of a metadata item](https://help.aristotlemetadata.com/finding-and-viewing-metadata/compare-different-versions-of-a-metadata-item.md)
- [Bulk actions](https://help.aristotlemetadata.com/finding-and-viewing-metadata/bulk-actions.md)
- [Downloading Content](https://help.aristotlemetadata.com/finding-and-viewing-metadata/downloading-content.md)
- [Generating an API token](https://help.aristotlemetadata.com/finding-and-viewing-metadata/generating-an-api-token.md)


---

# 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:

```
GET https://help.aristotlemetadata.com/finding-and-viewing-metadata.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.
