# Detail View Menu Bar

The **Detail view** of a record offers various functions that can be activated via the buttons in the top menu bar.

1. The left button shows the hierarchical structure of the object in the current detail view. Read more about the hierarchical structure of the Census data records [here](/the-census-database-overview/the-hierarchical-structure-of-the-census-data.md).

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

2. Using the second button on the left side, you can switch the [Image Preview](/navigating-and-searching/detail-view/image-preview-and-full-screen-image-view.md) on and off.

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

3. To download an image, click the first button on the right side. Please note that this only appears if the record contains an image available for download. For more on downloading images, see [here](/navigating-and-searching/detail-view/downloading-images.md).

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

4. Using the middle button on the right side, you can switch directly to the full-screen mode of the image display. Here, you can see the image in full resolution and enlarge it. You can also browse through the gallery to see other images displayed in the current search.

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

5. The button on the far-right side can be used to access additional functions via a menu window. More information on these functions can be found in the sections on [Change History](/navigating-and-searching/detail-view/change-history.md), [Searching using Detail View](broken://pages/6ci1lbI4bDkLosxcPedS),  [Downloading Images](/navigating-and-searching/detail-view/downloading-images.md), and [Printing PDFs](/navigating-and-searching/detail-view/printing-pdfs.md).

<figure><img src="/files/JpiIWAWfR9KnvsVDU8rA" 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.census.de/navigating-and-searching/detail-view/detail-view-menu-bar.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.
