# Viewing Metadata in Detail View

The metadata of an object in **Detail view** varies according to the record and its respective **Object Type**. Further information on which metadata can be seen for which Object Type is found [here](/using-census-data/data-in-the-census-records.md).

In general, however, all records in the Detail view have the following basic structure. Below the image preview, the official name of the object appears in black letters. If the object is hierarchically subordinate to another object, the parent object appears above the name in gray font (for more on the hierarchical structure of various Object Types, see [here](/the-census-database-overview/the-hierarchical-structure-of-the-census-data.md)). Below the name of the object are the [Object Type](/the-census-database-overview/the-census-data-model.md) and the [CensusID](/the-census-database-overview/censusids.md). Below this, all metadata for the object is displayed. The structure of the metadata varies depending on the Object Type.

<figure><img src="/files/R3n3TBioY0uvq007Tuql" alt="" width="375"><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.census.de/navigating-and-searching/detail-view/viewing-metadata-in-detail-view.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.
